Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • 2mln_blocks_test
  • abw_rshares_experiment
  • bridge_get_account_posts
  • bw_ci_validating_test
  • bw_list_comments_by_permlink_opt_patterns
  • dk-5e6-patterns
  • dk-database-api-tests-001
  • dk-diff-log
  • dk-fix-order-in-some-tests
  • dk-follow-item-overwrite-fix
  • dk-follow-refactor
  • dk-functional-example
  • dk-list-votes-pre24
  • dk-mock-follow-tests
  • dk-mock-follow-tests-2
  • dk-mock-vops-tests
  • dk-pytest-benchmark
  • follow_api_tests
  • get_accounts
  • get_blog_entries
  • get_ranked_posts
  • issue_37_trend_and_hot
  • jsalyers-more-blacklist-updates
  • klesniak-api-tests-pyresttests
  • km_hafah_MR15
  • km_issue_151_revert
  • kmochocki/add-slow-call
  • kmochocki/ci
  • kmochocki/hivemind-testing
  • kudmich/prepare_tavern_tests_to_working_with_postgrest
  • master
  • mi_correct_notif_cache_update
  • mi_mention_date_changed
  • mi_notifications_in_cache
  • mi_test_for_bridge_get_ranked_posts
  • msochacki_tests
  • mt-47
  • mt-find-list-votes
  • mt-further-pids-refactoring
  • mt-further-pids-refactoring-old
  • mt-get-pids-fix
  • mt-get-profile-new-patterns
  • mt-grayed
  • mt-lack-of-post-forces-empty-pattern
  • mt-list-comments-fix
  • mt-main-unit
  • mt-pids-performance-refactoring
  • mz-hivemind-benchmark-parser
  • pczempiel_community
  • pczempiel_date_changes
  • pczempiel_new_tests
  • pmaniora_account_notifications_tests
  • pmaniora_communities_sql
  • pmaniora_community_fixes
  • pmaniora_fullsync_slow_calls
  • pmaniora_new_tests
  • request-execution-time
  • revert-36610d67
  • tmp
59 results

Target

Select target project
  • hive/tests_api
1 result
Select Git revision
  • 2mln_blocks_test
  • abw_rshares_experiment
  • bridge_get_account_posts
  • bw_ci_validating_test
  • bw_list_comments_by_permlink_opt_patterns
  • dk-5e6-patterns
  • dk-database-api-tests-001
  • dk-diff-log
  • dk-fix-order-in-some-tests
  • dk-follow-item-overwrite-fix
  • dk-follow-refactor
  • dk-functional-example
  • dk-list-votes-pre24
  • dk-mock-follow-tests
  • dk-mock-follow-tests-2
  • dk-mock-vops-tests
  • dk-pytest-benchmark
  • follow_api_tests
  • get_accounts
  • get_blog_entries
  • get_ranked_posts
  • issue_37_trend_and_hot
  • jsalyers-more-blacklist-updates
  • klesniak-api-tests-pyresttests
  • km_hafah_MR15
  • km_issue_151_revert
  • kmochocki/add-slow-call
  • kmochocki/ci
  • kmochocki/hivemind-testing
  • kudmich/prepare_tavern_tests_to_working_with_postgrest
  • master
  • mi_correct_notif_cache_update
  • mi_mention_date_changed
  • mi_notifications_in_cache
  • mi_test_for_bridge_get_ranked_posts
  • msochacki_tests
  • mt-47
  • mt-find-list-votes
  • mt-further-pids-refactoring
  • mt-further-pids-refactoring-old
  • mt-get-pids-fix
  • mt-get-profile-new-patterns
  • mt-grayed
  • mt-lack-of-post-forces-empty-pattern
  • mt-list-comments-fix
  • mt-main-unit
  • mt-pids-performance-refactoring
  • mz-hivemind-benchmark-parser
  • pczempiel_community
  • pczempiel_date_changes
  • pczempiel_new_tests
  • pmaniora_account_notifications_tests
  • pmaniora_communities_sql
  • pmaniora_community_fixes
  • pmaniora_fullsync_slow_calls
  • pmaniora_new_tests
  • request-execution-time
  • revert-36610d67
  • tmp
59 results
Show changes
Showing
with 11392 additions and 99 deletions
{
"code": -32602,
"data": "Account joeyarnoldvn does not exist",
"message": "Invalid parameters"
}
---
test_name: Hivemind bridge_api.get_ranked_posts
marks:
- patterntest # original did not validate observer
- negative
includes:
- !include ../../../common.yaml
stages:
- name: bridge_api.get_ranked_posts
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":"hive-171487", "observer":"joeyarnoldvn", "limit":5}
response:
status_code: 200
verify_response_with:
function: validate_response:compare_response_with_pattern
extra_kwargs:
method: "bad_observer_community"
directory: "bridge_api_negative/get_ranked_posts/trending"
error_response: true
{
"id": 1,
"jsonrpc": "2.0",
"result": []
}
{
"code": -32602,
"data": "Account joeyarnoldvn does not exist",
"message": "Invalid parameters"
}
---
test_name: Hivemind bridge_api.get_ranked_posts trending observer patterns test
test_name: Hivemind bridge_api.get_ranked_posts
marks:
- patterntest # original did not validate observer
......@@ -9,7 +9,7 @@
- !include ../../../common.yaml
stages:
- name: bridge_api.get_ranked_posts trending observer patterns test
- name: bridge_api.get_ranked_posts
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
......@@ -25,6 +25,6 @@
verify_response_with:
function: validate_response:compare_response_with_pattern
extra_kwargs:
method: "my_observer"
method: "bad_observer_my"
directory: "bridge_api_negative/get_ranked_posts/trending"
error_response: true
{
"id": 1,
"jsonrpc": "2.0",
"result": [
{
"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": 25.0,
"beneficiaries": [],
"blacklists": [],
"body": "<center>https://dollarvigilante.com/wp-content/uploads/2016/09/crisisinbound-676x374.jpg</center>\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<center>https://dollarvigilante.com/wp-content/uploads/2016/09/1998_Time-MagCover_Greenspan-committe-save-world-The-Dollar-Vigilante.png</center>\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.<a href=\"https://dollarvigilante.com/subscribe\"> Subscribe to TDV\u2019s newsletter here</a> 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<center>https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg</center>",
"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": 596.997,
"payout_at": "2016-09-16T18:47:28",
"pending_payout_value": "596.997 HBD",
"percent_steem_dollars": 10000,
"permlink": "another-billionaire-warns-of-catastrophic-depths-not-seen-in-5-000-years-and-emphasizes-gold",
"post_id": 960290,
"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": "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": 25.0,
"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.561,
"payout_at": "2016-09-16T18:41:34",
"pending_payout_value": "99.561 HBD",
"percent_steem_dollars": 10000,
"permlink": "new-mr-robot-episode-introduces-e-corp-s-new-ecoin",
"post_id": 959892,
"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": "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-10-15T18:53:42",
"pending_payout_value": "350.720 HBD",
"percent_steem_dollars": 10000,
"permlink": "steemit-exclusive-flippin-out-original-song-i-wrote-on-house-arrest-by-charlie-shrem",
"post_id": 951111,
"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": "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": 25.0,
"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<center>http://i.imgsafe.org/7462e187a7.jpg</center>\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<center>https://youtu.be/dGKWsm-wMQQ</center>\n<center>Video: Lyn Ulbricht addresses FreedomFest about Ross' sentence</center>\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-10-15T07:22:42",
"pending_payout_value": "1080.240 HBD",
"percent_steem_dollars": 10000,
"permlink": "is-ross-ulbricht-a-political-prisoner",
"post_id": 944401,
"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": "260741200399",
"voter": "anonymous"
},
{
"rshares": "40022138995306",
"voter": "blocktrades"
},
{
"rshares": "1147756389491",
"voter": "ihashfury"
},
{
"rshares": "48223912624",
"voter": "stoner19"
},
{
"rshares": "290347137135",
"voter": "chitty"
},
{
"rshares": "556369951513",
"voter": "kencode"
},
{
"rshares": "9883750372",
"voter": "andzzz"
},
{
"rshares": "52362315132",
"voter": "noisy"
},
{
"rshares": "15673767448",
"voter": "sock"
},
{
"rshares": "42373199486",
"voter": "josephcraig289"
},
{
"rshares": "83859742140",
"voter": "kingscrown"
},
{
"rshares": "14505098411",
"voter": "james-show"
},
{
"rshares": "275987930937",
"voter": "pal"
},
{
"rshares": "13465350256",
"voter": "cian.dafe"
},
{
"rshares": "1060987563",
"voter": "murh"
},
{
"rshares": "2095683596",
"voter": "spartanza"
},
{
"rshares": "101768843284",
"voter": "igl00"
},
{
"rshares": "844211444",
"voter": "endgame"
},
{
"rshares": "2844892579",
"voter": "jza"
},
{
"rshares": "871576606",
"voter": "luisucv34"
},
{
"rshares": "33542951104",
"voter": "sauravrungta"
},
{
"rshares": "8507242808",
"voter": "fishborne"
},
{
"rshares": "309088757",
"voter": "sergey44"
},
{
"rshares": "1271620432",
"voter": "quigua"
},
{
"rshares": "718070584",
"voter": "clonewarz"
},
{
"rshares": "3745978172",
"voter": "bhavnapatel68"
},
{
"rshares": "57829446",
"voter": "alfaman"
},
{
"rshares": "9139417848",
"voter": "craigwilliamz"
},
{
"rshares": "57704341229",
"voter": "mandibil"
},
{
"rshares": "1970076673",
"voter": "cryptoeasy"
},
{
"rshares": "66754721",
"voter": "stephenkendal"
},
{
"rshares": "127429987",
"voter": "rusla"
},
{
"rshares": "646493719",
"voter": "kev7000"
},
{
"rshares": "716841695",
"voter": "jessicanicklos"
},
{
"rshares": "219004308",
"voter": "anomaly"
},
{
"rshares": "4882606557",
"voter": "donchate"
},
{
"rshares": "1849883331",
"voter": "exlead"
},
{
"rshares": "169583987",
"voter": "apolymask"
}
],
"author": "kingscrown",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"beneficiaries": [],
"blacklists": [
"hivewatchers",
"buildawhale",
"redeemer"
],
"body": "The leverage trading site [BitMex](http://BlTMEX.com) is going to add Zerocash price predictions within 24h.\n\nIt will be an interesting situation when coin that have not even launched, will already have prediction market. It will also show more or less the price people opt-in for.\n\nhttp://www.cocomachete.com/coco/wp-content/uploads/2010/03/ccm031.jpg\n\n**What is Zerocash ?**\n\n*Zcash offers total payment confidentiality, while still maintaining a decentralized network using a public blockchain. Unlike Bitcoin, Zcash transactions automatically hide the sender, recipient, and value of all transactions on the blockchain. Only those with the correct view key can see the contents. Users have complete control and can opt-in to provide others with their view key at their discretion. Zcash transactions do not depend on the cooperation of other parties.*\n\nMore: https://z.cash/",
"category": "crypto-news",
"children": 1,
"created": "2016-09-15T02:26:24",
"curator_payout_value": "0.000 HBD",
"depth": 0,
"is_paidout": false,
"json_metadata": {
"image": [
"http://www.cocomachete.com/coco/wp-content/uploads/2010/03/ccm031.jpg"
],
"links": [
"http://BlTMEX.com",
"https://z.cash/"
],
"tags": [
"crypto-news",
"bitcoin",
"zerocash",
"zcash"
]
},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 43068820151080,
"payout": 111.64,
"payout_at": "2016-09-16T04:07:47",
"pending_payout_value": "111.640 HBD",
"percent_steem_dollars": 10000,
"permlink": "zerocash-to-be-added-to-bitmex-trading-in-less-than-24h",
"post_id": 954523,
"promoted": "0.000 HBD",
"replies": [],
"stats": {
"flag_weight": 0.0,
"gray": false,
"hide": false,
"total_votes": 38
},
"title": "Zerocash to be added to BitMex trading in less than 24h",
"updated": "2016-09-15T02:29:18",
"url": "/crypto-news/@kingscrown/zerocash-to-be-added-to-bitmex-trading-in-less-than-24h"
}
]
}
{
"code": -32602,
"data": "Account joeyarnoldvn does not exist",
"message": "Invalid parameters"
}
---
test_name: Hivemind bridge_api.get_ranked_posts
marks:
- patterntest # original did not validate observer
- negative
includes:
- !include ../../../common.yaml
stages:
- name: bridge_api.get_ranked_posts
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":"bitcoin", "observer":"joeyarnoldvn", "limit":5}
response:
status_code: 200
verify_response_with:
function: validate_response:compare_response_with_pattern
extra_kwargs:
method: "bad_observer_tag"
directory: "bridge_api_negative/get_ranked_posts/trending"
error_response: true
[
{
"blacklist_description": "",
"muted_list_description": "",
"name": "agartha"
},
{
"blacklist_description": "",
"muted_list_description": "",
......@@ -9,9 +14,44 @@
"muted_list_description": "",
"name": "davr86"
},
{
"blacklist_description": "",
"muted_list_description": "",
"name": "feline1991"
},
{
"blacklist_description": "",
"muted_list_description": "",
"name": "fyrstikken"
},
{
"blacklist_description": "",
"muted_list_description": "",
"name": "gavvet"
},
{
"blacklist_description": "",
"muted_list_description": "",
"name": "gtg"
},
{
"blacklist_description": "",
"muted_list_description": "",
"name": "kental"
},
{
"blacklist_description": "",
"muted_list_description": "",
"name": "ooak"
},
{
"blacklist_description": "",
"muted_list_description": "",
"name": "r4fken"
},
{
"blacklist_description": "",
"muted_list_description": "",
"name": "roland.haynes"
}
]
......@@ -361,7 +361,7 @@
"percent_hbd": 10000,
"permlink": "secrets2",
"post_id": 1257941,
"promoted": "0.000 HBD",
"promoted": "0.011 HBD",
"replies": [],
"stats": {
"flag_weight": 0.0,
......@@ -2895,9 +2895,7 @@
"author_payout_value": "0.000 HBD",
"author_reputation": 54.2,
"beneficiaries": [],
"blacklists": [
"hivewatchers"
],
"blacklists": [],
"body": "<h1>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 .. :)</h1>\n\nhttps://www.steemimg.com/images/2016/09/15/DSC01302988da.jpg\n\n<h1>Normal...</h1>\n\nhttps://www.steemimg.com/images/2016/09/15/DSC01251d1ec0.jpg\n\n\n\n<h1>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?</h1>\n\n\n<h1>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</h1>\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<h1>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 ...)</h1>\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,
......@@ -3194,9 +3192,7 @@
"author_payout_value": "0.000 HBD",
"author_reputation": 26.94,
"beneficiaries": [],
"blacklists": [
"hivewatchers"
],
"blacklists": [],
"body": "<html>\n<ul>\n <li>&nbsp;&nbsp;Tiki mugs are a cool thing to collect and tiki drinks are out-of-this-world-delicious. So why aren\u2019t you making more tiki drinks at home?Because they have a reputation for being incredibly complicated, that\u2019s why. But New York City bartender and tiki enthusiast <a href=\"https://twitter.com/tikiderelict\">Brian Miller</a> \u2014 who\u2019s studied the repertoire of tiki godfather Donn Beach closely \u2014 is here to help.Below, he recommends five rum-based tiki recipes that strike a balance between being authentic and doable without having to revamp your entire liquor collection. Master them and you\u2019ll earn major home bartender cred.&nbsp;&nbsp;</li>\n <li><img src=\"http://static.businessinsider.com/image/55aead2a2acae719008b898c-1200/image.jpg\" width=\"1200\" height=\"1200\"/><img src=\"http://static.businessinsider.com/image/55aead3f2acae719008b8990-1200/image.jpg\" width=\"1200\" height=\"1200\"/><img src=\"http://static.businessinsider.com/image/55aead502acae7f4028b89c3-1200/image.jpg\" width=\"1200\" height=\"1200\"/><img src=\"http://static.businessinsider.com/image/55b279b42acae711008b9bea-1200/image.jpg\" width=\"1200\" height=\"1200\"/><img src=\"http://static.businessinsider.com/image/55b279c32acae7c23f8b743d-1200/image.jpg\" width=\"1200\" height=\"1200\"/></li>\n</ul>\n</html>\nSOURCE.>http://www.businessinsider.com.au/5-tiki-drink-recipes-that-arent-overly-complicated-2016-7",
"category": "food",
"children": 0,
......@@ -4565,11 +4561,7 @@
"author_payout_value": "0.000 HBD",
"author_reputation": 55.66,
"beneficiaries": [],
"blacklists": [
"buildawhale",
"redeemer",
"spaminator"
],
"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,
......@@ -4659,9 +4651,7 @@
"author_payout_value": "0.000 HBD",
"author_reputation": 59.15,
"beneficiaries": [],
"blacklists": [
"hivewatchers"
],
"blacklists": [],
"body": "<p>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 <strong>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</strong>. 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.</p>\nhttps://pixabay.com/static/uploads/photo/2015/06/06/07/36/heart-799138_960_720.jpg\n<p>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. <strong>Because of her, again. Always her. </strong>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 <strong>a 16 year old teen craves more the sheets than to prepare the Playstation,</strong> 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.</p>\n<p>What your friends do not know is that <strong>you had to leave behind SEVERAL Saturday nights</strong> 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. <strong>They hold the goods to display in offer to our permanent demands</strong>, 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\".</p>\nhttps://pixabay.com/static/uploads/photo/2016/07/21/15/41/no-1532844_960_720.jpg\n<p>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 <strong>haploid overload</strong>.</p>\n<p><strong>When \"the game\" starts a lot of physiologic processes are triggered, attempting to enhance the performance</strong> in the bed / couch / car / field / airplanebathroom / bullshitairplanebathroomsaretoosmallandnobodyenjoysdoingitthere. Cardiac frequency and arterial pressure increase while at the same time <strong>blood vessels dilate</strong> (veins, mainly) at the entire genital area. This McCombo leads into <strong>blood accumulation in the sexual organs</strong> 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.</p>\n<p>BUUUUUUUUUUUUT (this is what feeds the demon), when there's no orgasm and you're halfway there, <strong>the nervous signals that tell your body to \"stop and let go already\" are not there</strong> 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).</p>\nhttps://pixabay.com/static/uploads/photo/2012/02/26/11/04/ball-17133_960_720.jpg\n<p><em>Where did the 3rd one come from?</em></p>\n<p>Despite being something amazingly frequent, <strong>we know nothing about this pain caused for not finishing what you started</strong>. There's little evidence and bibliography is very limited; only anecdotic info. Some medics had the brilliant idea of calling it <strong><em>blue balls</em></strong><strong> (slang)</strong><em>,</em> 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, <strong>a clear cause is also unknown</strong>. 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.</p>\n<p>Another reason for this lack of info is that <strong>the treatment is rather simple, we all know it</strong> 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.</p>\n<p>This time, medicine based on evidence, only real guru, confirms nothing else but folklore:</p>\n<blockquote>\n<p>A bird in the hand is worth two in the blue.</p>\n</blockquote>\nhttps://pixabay.com/static/uploads/photo/2013/02/27/14/34/brent-goose-86582_960_720.jpg\n<hr>\n<blockquote>\n<p>If you liked this post and its informal way of talking about sciences, please, follow me for more!</p>\n<p>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!).</p>\n</blockquote>\n<hr>\n<h3>Copyrights:</h3>\n<hr>\n<blockquote>\n<p>All the previously used images are of my authory or under a CC0 license (Source: pixabay), unless openly stated.</p>\n<p>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.</p>\n</blockquote>\n<hr>",
"category": "science",
"children": 0,
......@@ -6252,10 +6242,7 @@
"author_payout_value": "0.000 HBD",
"author_reputation": 62.54,
"beneficiaries": [],
"blacklists": [
"hivewatchers",
"spaminator"
],
"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,
......@@ -6312,9 +6299,7 @@
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"beneficiaries": [],
"blacklists": [
"hivewatchers"
],
"blacklists": [],
"body": "<html>\n<h2><strong>For newcommers, I want to say few words about Blokcheyn. How does it work? What does it mean? Do we need it?</strong></h2>\n<p><strong>https://pp.vk.me/c636416/v636416646/26c42/SjBHmqEOzRE.jpg</strong></p>\n<p><br></p>\n<p>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.</p>\n<p><br></p>\n<p>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.</p>\n<p>https://pp.vk.me/c636416/v636416646/26c53/ObLWMGBR0I8.jpg</p>\n<p><br></p>\n<p>In addition, Blokcheyn technology allows you to store information on real property rights previously granted loans, violation of traffic rules, marriages and so on.&nbsp;</p>\n<h1><strong>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.&nbsp;</strong></h1>\n<p>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.</p>\n<p><br></p>\n</html>",
"category": "steem",
"children": 0,
......@@ -7266,9 +7251,7 @@
"author_payout_value": "0.000 HBD",
"author_reputation": 52.87,
"beneficiaries": [],
"blacklists": [
"hivewatchers"
],
"blacklists": [],
"body": "Please do not upvote.",
"category": "test",
"children": 1,
......@@ -8036,11 +8019,7 @@
"author_payout_value": "0.000 HBD",
"author_reputation": 64.38,
"beneficiaries": [],
"blacklists": [
"buildawhale",
"redeemer",
"spaminator"
],
"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,
......@@ -8371,9 +8350,7 @@
"author_payout_value": "0.000 HBD",
"author_reputation": 53.59,
"beneficiaries": [],
"blacklists": [
"hivewatchers"
],
"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,
......@@ -8721,9 +8698,7 @@
"author_payout_value": "0.000 HBD",
"author_reputation": 56.47,
"beneficiaries": [],
"blacklists": [
"hivewatchers"
],
"blacklists": [],
"body": "<html>\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Let's say that it is time for your kid to mail an application to a college.</p>\n<p>You spent days writing an application and your kid's future depends on it.</p>\n<p>Would you use the Post Office to mail it or would you use a private company like FedEx.</p>\n<p>What it all boils down to is which one is the most effective and the most trustworthy.</p>\n<p><em>&nbsp;</em><img src=\"https://s18.postimg.org/9jrtr4sex/Public_private_sectors.jpg\" width=\"400\" height=\"290\"/></p>\n<p><br></p>\n<p><em>Lets analyse both sectors.</em></p>\n<p><br></p>\n<h2><em>Private sector.</em></h2>\n<p>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. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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.</p>\n<p><br></p>\n<h2>Public sector.</h2>\n<p>Public sector by not having profit as their main goal can end up going two roads. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>1st</strong> Offer great prices</p>\n<p><strong>2nd </strong>Offer very bad product/service.</p>\n<p>Even though the funding of those public &nbsp;companies is by our tax dollars those businesses usually burn money as if money is irrelevant .</p>\n<p><br></p>\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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.</p>\n<p>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.</p>\n<p><em><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</strong></em></p>\n<p><em><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Closing &nbsp;</strong></em>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.</p>\n</html>",
"category": "life",
"children": 2,
......
......@@ -2,7 +2,7 @@
test_name: Hivemind bridge_api.get_ranked_posts maximum limit patterns test
marks:
- patterntest # blacklists matched with mock data
- patterntest # blacklists not matched due to lack of global blacklist
# Communities not implemented under 5 mln blocks, but some were created by mock mechanism.
# For these communities some posts were created, therefore an original result is different from original pattern.
......@@ -21,7 +21,7 @@
jsonrpc: "2.0"
id: 1
method: "bridge.get_ranked_posts"
params: {"sort":"created","tag":"","observer":"alice", "limit": 100}
params: {"sort":"created","tag":"","limit": 100}
response:
status_code: 200
verify_response_with:
......
......@@ -361,7 +361,7 @@
"percent_hbd": 10000,
"permlink": "secrets2",
"post_id": 1257941,
"promoted": "0.000 HBD",
"promoted": "0.011 HBD",
"replies": [],
"stats": {
"flag_weight": 0.0,
......@@ -609,57 +609,6 @@
"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": [
{
......@@ -1035,5 +984,54 @@
"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": "<html>\n<p>James Comey -the Director of the FBI - puts tape over his personal laptop camera and webcams. &nbsp;</p>\n<p>I'm not crazy for having masking tape over my camera...I'm not alone....</p>\n<p>https://www.youtube.com/watch?v=y02aBfNT8n4</p>\n<p>WHY AREN'T PEOPLE MORE CONCERNED ABOUT BEING LISTENED TO...YES, IT IS INVASIVE TO KNOW YOU ARE BEING WATCHED, BUT....</p>\n<ul>\n <li>People SAY more revealing and interesting stuff than they DO....so, I would much rather be a blind fly on the wall than deaf. &nbsp;</li>\n</ul>\n<h1><strong>AS IF THEY AREN'T LISTENING</strong> TO YOU/ME....IF THEY ARE WATCHING...THEY ARE OBVIOUSLY LISTENING</h1>\n</html>",
"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"
}
]
---
test_name: Hivemind bridge_api.get_ranked_posts created patterns test
# Communities not implemented under 5 mln blocks, but some were created by mock mechanism.
# For these communities some posts were created, therefore an original result is different from original pattern.
marks:
- patterntest
- patterntest # see also tag_all.tavern.yaml; ignoreall ignores agartha (mock data)
includes:
- !include ../../../common.yaml
......@@ -20,11 +18,11 @@
jsonrpc: "2.0"
id: 1
method: "bridge.get_ranked_posts"
params: {"sort":"created","tag":"","observer":"alice"}
params: {"sort":"created","observer":"ignoreall"}
response:
status_code: 200
verify_response_with:
function: validate_response:compare_response_with_pattern
extra_kwargs:
method: "observer_alice"
method: "mutes"
directory: "bridge_api_patterns/get_ranked_posts/created"
[
{
"active_votes": [
{
"rshares": "155925481",
"voter": "szklaneczka"
}
],
"author": "szklaneczka",
"active_votes": [],
"author": "blocktrades",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"author_reputation": 68.63,
"author_role": "admin",
"author_title": "",
"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",
"body": "only crocodiles 03",
"category": "hive-135485",
"children": 0,
"created": "2016-09-15T19:47:00",
"community": "hive-135485",
"community_title": "World News",
"created": "2016-09-15T19:47:45",
"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"
]
},
"json_metadata": {},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 155925481,
"net_rshares": 0,
"payout": 0.0,
"payout_at": "2016-09-16T19:47:00",
"payout_at": "2016-09-22T19:47:45",
"pending_payout_value": "0.000 HBD",
"percent_steem_dollars": 10000,
"permlink": "iconomi-why-we-need-found-management-explained-on-graphs",
"post_id": 961032,
"percent_hbd": 10000,
"permlink": "crocodile03",
"post_id": 1257952,
"promoted": "0.000 HBD",
"replies": [],
"stats": {
"flag_weight": 0.0,
"gray": false,
"hide": false,
"total_votes": 1
"is_pinned": true,
"total_votes": 0
},
"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"
"title": "powerful crocodile 03",
"updated": "2016-09-15T19:47:45",
"url": "/hive-135485/@blocktrades/crocodile03"
},
{
"active_votes": [
{
"rshares": "151513711",
"voter": "newsfeed"
}
],
"author": "newsfeed",
"active_votes": [],
"author": "blocktrades",
"author_payout_value": "0.000 HBD",
"author_reputation": 36.03,
"author_reputation": 68.63,
"author_role": "admin",
"author_title": "",
"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<h1><center>http://images.performgroup.com/di/library/sporting_news/a3/fa/texasrangers-getty-ftr-091516jpg_9u1oo1fjvsue1twr2494i9qcn.jpg?t=766994815</center></h1>\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...** <a href='http://www.sportingnews.com/mlb/news/texas-rangers-record-in-one-run-games-brooklyn-bridegrooms/irlcvzvv8fui1vgogevkmomch\n'>sportingnews.com</a> \n\n<hr>\n\n<center><img src='https://ipfs.pics/ipfs/QmUo1EuVPSs3prLRdJH95Lg97vyvzSfhH6srZH5bqRh7p6'></center>\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",
"body": "only crocodiles 02",
"category": "hive-135485",
"children": 0,
"created": "2016-09-15T19:46:30",
"community": "hive-135485",
"community_title": "World News",
"created": "2016-09-15T19:47:45",
"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"
]
},
"json_metadata": {},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 151513711,
"net_rshares": 0,
"payout": 0.0,
"payout_at": "2016-09-16T19:46:30",
"payout_at": "2016-09-22T19:47:45",
"pending_payout_value": "0.000 HBD",
"percent_steem_dollars": 0,
"permlink": "rangers-record-in-one-run-games-nearing-truly-historic-level",
"post_id": 961024,
"percent_hbd": 10000,
"permlink": "crocodile02",
"post_id": 1257951,
"promoted": "0.000 HBD",
"replies": [],
"stats": {
"flag_weight": 0.0,
"gray": false,
"gray": true,
"hide": false,
"total_votes": 1
"is_pinned": true,
"total_votes": 0
},
"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"
"title": "powerful crocodile 02",
"updated": "2016-09-15T19:47:45",
"url": "/hive-135485/@blocktrades/crocodile02"
},
{
"active_votes": [
{
"rshares": "3377256926",
"voter": "anton333"
}
],
"author": "anton333",
"active_votes": [],
"author": "blocktrades",
"author_payout_value": "0.000 HBD",
"author_reputation": 54.81,
"author_reputation": 68.63,
"author_role": "admin",
"author_title": "",
"beneficiaries": [],
"blacklists": [],
"body": "<html>\n<h2>Model of Skeleton hands,without scissors and glue.</h2>\n<a href='https://postimg.org/image/byivq2oqt/' target='_blank'><img src='https://s18.postimg.org/fi4tfvrgp/image.jpg' border='0' alt='1'/><br /><a target='_blank' href='https://postimage.org/index.php?lang=russian'></a><br /><br />\n<a href='https://postimg.org/image/ivepluv0b/' target='_blank'><img src='https://s9.postimg.org/kn7ogredb/image.jpg' border='0' alt='2'/><br /><a target='_blank' href='https://postimage.org/index.php?lang=russian'></a><br /><br />\n\n<p><br></p>\n<h2>I need a piece of paper.</h2>\n<a href='https://postimg.org/image/efv1n0qmt/' target='_blank'><img src='https://s10.postimg.org/nnna3pxp5/image.jpg' border='0' alt='3'/><br /><a target='_blank' href='https://postimage.org/index.php?lang=russian'></a><br /><br />\n<a href='https://postimg.org/image/u9lgfmvnt/' target='_blank'><img src='https://s12.postimg.org/dltyd50wd/image.jpg' border='0' alt='4'/><br /><a target='_blank' href='https://postimage.org/index.php?lang=russian'></a><br /><br />\n<a href='https://postimg.org/image/gzhee9knd/' target='_blank'><img src='https://s12.postimg.org/qwsf7bs99/image.jpg' border='0' alt='5'/><br /><a target='_blank' href='https://postimage.org/index.php?lang=russian'></a><br /><br />\n<a href='https://postimg.org/image/gwtumvm6n/' target='_blank'><img src='https://s3.postimg.org/7p1m66f4j/image.jpg' border='0' alt='6'/><br /><a target='_blank' href='https://postimage.org/index.php?lang=russian'></a><br /><br />\n<a href='https://postimg.org/image/55ifcrhhp/' target='_blank'><img src='https://s22.postimg.org/4388u7yoh/image.jpg' border='0' alt='7'/><br /><a target='_blank' href='https://postimage.org/index.php?lang=russian'></a><br /><br />\n<a href='https://postimg.org/image/4cbh56p1p/' target='_blank'><img src='https://s14.postimg.org/qo99yko5t/image.jpg' border='0' alt='1'/><br /><a target='_blank' href='https://postimage.org/index.php?lang=russian'></a><br /><br />\n<h2><a href=\"https://steemit.com/art/@anton333/origami-start-with-the-simplest\">Part 1</a> <a href=\"https://steemit.com/art/@anton333/origami-part-two-do-a-swan\">Part 2 </a><a href=\"https://steemit.com/art/@anton333/origami-part-3-the-model-of-a-mouse\">Part 3 </a><a href=\"https://steemit.com/art/@anton333/origami-part-4-the-model-of-a-rose-petals\">Part4 </a><a href=\"https://steemit.com/art/@anton333/origami-part-5-the-model-of-master-yoda\">Part5 </a><a href=\"https://steemit.com/art/@anton333/origami-part-6-the-model-of-eagle\">Part6 </a><a href=\"https://steemit.com/art/@anton333/origami-part-7-the-model-of-dagger\">Part7 </a><a href=\"https://steemit.com/art/@anton333/origami-part-8-the-model-of-spider\">Part8 </a><a href=\"https://steemit.com/art/@anton333/origami-part-9-the-model-of-tooth\">Part9 </a><a href=\"https://steemit.com/art/@anton333/origami-part-10-the-model-of-flower\">Part10</a></h2>\n</html>",
"category": "art",
"body": "only crocodiles 01",
"category": "hive-135485",
"children": 0,
"created": "2016-09-15T19:46:30",
"community": "hive-135485",
"community_title": "World News",
"created": "2016-09-15T19:47:45",
"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"
]
},
"json_metadata": {},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 3377256926,
"net_rshares": 0,
"payout": 0.0,
"payout_at": "2016-09-16T19:46:30",
"payout_at": "2016-09-22T19:47:45",
"pending_payout_value": "0.000 HBD",
"percent_steem_dollars": 10000,
"permlink": "origami-part-11-the-model-of-skeleton-hands",
"post_id": 961025,
"percent_hbd": 10000,
"permlink": "crocodile01",
"post_id": 1257950,
"promoted": "0.000 HBD",
"replies": [],
"stats": {
"flag_weight": 0.0,
"gray": false,
"gray": true,
"hide": false,
"total_votes": 1
"total_votes": 0
},
"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"
"title": "powerful crocodile 01",
"updated": "2016-09-15T19:47:45",
"url": "/hive-135485/@blocktrades/crocodile01"
},
{
"active_votes": [
{
"rshares": "64358062",
"voter": "agartha"
}
],
"author": "agartha",
"active_votes": [],
"author": "good-karma",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"author_reputation": 62.74,
"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",
"body": "only spiders 02",
"category": "hive-117600",
"children": 0,
"created": "2016-09-15T19:44:00",
"created": "2016-09-15T19:47:42",
"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"
]
},
"json_metadata": {},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 64358062,
"net_rshares": 0,
"payout": 0.0,
"payout_at": "2016-09-16T19:44:00",
"payout_at": "2016-09-22T19:47:42",
"pending_payout_value": "0.000 HBD",
"percent_steem_dollars": 10000,
"permlink": "i-hack-monero-xmr",
"post_id": 961010,
"percent_hbd": 10000,
"permlink": "spider02",
"post_id": 1257949,
"promoted": "0.000 HBD",
"replies": [],
"stats": {
"flag_weight": 0.0,
"gray": false,
"gray": true,
"hide": false,
"total_votes": 1
"is_pinned": true,
"total_votes": 0
},
"title": "I hack Monero (Xmr) ?",
"updated": "2016-09-15T19:44:00",
"url": "/steemit/@agartha/i-hack-monero-xmr"
"title": "powerful spider 02",
"updated": "2016-09-15T19:47:42",
"url": "/hive-117600/@good-karma/spider02"
},
{
"active_votes": [
{
"rshares": "1202120459",
"voter": "varda"
}
],
"author": "varda",
"active_votes": [],
"author": "good-karma",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"author_reputation": 62.74,
"beneficiaries": [],
"blacklists": [],
"body": "<html>\n<p>&nbsp;&nbsp;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.</p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/DSCN0477faad0.jpg\" width=\"2758\" height=\"2736\"/></p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/keops0029612b.jpg\" width=\"1464\" height=\"1162\"/></p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/Au-sommet81f7b.jpg\" width=\"731\" height=\"645\"/></p>\n<p>&nbsp;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.</p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/16e3c4.jpg\" width=\"620\" height=\"464\"/></p>\n<p><br></p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/Photo0224b24a.jpg\" width=\"2048\" height=\"1536\"/></p>\n<p><br></p>\n<p>&nbsp;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.&nbsp;</p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/d85917d4a45b3d581b5f40d1d7a7504a3bb1e.jpg\" width=\"236\" height=\"234\"/></p>\n<p><br></p>\n<p>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.</p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/chr841bd.jpg\" width=\"916\" height=\"613\"/></p>\n<p><br></p>\n<p>&nbsp;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!&nbsp;</p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/DSCN1513-Copiee7a4d.jpg\" width=\"410\" height=\"681\"/></p>\n<p><br></p>\n<p>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.&nbsp;</p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/Capture2bb0b8.jpg\" width=\"539\" height=\"627\"/></p>\n<p><br></p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/370086-1f7d83.jpg\" width=\"325\" height=\"300\"/></p>\n<p><br></p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/Capturec0ccc.jpg\" width=\"589\" height=\"598\"/></p>\n<p><br></p>\n<p>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.&nbsp;</p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/souleve-malade-foldyadb08.jpg\" width=\"480\" height=\"640\"/></p>\n<p><br></p>\n<p>Headline in this service is: you come to bed but you leave again walking.&nbsp;</p>\n<p><br></p>\n<p>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.&nbsp;</p>\n<p><br></p>\n<p>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.&nbsp;</p>\n<p><br></p>\n<p>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.&nbsp;</p>\n<p><br></p>\n<p>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.&nbsp;</p>\n<p><br></p>\n<p>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.&nbsp;</p>\n<p><br></p>\n<p>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.&nbsp;</p>\n<p><br></p>\n<p>During dinner, we feed the disabled and we encode our care in the computer.</p>\n<p><br></p>\n<p>&nbsp;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.&nbsp;</p>\n<p><br></p>\n<p>We must not believe that the nursing profession is simple, each service is different and you can not compare the care of each other.&nbsp;</p>\n<p><br></p>\n<p>I hope I have not bothered you with this long text, I wish you a good day to you all. &nbsp;&nbsp;&nbsp;&nbsp;</p>\n</html>",
"category": "story",
"body": "only spiders 01",
"category": "hive-117600",
"children": 0,
"created": "2016-09-15T19:43:54",
"created": "2016-09-15T19:47:42",
"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"
]
},
"json_metadata": {},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 1202120459,
"net_rshares": 0,
"payout": 0.0,
"payout_at": "2016-09-16T19:43:54",
"payout_at": "2016-09-22T19:47:42",
"pending_payout_value": "0.000 HBD",
"percent_steem_dollars": 10000,
"permlink": "my-day-hospital",
"post_id": 961007,
"percent_hbd": 10000,
"permlink": "spider01",
"post_id": 1257948,
"promoted": "0.000 HBD",
"replies": [],
"stats": {
"flag_weight": 0.0,
"gray": false,
"hide": false,
"total_votes": 1
"is_pinned": true,
"total_votes": 0
},
"title": "My day hospital",
"updated": "2016-09-15T19:43:54",
"url": "/story/@varda/my-day-hospital"
"title": "powerful spider 01",
"updated": "2016-09-15T19:47:42",
"url": "/hive-117600/@good-karma/spider01"
},
{
"active_votes": [
{
"rshares": "54846770",
"voter": "ejaredallen"
}
],
"author": "ejaredallen",
"active_votes": [],
"author": "abit",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"author_reputation": 63.77,
"beneficiaries": [],
"blacklists": [],
"body": "<html>\n<p><img src=\"http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/image-986x1024-289x300.jpeg\"/></p>\n<h1>Nature</h1>\n<p>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!</p>\n<p><img src=\"http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/image-3-1024x768-300x225.jpeg\"/></p>\n<p>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.</p>\n<p><img src=\"http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/img_6440-1024x1024-300x300.jpg\"/></p>\n<h2>Colorado mountain rivers</h2>\n<p>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.</p>\n<p><img src=\"http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/img_6031-1024x1024-300x300.jpg\"/></p>\n<h2>Mississippi at sunset</h2>\n<p>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.</p>\n<p><img src=\"http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/img_5829-1024x1024-300x300.jpg\"/></p>\n<h2>Hundreds of years old Indian hieroglyphs in Arizona</h2>\n<p>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!</p>\n<p><img src=\"http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/2015-07-13-06-37-59-1024x1024-300x300.jpg\"/></p>\n<h2>Uganda, Africa at twilight, from a moving bus</h2>\n<p>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.</p>\n<p><img src=\"http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/img_7281-1024x1024-300x300.jpg\"/></p>\n<p>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!&nbsp;</p>\n<h2>Follow me <a href=\"https://steemit.com/@ejaredallen\">@ejaredallen </a>for more pictures and great content!</h2>\n</html>",
"category": "photography",
"body": "only snakes 02",
"category": "hive-117600",
"children": 0,
"created": "2016-09-15T19:42:24",
"created": "2016-09-15T19:47:39",
"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"
]
},
"json_metadata": {},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 54846770,
"net_rshares": 0,
"payout": 0.0,
"payout_at": "2016-09-16T19:42:24",
"payout_at": "2016-09-22T19:47:39",
"pending_payout_value": "0.000 HBD",
"percent_steem_dollars": 10000,
"permlink": "wanna-see-something-cool",
"post_id": 960996,
"percent_hbd": 10000,
"permlink": "anaconda02",
"post_id": 1257947,
"promoted": "0.000 HBD",
"replies": [],
"stats": {
"flag_weight": 0.0,
"gray": false,
"hide": false,
"total_votes": 1
"is_pinned": true,
"total_votes": 0
},
"title": "Shot From Around The Block On An iPhone!",
"updated": "2016-09-15T19:43:33",
"url": "/photography/@ejaredallen/wanna-see-something-cool"
"title": "powerful snake 02",
"updated": "2016-09-15T19:47:39",
"url": "/hive-117600/@abit/anaconda02"
},
{
"active_votes": [
{
"rshares": "1979857275",
"voter": "cwbrooch"
},
{
"rshares": "3911638805",
"voter": "zaitsevalesyaa"
}
],
"author": "cwbrooch",
"active_votes": [],
"author": "abit",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"author_reputation": 63.77,
"beneficiaries": [],
"blacklists": [],
"body": "<html>\n<p>This is part 2 of my Memoir. &nbsp;Missed Part 1?<a href=\"https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-in-moscow-part-1-surviving-underground\"> Click here.</a><br>\nDon't know what's going on? <a href=\"https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-of-living-in-moscow-preamble\">Start from the beginning here.</a></p>\n<p>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.</p>\n<p><img src=\"https://s14.postimg.org/bpiqdmgpt/Untitled.jpg\" width=\"1066\" height=\"800\"/></p>\n<h1>Russian Roulette - A Memoir of my Two Years in Moscow - Part 2 - Under the Table Tactics</h1>\n<p>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 &nbsp;a <em>it's-russia-get-used-to-it </em>anecdote.<br>\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.</p>\n<h3>A ROUTINE POLICE CHECK<strong>&nbsp;</strong></h3>\n<p>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. \"<em>You were speeding\", \"You didn't stop at the STOP sign\", \"You're light is out\" </em>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... &nbsp;However, what I will tell you is &nbsp;how one of my students passed her driving exam, which leads us to...</p>\n<h3>PAYING TO PASS AN EXAM</h3>\n<p>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....\"<br>\nNeedless to say, she was forced to pay the second time around and surprise, surprise, she passed....<br>\n<br>\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...</p>\n<h3>GETTING INTO A PRIVATE EVENT</h3>\n<p>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...</p>\n<p>That was a minor party. Let's talk about the big stuff, involving bigger money!<br>\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.&nbsp;</p>\n<p>The whole thing is long, play with it a little bit. The good stuff starts at about 40 minutes. <a href=\"https://www.youtube.com/channel/UC4qBu3EvraPWezHbaC7npIQ\">Source</a></p>\n<p>https://www.youtube.com/watch?v=5EI3FYynz-Q</p>\n<p>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 :)</p>\n<p>The event itself is quite impressive and for soldiers taking part in the march it is an honor among honors. &nbsp;<br>\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...)</p>\n<p><img src=\"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\" width=\"1162\" height=\"775\"/></p>\n<p>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 &nbsp;:)</p>\n<p>&nbsp;____________________________________________________________________________</p>\n<p>Thank you for reading Part 2 of my memoir.</p>\n<p>Want to find out more about living in Moscow? Follow me <a href=\"https://steemit.com/@cwbrooch\">@cwbrooch</a> :)</p>\n<p>My other work on Streemit:</p>\n<p>1) <a href=\"https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-of-living-in-moscow-preamble\">Russian Roulette - Preamble</a>&nbsp;</p>\n<p>2) <a href=\"https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-in-moscow-part-1-surviving-underground\">Russian Roulette - Part 1 - Surviving Underground</a></p>\n<p>3) <a href=\"https://steemit.com/languages/@cwbrooch/why-shouldn-t-you-use-google-translate-for-learning-english-and-which-dictionaries-are-faaaar-better\">Why shouldn't you use google translate for learning English and which dictionaries are far better</a>.&nbsp;</p>\n<p>4) &nbsp;<a href=\"https://steemit.com/languages/@cwbrooch/how-to-learn-vocabulary-effectively-in-any-language\">How to learn vocabulary effectively in any language!</a></p>\n<p>5) <a href=\"https://steemit.com/introduceyourself/@cwbrooch/teacher-story-teller-cat-lover-about-me\">About me: introduction</a> &nbsp;<br>\n&nbsp;</p>\n<p><br></p>\n</html>",
"category": "story",
"body": "only snakes 01",
"category": "hive-117600",
"children": 0,
"created": "2016-09-15T19:41:09",
"created": "2016-09-15T19:47:39",
"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"
]
},
"json_metadata": {},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 5891496080,
"payout": 0.001,
"payout_at": "2016-09-16T19:44:28",
"pending_payout_value": "0.001 HBD",
"percent_steem_dollars": 10000,
"permlink": "russian-roulette-a-memoir-part-2-under-the-table-tactics",
"post_id": 960988,
"net_rshares": 0,
"payout": 0.0,
"payout_at": "2016-09-22T19:47:39",
"pending_payout_value": "0.000 HBD",
"percent_hbd": 10000,
"permlink": "anaconda01",
"post_id": 1257946,
"promoted": "0.000 HBD",
"replies": [],
"stats": {
"flag_weight": 0.0,
"gray": false,
"hide": false,
"total_votes": 2
"is_pinned": true,
"total_votes": 0
},
"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"
"title": "powerful snake 01",
"updated": "2016-09-15T19:47:39",
"url": "/hive-117600/@abit/anaconda01"
},
{
"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",
"active_votes": [],
"author": "test-safari",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"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",
"body": "tell me secret 05",
"category": "hive-117600",
"children": 0,
"created": "2016-09-15T19:40:48",
"created": "2016-09-15T19:47:15",
"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"
]
},
"json_metadata": {},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 2069384927746,
"payout": 0.691,
"payout_at": "2016-09-16T19:45:37",
"pending_payout_value": "0.691 HBD",
"percent_steem_dollars": 10000,
"permlink": "original-fiction-jacked-book-one-the-origin-dime-chronicles-episode-10",
"post_id": 960985,
"net_rshares": 0,
"payout": 0.0,
"payout_at": "2016-09-22T19:47:15",
"pending_payout_value": "0.000 HBD",
"percent_hbd": 10000,
"permlink": "secrets5",
"post_id": 1257944,
"promoted": "0.000 HBD",
"replies": [],
"stats": {
"flag_weight": 0.0,
"gray": false,
"gray": true,
"hide": false,
"total_votes": 20
"is_pinned": true,
"total_votes": 0
},
"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"
"title": "I love secrets 05",
"updated": "2016-09-15T19:47:15",
"url": "/hive-117600/@test-safari/secrets5"
},
{
"active_votes": [
{
"rshares": "201736965",
"voter": "blend"
}
],
"author": "blend",
"active_votes": [],
"author": "test-safari",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"beneficiaries": [],
"blacklists": [],
"body": "<html>\n<ul>\n <li>&nbsp;I\u2019m as surprised as anyone to be saying this but <em>holy shit</em>, these vape trick are really impressive.Yes, vaping still makes most people look like an extra who just stepped off the set of <em>Blade Runner.</em> 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. <img src=\"http://i.kinja-img.com/gawker-media/image/upload/t_original/p8yuecbnagacjm6khr6t.jpg\" width=\"800\" height=\"363\"/></li>\n</ul>\n</html>\nhttps://youtu.be/i3Nd_FK1zUg\nsource>http://www.gizmodo.com.au/2016/09/so-uh-vape-tricks-are-cool-now/",
"category": "art",
"body": "tell me secret 04",
"category": "hive-117600",
"children": 0,
"created": "2016-09-15T19:40:36",
"created": "2016-09-15T19:47:15",
"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",
""
]
},
"json_metadata": {},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 201736965,
"net_rshares": 0,
"payout": 0.0,
"payout_at": "2016-09-16T19:40:45",
"payout_at": "2016-09-22T19:47:15",
"pending_payout_value": "0.000 HBD",
"percent_steem_dollars": 10000,
"permlink": "so-uh-vape-tricks-are-cool-now",
"post_id": 960984,
"percent_hbd": 10000,
"permlink": "secrets4",
"post_id": 1257943,
"promoted": "0.000 HBD",
"replies": [],
"stats": {
"flag_weight": 0.0,
"gray": false,
"hide": false,
"total_votes": 1
"is_pinned": true,
"total_votes": 0
},
"title": "So, Uh... Vape Tricks Are Cool Now?",
"updated": "2016-09-15T19:40:36",
"url": "/art/@blend/so-uh-vape-tricks-are-cool-now"
"title": "I love secrets 04",
"updated": "2016-09-15T19:47:15",
"url": "/hive-117600/@test-safari/secrets4"
},
{
"active_votes": [],
"author": "philanthropest",
"author": "test-safari",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"author_role": "admin",
"author_title": "Bill Gates",
"beneficiaries": [],
"blacklists": [],
"body": "<html>\n<p>James Comey -the Director of the FBI - puts tape over his personal laptop camera and webcams. &nbsp;</p>\n<p>I'm not crazy for having masking tape over my camera...I'm not alone....</p>\n<p>https://www.youtube.com/watch?v=y02aBfNT8n4</p>\n<p>WHY AREN'T PEOPLE MORE CONCERNED ABOUT BEING LISTENED TO...YES, IT IS INVASIVE TO KNOW YOU ARE BEING WATCHED, BUT....</p>\n<ul>\n <li>People SAY more revealing and interesting stuff than they DO....so, I would much rather be a blind fly on the wall than deaf. &nbsp;</li>\n</ul>\n<h1><strong>AS IF THEY AREN'T LISTENING</strong> TO YOU/ME....IF THEY ARE WATCHING...THEY ARE OBVIOUSLY LISTENING</h1>\n</html>",
"category": "freedom",
"body": "tell me secret 02",
"category": "hive-135485",
"children": 0,
"created": "2016-09-15T19:40:21",
"community": "hive-135485",
"community_title": "World News",
"created": "2016-09-15T19:47:15",
"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",
""
]
"json_metadata": {},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 0,
"payout": 0.0,
"payout_at": "2016-09-22T19:47:15",
"pending_payout_value": "0.000 HBD",
"percent_hbd": 10000,
"permlink": "secrets2",
"post_id": 1257941,
"promoted": "0.011 HBD",
"replies": [],
"stats": {
"flag_weight": 0.0,
"gray": false,
"hide": false,
"total_votes": 0
},
"title": "I love secrets 02",
"updated": "2016-09-15T19:47:15",
"url": "/hive-135485/@test-safari/secrets2"
},
{
"active_votes": [],
"author": "test-safari",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"author_role": "admin",
"author_title": "Bill Gates",
"beneficiaries": [],
"blacklists": [],
"body": "tell me secret 01",
"category": "hive-135485",
"children": 0,
"community": "hive-135485",
"community_title": "World News",
"created": "2016-09-15T19:47:15",
"curator_payout_value": "0.000 HBD",
"depth": 0,
"is_paidout": false,
"json_metadata": {},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 0,
"payout": 0.0,
"payout_at": "2016-09-16T07:40:21",
"payout_at": "2016-09-22T19:47:15",
"pending_payout_value": "0.000 HBD",
"percent_steem_dollars": 10000,
"permlink": "cover-your-laptop-and-phone-camera-comey-dir-of-the-fbi-does",
"post_id": 960979,
"percent_hbd": 10000,
"permlink": "secrets1",
"post_id": 1257940,
"promoted": "0.000 HBD",
"replies": [],
"stats": {
"flag_weight": 0.0,
"gray": false,
"gray": true,
"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"
"title": "I love secrets 01",
"updated": "2016-09-15T19:47:15",
"url": "/hive-135485/@test-safari/secrets1"
},
{
"active_votes": [
{
"rshares": "2041184971",
"voter": "profitgenerator"
"rshares": 155925481,
"voter": "szklaneczka"
}
],
"author": "profitgenerator",
"author": "szklaneczka",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"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<center>https://steemit.com/money/@profitgenerator/the-Oil-market-1-3</center>\n\n------------------------------------\n<br/>\n<center>[![oilfield-643836_1920.jpg](https://s16.postimg.org/j6asrkj79/oilfield_643836_1920.jpg)](https://postimg.org/image/5cmg2iqlt/)</center>\n\n<center><h1>Oil and Dollar</h1></center>\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<center>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</center>\n\n<center>[![Leverage-Of-COMEX-Registered-Silver-Contracts.png](https://s17.postimg.org/bgdwcshn3/Leverage_Of_COMEX_Registered_Silver_Contracts.png)](https://postimg.org/image/vnrc53f4b/)</center>\n<center>*(Source: https://srsroccoreport.com)*</center>\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<br/>\n<center>[![money-finance-bills-500.jpg](https://s17.postimg.org/simy7jp3j/money_finance_bills_500.jpg)](https://postimg.org/image/kd4w9e0uj/)</center>\n\n\n<center><h1>Trading the Oil Market</h1></center>\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<center><h2>[Hedging](https://en.wikipedia.org/wiki/Hedge_%28finance%29)</h2></center>\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<center>[![profitgenerator.png](https://s12.postimg.org/421peh5v1/profitgenerator.png)](https://postimg.org/image/feeaw9ejt/)</center>\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<center>[![trend.png](https://s13.postimg.org/7c4281afb/trend.png)](https://postimg.org/image/mktzlt43n/)</center>\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<CENTER><H1>Upvote & Follow Me: @profitgenerator</H1></CENTER>",
"category": "money",
"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:39:15",
"created": "2016-09-15T19:47:00",
"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"
"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": [
"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"
"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": [
"money",
"investing",
"oil",
"trading",
"economics"
],
"users": [
"profitgenerator"
"cryptocurrency",
"bitcoin",
"profit",
"altcoin"
]
},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 2041184971,
"net_rshares": 155925481,
"payout": 0.0,
"payout_at": "2016-09-16T19:39:15",
"payout_at": "2016-09-22T19:47:00",
"pending_payout_value": "0.000 HBD",
"percent_steem_dollars": 10000,
"permlink": "the-oil-market-2-3",
"post_id": 960969,
"promoted": "0.030 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,
......@@ -740,1116 +470,192 @@
"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"
"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": "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"
"rshares": 3377256926,
"voter": "anton333"
}
],
"author": "charlieshrem",
"author": "anton333",
"author_payout_value": "0.000 HBD",
"author_reputation": 67.32,
"author_reputation": 54.81,
"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",
"body": "<html>\n<h2>Model of Skeleton hands,without scissors and glue.</h2>\n<a href='https://postimg.org/image/byivq2oqt/' target='_blank'><img src='https://s18.postimg.org/fi4tfvrgp/image.jpg' border='0' alt='1'/><br /><a target='_blank' href='https://postimage.org/index.php?lang=russian'></a><br /><br />\n<a href='https://postimg.org/image/ivepluv0b/' target='_blank'><img src='https://s9.postimg.org/kn7ogredb/image.jpg' border='0' alt='2'/><br /><a target='_blank' href='https://postimage.org/index.php?lang=russian'></a><br /><br />\n\n<p><br></p>\n<h2>I need a piece of paper.</h2>\n<a href='https://postimg.org/image/efv1n0qmt/' target='_blank'><img src='https://s10.postimg.org/nnna3pxp5/image.jpg' border='0' alt='3'/><br /><a target='_blank' href='https://postimage.org/index.php?lang=russian'></a><br /><br />\n<a href='https://postimg.org/image/u9lgfmvnt/' target='_blank'><img src='https://s12.postimg.org/dltyd50wd/image.jpg' border='0' alt='4'/><br /><a target='_blank' href='https://postimage.org/index.php?lang=russian'></a><br /><br />\n<a href='https://postimg.org/image/gzhee9knd/' target='_blank'><img src='https://s12.postimg.org/qwsf7bs99/image.jpg' border='0' alt='5'/><br /><a target='_blank' href='https://postimage.org/index.php?lang=russian'></a><br /><br />\n<a href='https://postimg.org/image/gwtumvm6n/' target='_blank'><img src='https://s3.postimg.org/7p1m66f4j/image.jpg' border='0' alt='6'/><br /><a target='_blank' href='https://postimage.org/index.php?lang=russian'></a><br /><br />\n<a href='https://postimg.org/image/55ifcrhhp/' target='_blank'><img src='https://s22.postimg.org/4388u7yoh/image.jpg' border='0' alt='7'/><br /><a target='_blank' href='https://postimage.org/index.php?lang=russian'></a><br /><br />\n<a href='https://postimg.org/image/4cbh56p1p/' target='_blank'><img src='https://s14.postimg.org/qo99yko5t/image.jpg' border='0' alt='1'/><br /><a target='_blank' href='https://postimage.org/index.php?lang=russian'></a><br /><br />\n<h2><a href=\"https://steemit.com/art/@anton333/origami-start-with-the-simplest\">Part 1</a> <a href=\"https://steemit.com/art/@anton333/origami-part-two-do-a-swan\">Part 2 </a><a href=\"https://steemit.com/art/@anton333/origami-part-3-the-model-of-a-mouse\">Part 3 </a><a href=\"https://steemit.com/art/@anton333/origami-part-4-the-model-of-a-rose-petals\">Part4 </a><a href=\"https://steemit.com/art/@anton333/origami-part-5-the-model-of-master-yoda\">Part5 </a><a href=\"https://steemit.com/art/@anton333/origami-part-6-the-model-of-eagle\">Part6 </a><a href=\"https://steemit.com/art/@anton333/origami-part-7-the-model-of-dagger\">Part7 </a><a href=\"https://steemit.com/art/@anton333/origami-part-8-the-model-of-spider\">Part8 </a><a href=\"https://steemit.com/art/@anton333/origami-part-9-the-model-of-tooth\">Part9 </a><a href=\"https://steemit.com/art/@anton333/origami-part-10-the-model-of-flower\">Part10</a></h2>\n</html>",
"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://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"
"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/5bg38xjjr/",
"https://postimg.org/image/iu6qq6eb9/",
"https://postimg.org/image/nfj3tkh87/",
"https://postimg.org/image/ceiwrfinr/"
"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": [
"story",
"life",
"bitcoin"
"art",
"photography",
"origami"
]
},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 16647533396431,
"payout": 18.929,
"payout_at": "2016-09-16T19:42:59",
"pending_payout_value": "18.929 HBD",
"percent_steem_dollars": 10000,
"permlink": "mackerelcoin-and-my-socioeconomic-observations-from-prison-part-1-by-charlie-shrem",
"post_id": 960970,
"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": 211
"total_votes": 1
},
"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"
"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": "99588913",
"voter": "rebeccamorgan"
},
{
"rshares": "2264991522",
"voter": "bluechoochoo"
"rshares": 151513711,
"voter": "newsfeed"
}
],
"author": "rebeccamorgan",
"author": "newsfeed",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"author_reputation": 36.03,
"beneficiaries": [],
"blacklists": [],
"body": "<html>\n<p><img src=\"https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcSvPcipLOst42r-1eVPTuUXJ1aF4RhA6dpo9vwTt_HgsdBHW9GYXA\" width=\"259\" height=\"194\"/></p>\n<p>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.</p>\n<p>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!&nbsp;</p>\n<p>Recipe:</p>\n<p>1/4 cup peeled, thinly sliced ginger</p>\n<p>1/4 cup seasoned sushi vinegar</p>\n<p>1 tablespoon ginger</p>\n<p>Put all the ingredients in a small seal-able container and let set in the refrigerator for at least one hour.</p>\n<p>I love to eat this with a simple tempura shrimp roll using 1 sheet of nori, 1/2 cup sushi rice, and tempura shrimp.</p>\n<p>YUM!</p>\n</html>",
"category": "food",
"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<h1><center>http://images.performgroup.com/di/library/sporting_news/a3/fa/texasrangers-getty-ftr-091516jpg_9u1oo1fjvsue1twr2494i9qcn.jpg?t=766994815</center></h1>\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...** <a href='http://www.sportingnews.com/mlb/news/texas-rangers-record-in-one-run-games-brooklyn-bridegrooms/irlcvzvv8fui1vgogevkmomch\n'>sportingnews.com</a> \n\n<hr>\n\n<center><img src='https://ipfs.pics/ipfs/QmUo1EuVPSs3prLRdJH95Lg97vyvzSfhH6srZH5bqRh7p6'></center>\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:39:12",
"created": "2016-09-15T19:46:30",
"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"
"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": [
"food",
"recipe",
"life",
""
]
},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 2364580435,
"payout": 0.0,
"payout_at": "2016-09-16T19:42:18",
"pending_payout_value": "0.000 HBD",
"percent_steem_dollars": 10000,
"permlink": "recipe-pickled-ginger-for-sushi",
"post_id": 960968,
"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"
"newsfeed",
"news",
"sports",
"rangers",
"baseball"
],
"tags": [
"avatar",
"signature",
"steemit",
"acidyo",
"art"
"users": [
"newsfeed"
]
},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 129649321550,
"payout": 0.029,
"payout_at": "2016-09-16T19:38:01",
"pending_payout_value": "0.029 HBD",
"percent_steem_dollars": 10000,
"permlink": "drew-an-avatar-signature-for-my-posts",
"post_id": 960951,
"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": 18
"total_votes": 1
},
"title": "Drew an avatar/signature for my posts!",
"updated": "2016-09-15T19:37:00",
"url": "/avatar/@acidyo/drew-an-avatar-signature-for-my-posts"
"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": "153246055",
"voter": "ladenlabel"
"rshares": 1202120459,
"voter": "varda"
}
],
"author": "ladenlabel",
"author": "varda",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"author_reputation": 50.73,
"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",
"body": "<html>\n<p>&nbsp;&nbsp;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.</p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/DSCN0477faad0.jpg\" width=\"2758\" height=\"2736\"/></p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/keops0029612b.jpg\" width=\"1464\" height=\"1162\"/></p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/Au-sommet81f7b.jpg\" width=\"731\" height=\"645\"/></p>\n<p>&nbsp;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.</p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/16e3c4.jpg\" width=\"620\" height=\"464\"/></p>\n<p><br></p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/Photo0224b24a.jpg\" width=\"2048\" height=\"1536\"/></p>\n<p><br></p>\n<p>&nbsp;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.&nbsp;</p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/d85917d4a45b3d581b5f40d1d7a7504a3bb1e.jpg\" width=\"236\" height=\"234\"/></p>\n<p><br></p>\n<p>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.</p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/chr841bd.jpg\" width=\"916\" height=\"613\"/></p>\n<p><br></p>\n<p>&nbsp;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!&nbsp;</p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/DSCN1513-Copiee7a4d.jpg\" width=\"410\" height=\"681\"/></p>\n<p><br></p>\n<p>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.&nbsp;</p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/Capture2bb0b8.jpg\" width=\"539\" height=\"627\"/></p>\n<p><br></p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/370086-1f7d83.jpg\" width=\"325\" height=\"300\"/></p>\n<p><br></p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/Capturec0ccc.jpg\" width=\"589\" height=\"598\"/></p>\n<p><br></p>\n<p>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.&nbsp;</p>\n<p><img src=\"https://www.steemimg.com/images/2016/09/15/souleve-malade-foldyadb08.jpg\" width=\"480\" height=\"640\"/></p>\n<p><br></p>\n<p>Headline in this service is: you come to bed but you leave again walking.&nbsp;</p>\n<p><br></p>\n<p>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.&nbsp;</p>\n<p><br></p>\n<p>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.&nbsp;</p>\n<p><br></p>\n<p>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.&nbsp;</p>\n<p><br></p>\n<p>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.&nbsp;</p>\n<p><br></p>\n<p>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.&nbsp;</p>\n<p><br></p>\n<p>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.&nbsp;</p>\n<p><br></p>\n<p>During dinner, we feed the disabled and we encode our care in the computer.</p>\n<p><br></p>\n<p>&nbsp;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.&nbsp;</p>\n<p><br></p>\n<p>We must not believe that the nursing profession is simple, each service is different and you can not compare the care of each other.&nbsp;</p>\n<p><br></p>\n<p>I hope I have not bothered you with this long text, I wish you a good day to you all. &nbsp;&nbsp;&nbsp;&nbsp;</p>\n</html>",
"category": "story",
"children": 0,
"created": "2016-09-15T19:36:36",
"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": [
"health",
"life",
""
"story",
"health"
]
},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 153246055,
"net_rshares": 1202120459,
"payout": 0.0,
"payout_at": "2016-09-16T19:36:36",
"payout_at": "2016-09-22T19:43:54",
"pending_payout_value": "0.000 HBD",
"percent_steem_dollars": 0,
"permlink": "water-liberty-bringing-it-back-to-its-primordial-clean-and-pristine-state",
"post_id": 960949,
"percent_hbd": 10000,
"permlink": "my-day-hospital",
"post_id": 1257908,
"promoted": "0.000 HBD",
"replies": [],
"stats": {
......@@ -1858,339 +664,374 @@
"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"
"title": "My day hospital",
"updated": "2016-09-15T19:43:54",
"url": "/story/@varda/my-day-hospital"
},
{
"active_votes": [
{
"rshares": "366434912",
"voter": "lloyddavis"
},
{
"rshares": "3911638805",
"voter": "zaitsevalesyaa"
},
{
"rshares": "153202378",
"voter": "sterlingsnead"
"rshares": 54846770,
"voter": "ejaredallen"
}
],
"author": "lloyddavis",
"author": "ejaredallen",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"author_reputation": 31.81,
"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<a target='_BLANK' href='https://ipfs.pics/QmZ5i1Sv2xYzQEWccL9VZVNoo56jv6xNMUxjbjnS7V7S9A'><img src='https://ipfs.pics/ipfs/QmZ5i1Sv2xYzQEWccL9VZVNoo56jv6xNMUxjbjnS7V7S9A'/></a><a target='_BLANK' href='https://ipfs.pics/Qmaxqs77D6je2acPPF8FhdghAcAV9akbkRTpGdXY4jbZKn'><img src='https://ipfs.pics/ipfs/Qmaxqs77D6je2acPPF8FhdghAcAV9akbkRTpGdXY4jbZKn'/></a>\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<a target='_BLANK' href='https://ipfs.pics/QmXUay7uUTx44JaaiEEzFLoCeAqLAfxoD4cv24SWA8MkqA'><img src='https://ipfs.pics/ipfs/QmXUay7uUTx44JaaiEEzFLoCeAqLAfxoD4cv24SWA8MkqA'/></a>\n\nI'd love to see what other people make of this technique. Show me your work too!",
"category": "art",
"body": "<html>\n<p><img src=\"http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/image-986x1024-289x300.jpeg\"/></p>\n<h1>Nature</h1>\n<p>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!</p>\n<p><img src=\"http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/image-3-1024x768-300x225.jpeg\"/></p>\n<p>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.</p>\n<p><img src=\"http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/img_6440-1024x1024-300x300.jpg\"/></p>\n<h2>Colorado mountain rivers</h2>\n<p>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.</p>\n<p><img src=\"http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/img_6031-1024x1024-300x300.jpg\"/></p>\n<h2>Mississippi at sunset</h2>\n<p>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.</p>\n<p><img src=\"http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/img_5829-1024x1024-300x300.jpg\"/></p>\n<h2>Hundreds of years old Indian hieroglyphs in Arizona</h2>\n<p>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!</p>\n<p><img src=\"http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/2015-07-13-06-37-59-1024x1024-300x300.jpg\"/></p>\n<h2>Uganda, Africa at twilight, from a moving bus</h2>\n<p>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.</p>\n<p><img src=\"http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/img_7281-1024x1024-300x300.jpg\"/></p>\n<p>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!&nbsp;</p>\n<h2>Follow me <a href=\"https://steemit.com/@ejaredallen\">@ejaredallen </a>for more pictures and great content!</h2>\n</html>",
"category": "photography",
"children": 0,
"created": "2016-09-15T19:34:36",
"created": "2016-09-15T19:42:24",
"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"
"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://room208.org/blog/posts/48793543478.html\"",
"https://ipfs.pics/QmZ5i1Sv2xYzQEWccL9VZVNoo56jv6xNMUxjbjnS7V7S9A",
"https://ipfs.pics/Qmaxqs77D6je2acPPF8FhdghAcAV9akbkRTpGdXY4jbZKn",
"https://ipfs.pics/QmXUay7uUTx44JaaiEEzFLoCeAqLAfxoD4cv24SWA8MkqA"
"https://steemit.com/@ejaredallen"
],
"tags": [
"photography",
"pictures",
"art",
"animation",
"rotoscope",
"fun",
"drawing"
"steemit",
"travel"
]
},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 4431276095,
"net_rshares": 54846770,
"payout": 0.0,
"payout_at": "2016-09-16T19:36:54",
"payout_at": "2016-09-22T19:42:24",
"pending_payout_value": "0.000 HBD",
"percent_steem_dollars": 10000,
"permlink": "i-made-these-animations-by-tracing-from-video-and-found-out-later-it-s-called-rotoscoping",
"post_id": 960931,
"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": 3
"total_votes": 1
},
"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"
"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": "125411048",
"voter": "thedevil"
},
{
"rshares": "153214220",
"voter": "creativecasualty"
"rshares": 1979857275,
"voter": "cwbrooch"
},
{
"rshares": "150198410",
"voter": "sterlingsnead"
"rshares": 3911638805,
"voter": "zaitsevalesyaa"
}
],
"author": "creativecasualty",
"author": "cwbrooch",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"author_reputation": 52.99,
"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",
"body": "<html>\n<p>This is part 2 of my Memoir. &nbsp;Missed Part 1?<a href=\"https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-in-moscow-part-1-surviving-underground\"> Click here.</a><br>\nDon't know what's going on? <a href=\"https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-of-living-in-moscow-preamble\">Start from the beginning here.</a></p>\n<p>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.</p>\n<p><img src=\"https://s14.postimg.org/bpiqdmgpt/Untitled.jpg\" width=\"1066\" height=\"800\"/></p>\n<h1>Russian Roulette - A Memoir of my Two Years in Moscow - Part 2 - Under the Table Tactics</h1>\n<p>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 &nbsp;a <em>it's-russia-get-used-to-it </em>anecdote.<br>\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.</p>\n<h3>A ROUTINE POLICE CHECK<strong>&nbsp;</strong></h3>\n<p>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. \"<em>You were speeding\", \"You didn't stop at the STOP sign\", \"You're light is out\" </em>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... &nbsp;However, what I will tell you is &nbsp;how one of my students passed her driving exam, which leads us to...</p>\n<h3>PAYING TO PASS AN EXAM</h3>\n<p>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....\"<br>\nNeedless to say, she was forced to pay the second time around and surprise, surprise, she passed....<br>\n<br>\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...</p>\n<h3>GETTING INTO A PRIVATE EVENT</h3>\n<p>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...</p>\n<p>That was a minor party. Let's talk about the big stuff, involving bigger money!<br>\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.&nbsp;</p>\n<p>The whole thing is long, play with it a little bit. The good stuff starts at about 40 minutes. <a href=\"https://www.youtube.com/channel/UC4qBu3EvraPWezHbaC7npIQ\">Source</a></p>\n<p>https://www.youtube.com/watch?v=5EI3FYynz-Q</p>\n<p>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 :)</p>\n<p>The event itself is quite impressive and for soldiers taking part in the march it is an honor among honors. &nbsp;<br>\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...)</p>\n<p><img src=\"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\" width=\"1162\" height=\"775\"/></p>\n<p>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 &nbsp;:)</p>\n<p>&nbsp;____________________________________________________________________________</p>\n<p>Thank you for reading Part 2 of my memoir.</p>\n<p>Want to find out more about living in Moscow? Follow me <a href=\"https://steemit.com/@cwbrooch\">@cwbrooch</a> :)</p>\n<p>My other work on Streemit:</p>\n<p>1) <a href=\"https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-of-living-in-moscow-preamble\">Russian Roulette - Preamble</a>&nbsp;</p>\n<p>2) <a href=\"https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-in-moscow-part-1-surviving-underground\">Russian Roulette - Part 1 - Surviving Underground</a></p>\n<p>3) <a href=\"https://steemit.com/languages/@cwbrooch/why-shouldn-t-you-use-google-translate-for-learning-english-and-which-dictionaries-are-faaaar-better\">Why shouldn't you use google translate for learning English and which dictionaries are far better</a>.&nbsp;</p>\n<p>4) &nbsp;<a href=\"https://steemit.com/languages/@cwbrooch/how-to-learn-vocabulary-effectively-in-any-language\">How to learn vocabulary effectively in any language!</a></p>\n<p>5) <a href=\"https://steemit.com/introduceyourself/@cwbrooch/teacher-story-teller-cat-lover-about-me\">About me: introduction</a> &nbsp;<br>\n&nbsp;</p>\n<p><br></p>\n</html>",
"category": "story",
"children": 0,
"created": "2016-09-15T19:33:30",
"created": "2016-09-15T19:41:09",
"curator_payout_value": "0.000 HBD",
"depth": 0,
"is_paidout": false,
"json_metadata": {
"image": [
"https://img.youtube.com/vi/oS6FGzh3ygw/0.jpg"
"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://www.youtube.com/watch?v=oS6FGzh3ygw"
"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": [
"documentary",
"schumann",
"resonance",
"sound",
""
"story",
"writing",
"travel",
"life",
"russia"
],
"users": [
"cwbrooch"
]
},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 428823678,
"payout": 0.0,
"payout_at": "2016-09-16T19:37:07",
"pending_payout_value": "0.000 HBD",
"percent_steem_dollars": 0,
"permlink": "are-we-resonance-beings-of-frequency",
"post_id": 960922,
"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": 3
"total_votes": 2
},
"title": "Are we Resonance Beings of Frequency?",
"updated": "2016-09-15T19:33:30",
"url": "/documentary/@creativecasualty/are-we-resonance-beings-of-frequency"
"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": "3911638805",
"voter": "zaitsevalesyaa"
"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": "1131354587",
"voter": "patimaker"
"rshares": 223914723,
"voter": "xiaokongcom"
},
{
"rshares": 451374022,
"voter": "xianjun"
},
{
"rshares": "150728858",
"voter": "alexandrapop"
"rshares": 82361209107,
"voter": "markrmorrisjr"
}
],
"author": "patimaker",
"author": "markrmorrisjr",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"author_reputation": 66.26,
"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",
"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": [
"http://s017.radikal.ru/i410/1609/b9/c2414d721dd3.png"
"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": [
"art",
"drawing",
"story",
"life",
"picture",
"painting"
"fiction",
"anarchy",
"minnowsunited"
]
},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 5193722250,
"payout": 0.001,
"payout_at": "2016-09-16T19:37:05",
"pending_payout_value": "0.001 HBD",
"percent_steem_dollars": 10000,
"permlink": "night-sketch-funny-bird",
"post_id": 960921,
"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": 3
"total_votes": 20
},
"title": "Night sketch - Funny bird",
"updated": "2016-09-15T19:33:24",
"url": "/art/@patimaker/night-sketch-funny-bird"
"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": "7736449047",
"voter": "anarchyhasnogods"
},
{
"rshares": "59293327",
"voter": "archimedes"
},
{
"rshares": "11552440717",
"voter": "herpetologyguy"
"rshares": 201736965,
"voter": "blend"
}
],
"author": "archimedes",
"author": "blend",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"author_reputation": 45.17,
"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",
"body": "<html>\n<ul>\n <li>&nbsp;I\u2019m as surprised as anyone to be saying this but <em>holy shit</em>, these vape trick are really impressive.Yes, vaping still makes most people look like an extra who just stepped off the set of <em>Blade Runner.</em> 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. <img src=\"http://i.kinja-img.com/gawker-media/image/upload/t_original/p8yuecbnagacjm6khr6t.jpg\" width=\"800\" height=\"363\"/></li>\n</ul>\n</html>\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://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"
"http://i.kinja-img.com/gawker-media/image/upload/t_original/p8yuecbnagacjm6khr6t.jpg",
"https://img.youtube.com/vi/i3Nd_FK1zUg/0.jpg"
],
"links": [
"http://www.conservapedia.com/Age_of_the_Earth"
"https://youtu.be/i3Nd_FK1zUg"
],
"tags": [
"science",
"discovery",
"physics",
"minnowsunite",
"conservatives"
"art",
"story",
"life",
""
]
},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 19348183091,
"payout": 0.004,
"payout_at": "2016-09-16T19:36:50",
"pending_payout_value": "0.004 HBD",
"percent_steem_dollars": 10000,
"permlink": "conservapedia-and-the-age-of-the-earth",
"post_id": 960918,
"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": 3
"total_votes": 1
},
"title": "Conservapedia and the age of the Earth",
"updated": "2016-09-15T19:34:51",
"url": "/science/@archimedes/conservapedia-and-the-age-of-the-earth"
"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": [
{
"rshares": "59061355186",
"voter": "lehard"
},
{
"rshares": "1708336843",
"voter": "dimon14"
},
{
"rshares": "101627835",
"voter": "pollina"
},
{
"rshares": "159631404",
"voter": "kamil5"
},
{
"rshares": "4546813061",
"voter": "nadin3"
}
],
"author": "nadin3",
"active_votes": [],
"author": "philanthropest",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"author_reputation": 29.41,
"beneficiaries": [],
"blacklists": [],
"body": "<html>\n<p>http://i.imgur.com/PW0v4ZA.jpg</p>\n<h3>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.</h3>\n<p>\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!&nbsp;</p>\n<h3>Ingredients :</h3>\n<h3>Pancakes</h3>\n<h3>500ml sour cream</h3>\n<h3>1pack vanilla sugar</h3>\n<h3>800g of frozen or preserved cherry</h3>\n<p>\u0418\u043d\u0433\u0440\u0435\u0434\u0438\u0435\u043d\u0442\u044b:&nbsp;</p>\n<p>\u0411\u043b\u0438\u043d\u044b&nbsp;</p>\n<p>\u0421\u043c\u0435\u0442\u0430\u043d\u0430 500\u043c\u043b&nbsp;</p>\n<p>\u0421\u0430\u0445\u0430\u0440 1 \u0441\u0442\u0430\u043a\u0430\u043d&nbsp;</p>\n<p>\u0412\u0430\u043d\u0438\u043b\u044c\u043d\u044b\u0439 \u0441\u0430\u0445\u0430\u0440 - 1 \u043f\u0430\u043a\u0435\u0442\u0438\u043a&nbsp;</p>\n<p>\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</p>\n<p>http://i.imgur.com/oguMRtZ.jpg</p>\n<h3>Make pancakes the way you like them</h3>\n<h3>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</h3>\n<p>\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.&nbsp;\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&nbsp;.</p>\n<p>http://i.imgur.com/8YMOHzf.jpg</p>\n<p>http://i.imgur.com/8KzsX0I.jpg</p>\n<p>http://i.imgur.com/LCZJXWX.jpg</p>\n<p>http://i.imgur.com/cSqfUeR.jpg</p>\n<h3>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.</h3>\n<p>\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.&nbsp;</p>\n<p>http://i.imgur.com/jMNEtFR.jpg</p>\n<p>http://i.imgur.com/UyGHCOn.jpg</p>\n<p>http://i.imgur.com/G7kN563.jpg</p>\n<p>http://i.imgur.com/Cjs81fe.jpg</p>\n<p>http://i.imgur.com/RTeoS7n.jpg</p>\n<p>http://i.imgur.com/uy10SVo.jpg</p>\n<h3>Put cream on top and decorative as you like.</h3>\n<p>\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</p>\n<p>http://i.imgur.com/SvwKADp.jpg</p>\n<h3>Bon appetite!!!</h3>\n<p>http://i.imgur.com/Mlh4uXf.jpg</p>\n<p>\u041f\u0440\u0438\u044f\u0442\u043d\u043e\u0433\u043e \u0430\u043f\u043f\u0435\u0442\u0438\u0442\u0430!!!</p>\n<p>http://i.imgur.com/xv13Hu9.jpg</p>\n<p><br></p>\n<p><br></p>\n<p><br></p>\n</html>",
"category": "food",
"body": "<html>\n<p>James Comey -the Director of the FBI - puts tape over his personal laptop camera and webcams. &nbsp;</p>\n<p>I'm not crazy for having masking tape over my camera...I'm not alone....</p>\n<p>https://www.youtube.com/watch?v=y02aBfNT8n4</p>\n<p>WHY AREN'T PEOPLE MORE CONCERNED ABOUT BEING LISTENED TO...YES, IT IS INVASIVE TO KNOW YOU ARE BEING WATCHED, BUT....</p>\n<ul>\n <li>People SAY more revealing and interesting stuff than they DO....so, I would much rather be a blind fly on the wall than deaf. &nbsp;</li>\n</ul>\n<h1><strong>AS IF THEY AREN'T LISTENING</strong> TO YOU/ME....IF THEY ARE WATCHING...THEY ARE OBVIOUSLY LISTENING</h1>\n</html>",
"category": "freedom",
"children": 0,
"created": "2016-09-15T19:33:00",
"created": "2016-09-15T19:40:21",
"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"
"https://img.youtube.com/vi/y02aBfNT8n4/0.jpg"
],
"links": [
"https://www.youtube.com/watch?v=y02aBfNT8n4"
],
"tags": [
"food",
"recipes",
"photography",
"ru"
"freedom",
"anarchy",
"steem",
"life",
""
]
},
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 65577764329,
"payout": 0.014,
"payout_at": "2016-09-16T19:33:27",
"pending_payout_value": "0.014 HBD",
"percent_steem_dollars": 10000,
"permlink": "a-pancake-pie-with-cherry-it-s-very-delicious-blinnyi-tort-s-vishnei-ochen-ochen-vkusnyi",
"post_id": 960913,
"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": 5
"total_votes": 0
},
"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"
"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"
}
]
---
test_name: Hivemind bridge_api.get_ranked_posts created patterns test
marks:
- patterntest # see also tag_all.tavern.yaml; alice follows muted of ignoreall who ignores agartha (mock data)
includes:
- !include ../../../common.yaml
stages:
- name: bridge_api.get_ranked_posts created 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","observer":"alice"}
response:
status_code: 200
verify_response_with:
function: validate_response:compare_response_with_pattern
extra_kwargs:
method: "mutes_indirect"
directory: "bridge_api_patterns/get_ranked_posts/created"
[
{
"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": "<html>\n<p>This is part 2 of my Memoir. &nbsp;Missed Part 1?<a href=\"https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-in-moscow-part-1-surviving-underground\"> Click here.</a><br>\nDon't know what's going on? <a href=\"https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-of-living-in-moscow-preamble\">Start from the beginning here.</a></p>\n<p>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.</p>\n<p><img src=\"https://s14.postimg.org/bpiqdmgpt/Untitled.jpg\" width=\"1066\" height=\"800\"/></p>\n<h1>Russian Roulette - A Memoir of my Two Years in Moscow - Part 2 - Under the Table Tactics</h1>\n<p>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 &nbsp;a <em>it's-russia-get-used-to-it </em>anecdote.<br>\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.</p>\n<h3>A ROUTINE POLICE CHECK<strong>&nbsp;</strong></h3>\n<p>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. \"<em>You were speeding\", \"You didn't stop at the STOP sign\", \"You're light is out\" </em>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... &nbsp;However, what I will tell you is &nbsp;how one of my students passed her driving exam, which leads us to...</p>\n<h3>PAYING TO PASS AN EXAM</h3>\n<p>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....\"<br>\nNeedless to say, she was forced to pay the second time around and surprise, surprise, she passed....<br>\n<br>\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...</p>\n<h3>GETTING INTO A PRIVATE EVENT</h3>\n<p>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...</p>\n<p>That was a minor party. Let's talk about the big stuff, involving bigger money!<br>\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.&nbsp;</p>\n<p>The whole thing is long, play with it a little bit. The good stuff starts at about 40 minutes. <a href=\"https://www.youtube.com/channel/UC4qBu3EvraPWezHbaC7npIQ\">Source</a></p>\n<p>https://www.youtube.com/watch?v=5EI3FYynz-Q</p>\n<p>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 :)</p>\n<p>The event itself is quite impressive and for soldiers taking part in the march it is an honor among honors. &nbsp;<br>\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...)</p>\n<p><img src=\"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\" width=\"1162\" height=\"775\"/></p>\n<p>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 &nbsp;:)</p>\n<p>&nbsp;____________________________________________________________________________</p>\n<p>Thank you for reading Part 2 of my memoir.</p>\n<p>Want to find out more about living in Moscow? Follow me <a href=\"https://steemit.com/@cwbrooch\">@cwbrooch</a> :)</p>\n<p>My other work on Streemit:</p>\n<p>1) <a href=\"https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-of-living-in-moscow-preamble\">Russian Roulette - Preamble</a>&nbsp;</p>\n<p>2) <a href=\"https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-in-moscow-part-1-surviving-underground\">Russian Roulette - Part 1 - Surviving Underground</a></p>\n<p>3) <a href=\"https://steemit.com/languages/@cwbrooch/why-shouldn-t-you-use-google-translate-for-learning-english-and-which-dictionaries-are-faaaar-better\">Why shouldn't you use google translate for learning English and which dictionaries are far better</a>.&nbsp;</p>\n<p>4) &nbsp;<a href=\"https://steemit.com/languages/@cwbrooch/how-to-learn-vocabulary-effectively-in-any-language\">How to learn vocabulary effectively in any language!</a></p>\n<p>5) <a href=\"https://steemit.com/introduceyourself/@cwbrooch/teacher-story-teller-cat-lover-about-me\">About me: introduction</a> &nbsp;<br>\n&nbsp;</p>\n<p><br></p>\n</html>",
"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": "<html>\n<ul>\n <li>&nbsp;I\u2019m as surprised as anyone to be saying this but <em>holy shit</em>, these vape trick are really impressive.Yes, vaping still makes most people look like an extra who just stepped off the set of <em>Blade Runner.</em> 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. <img src=\"http://i.kinja-img.com/gawker-media/image/upload/t_original/p8yuecbnagacjm6khr6t.jpg\" width=\"800\" height=\"363\"/></li>\n</ul>\n</html>\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": "<html>\n<p>James Comey -the Director of the FBI - puts tape over his personal laptop camera and webcams. &nbsp;</p>\n<p>I'm not crazy for having masking tape over my camera...I'm not alone....</p>\n<p>https://www.youtube.com/watch?v=y02aBfNT8n4</p>\n<p>WHY AREN'T PEOPLE MORE CONCERNED ABOUT BEING LISTENED TO...YES, IT IS INVASIVE TO KNOW YOU ARE BEING WATCHED, BUT....</p>\n<ul>\n <li>People SAY more revealing and interesting stuff than they DO....so, I would much rather be a blind fly on the wall than deaf. &nbsp;</li>\n</ul>\n<h1><strong>AS IF THEY AREN'T LISTENING</strong> TO YOU/ME....IF THEY ARE WATCHING...THEY ARE OBVIOUSLY LISTENING</h1>\n</html>",
"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": 99588913,
"voter": "rebeccamorgan"
},
{
"rshares": 2264991522,
"voter": "bluechoochoo"
}
],
"author": "rebeccamorgan",
"author_payout_value": "0.000 HBD",
"author_reputation": 43.74,
"beneficiaries": [],
"blacklists": [],
"body": "<html>\n<p><img src=\"https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcSvPcipLOst42r-1eVPTuUXJ1aF4RhA6dpo9vwTt_HgsdBHW9GYXA\" width=\"259\" height=\"194\"/></p>\n<p>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.</p>\n<p>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!&nbsp;</p>\n<p>Recipe:</p>\n<p>1/4 cup peeled, thinly sliced ginger</p>\n<p>1/4 cup seasoned sushi vinegar</p>\n<p>1 tablespoon ginger</p>\n<p>Put all the ingredients in a small seal-able container and let set in the refrigerator for at least one hour.</p>\n<p>I love to eat this with a simple tempura shrimp roll using 1 sheet of nori, 1/2 cup sushi rice, and tempura shrimp.</p>\n<p>YUM!</p>\n</html>",
"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": 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": 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": 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": 154779613,
"voter": "blendplayz"
}
],
"author": "blendplayz",
"author_payout_value": "0.000 HBD",
"author_reputation": 26.94,
"beneficiaries": [],
"blacklists": [
"hivewatchers"
],
"body": "<html>\n<ul>\n <li>&nbsp;&nbsp;Tiki mugs are a cool thing to collect and tiki drinks are out-of-this-world-delicious. So why aren\u2019t you making more tiki drinks at home?Because they have a reputation for being incredibly complicated, that\u2019s why. But New York City bartender and tiki enthusiast <a href=\"https://twitter.com/tikiderelict\">Brian Miller</a> \u2014 who\u2019s studied the repertoire of tiki godfather Donn Beach closely \u2014 is here to help.Below, he recommends five rum-based tiki recipes that strike a balance between being authentic and doable without having to revamp your entire liquor collection. Master them and you\u2019ll earn major home bartender cred.&nbsp;&nbsp;</li>\n <li><img src=\"http://static.businessinsider.com/image/55aead2a2acae719008b898c-1200/image.jpg\" width=\"1200\" height=\"1200\"/><img src=\"http://static.businessinsider.com/image/55aead3f2acae719008b8990-1200/image.jpg\" width=\"1200\" height=\"1200\"/><img src=\"http://static.businessinsider.com/image/55aead502acae7f4028b89c3-1200/image.jpg\" width=\"1200\" height=\"1200\"/><img src=\"http://static.businessinsider.com/image/55b279b42acae711008b9bea-1200/image.jpg\" width=\"1200\" height=\"1200\"/><img src=\"http://static.businessinsider.com/image/55b279c32acae7c23f8b743d-1200/image.jpg\" width=\"1200\" height=\"1200\"/></li>\n</ul>\n</html>\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": 150215761,
"voter": "nbofill"
}
],
"author": "nbofill",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"beneficiaries": [],
"blacklists": [],
"body": "<html>\n<p>Don\u2019t cry because it\u2019s over. Smile because it happened.&nbsp;</p>\n</html>",
"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": 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": 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": "<b>I want to tell as we have held another photoshoot where we have tried to sustain black-and-white style of photos.</b>\n<hr color>\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<center>\nhttps://pp.vk.me/c836320/v836320641/185/NYRpq9qzo9w.jpg\n</center>\n<center>\nhttps://pp.vk.me/c836320/v836320641/169/iPi41rP501o.jpg\n</center>\nAfter we have spent more than 30 minutes of shootings, the girl was liberated, and has begun to work actively.\n<center>\nhttps://pp.vk.me/c836320/v836320641/17e/eU5naYLtgEw.jpg\n<br>\nhttps://pp.vk.me/c836320/v836320641/177/XNZ-jrBAvOA.jpg\n</center>\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<center>\nhttps://pp.vk.me/c836320/v836320641/170/hM7NQWYiPYQ.jpg\n<center>\nhttps://pp.vk.me/c836320/v836320641/162/Qy1iCE7yhWs.jpg\n</center>\n</center>\nEstimate my article, all thanks!\n<center>https://pp.vk.me/c836320/v836320641/143/qUzy2zppzaQ.jpg\nhttps://pp.vk.me/c836320/v836320641/13c/9wEdFLSFETs.jpg\n</center>\n<hr no shade>",
"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": "<html>\n<p><img src=\"https://s12.postimg.org/ry5ny36vh/image.jpg\" width=\"1191\" height=\"800\"/></p>\n</html>",
"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": 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": 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<center>https://www.steemimg.com/images/2016/09/15/image56bc9.jpg</center>",
"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": 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": "<html>\n<p>https://www.steemimg.com/images/2016/09/10/IMG_0876a016a.jpg</p>\n<p><br></p>\n</html>",
"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": [
"buildawhale",
"redeemer",
"spaminator"
],
"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": [
"hivewatchers"
],
"body": "<p>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 <strong>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</strong>. 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.</p>\nhttps://pixabay.com/static/uploads/photo/2015/06/06/07/36/heart-799138_960_720.jpg\n<p>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. <strong>Because of her, again. Always her. </strong>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 <strong>a 16 year old teen craves more the sheets than to prepare the Playstation,</strong> 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.</p>\n<p>What your friends do not know is that <strong>you had to leave behind SEVERAL Saturday nights</strong> 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. <strong>They hold the goods to display in offer to our permanent demands</strong>, 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\".</p>\nhttps://pixabay.com/static/uploads/photo/2016/07/21/15/41/no-1532844_960_720.jpg\n<p>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 <strong>haploid overload</strong>.</p>\n<p><strong>When \"the game\" starts a lot of physiologic processes are triggered, attempting to enhance the performance</strong> in the bed / couch / car / field / airplanebathroom / bullshitairplanebathroomsaretoosmallandnobodyenjoysdoingitthere. Cardiac frequency and arterial pressure increase while at the same time <strong>blood vessels dilate</strong> (veins, mainly) at the entire genital area. This McCombo leads into <strong>blood accumulation in the sexual organs</strong> 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.</p>\n<p>BUUUUUUUUUUUUT (this is what feeds the demon), when there's no orgasm and you're halfway there, <strong>the nervous signals that tell your body to \"stop and let go already\" are not there</strong> 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).</p>\nhttps://pixabay.com/static/uploads/photo/2012/02/26/11/04/ball-17133_960_720.jpg\n<p><em>Where did the 3rd one come from?</em></p>\n<p>Despite being something amazingly frequent, <strong>we know nothing about this pain caused for not finishing what you started</strong>. There's little evidence and bibliography is very limited; only anecdotic info. Some medics had the brilliant idea of calling it <strong><em>blue balls</em></strong><strong> (slang)</strong><em>,</em> 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, <strong>a clear cause is also unknown</strong>. 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.</p>\n<p>Another reason for this lack of info is that <strong>the treatment is rather simple, we all know it</strong> 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.</p>\n<p>This time, medicine based on evidence, only real guru, confirms nothing else but folklore:</p>\n<blockquote>\n<p>A bird in the hand is worth two in the blue.</p>\n</blockquote>\nhttps://pixabay.com/static/uploads/photo/2013/02/27/14/34/brent-goose-86582_960_720.jpg\n<hr>\n<blockquote>\n<p>If you liked this post and its informal way of talking about sciences, please, follow me for more!</p>\n<p>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!).</p>\n</blockquote>\n<hr>\n<h3>Copyrights:</h3>\n<hr>\n<blockquote>\n<p>All the previously used images are of my authory or under a CC0 license (Source: pixabay), unless openly stated.</p>\n<p>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.</p>\n</blockquote>\n<hr>",
"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": 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"
}
]
---
test_name: Hivemind bridge_api.get_ranked_posts
marks:
- patterntest # see also tag_life.tavern.yaml; alice follows muted of ignoreall who ignores feline1991 (mock data)
includes:
- !include ../../../common.yaml
stages:
- name: bridge_api.get_ranked_posts
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","observer":"alice"}
response:
status_code: 200
verify_response_with:
function: validate_response:compare_response_with_pattern
extra_kwargs:
method: "mutes_indirect_tag"
directory: "bridge_api_patterns/get_ranked_posts/created"
[
{
"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": "<html>\n<p>This is part 2 of my Memoir. &nbsp;Missed Part 1?<a href=\"https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-in-moscow-part-1-surviving-underground\"> Click here.</a><br>\nDon't know what's going on? <a href=\"https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-of-living-in-moscow-preamble\">Start from the beginning here.</a></p>\n<p>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.</p>\n<p><img src=\"https://s14.postimg.org/bpiqdmgpt/Untitled.jpg\" width=\"1066\" height=\"800\"/></p>\n<h1>Russian Roulette - A Memoir of my Two Years in Moscow - Part 2 - Under the Table Tactics</h1>\n<p>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 &nbsp;a <em>it's-russia-get-used-to-it </em>anecdote.<br>\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.</p>\n<h3>A ROUTINE POLICE CHECK<strong>&nbsp;</strong></h3>\n<p>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. \"<em>You were speeding\", \"You didn't stop at the STOP sign\", \"You're light is out\" </em>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... &nbsp;However, what I will tell you is &nbsp;how one of my students passed her driving exam, which leads us to...</p>\n<h3>PAYING TO PASS AN EXAM</h3>\n<p>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....\"<br>\nNeedless to say, she was forced to pay the second time around and surprise, surprise, she passed....<br>\n<br>\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...</p>\n<h3>GETTING INTO A PRIVATE EVENT</h3>\n<p>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...</p>\n<p>That was a minor party. Let's talk about the big stuff, involving bigger money!<br>\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.&nbsp;</p>\n<p>The whole thing is long, play with it a little bit. The good stuff starts at about 40 minutes. <a href=\"https://www.youtube.com/channel/UC4qBu3EvraPWezHbaC7npIQ\">Source</a></p>\n<p>https://www.youtube.com/watch?v=5EI3FYynz-Q</p>\n<p>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 :)</p>\n<p>The event itself is quite impressive and for soldiers taking part in the march it is an honor among honors. &nbsp;<br>\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...)</p>\n<p><img src=\"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\" width=\"1162\" height=\"775\"/></p>\n<p>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 &nbsp;:)</p>\n<p>&nbsp;____________________________________________________________________________</p>\n<p>Thank you for reading Part 2 of my memoir.</p>\n<p>Want to find out more about living in Moscow? Follow me <a href=\"https://steemit.com/@cwbrooch\">@cwbrooch</a> :)</p>\n<p>My other work on Streemit:</p>\n<p>1) <a href=\"https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-of-living-in-moscow-preamble\">Russian Roulette - Preamble</a>&nbsp;</p>\n<p>2) <a href=\"https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-in-moscow-part-1-surviving-underground\">Russian Roulette - Part 1 - Surviving Underground</a></p>\n<p>3) <a href=\"https://steemit.com/languages/@cwbrooch/why-shouldn-t-you-use-google-translate-for-learning-english-and-which-dictionaries-are-faaaar-better\">Why shouldn't you use google translate for learning English and which dictionaries are far better</a>.&nbsp;</p>\n<p>4) &nbsp;<a href=\"https://steemit.com/languages/@cwbrooch/how-to-learn-vocabulary-effectively-in-any-language\">How to learn vocabulary effectively in any language!</a></p>\n<p>5) <a href=\"https://steemit.com/introduceyourself/@cwbrooch/teacher-story-teller-cat-lover-about-me\">About me: introduction</a> &nbsp;<br>\n&nbsp;</p>\n<p><br></p>\n</html>",
"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": "<html>\n<ul>\n <li>&nbsp;I\u2019m as surprised as anyone to be saying this but <em>holy shit</em>, these vape trick are really impressive.Yes, vaping still makes most people look like an extra who just stepped off the set of <em>Blade Runner.</em> 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. <img src=\"http://i.kinja-img.com/gawker-media/image/upload/t_original/p8yuecbnagacjm6khr6t.jpg\" width=\"800\" height=\"363\"/></li>\n</ul>\n</html>\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": "<html>\n<p>James Comey -the Director of the FBI - puts tape over his personal laptop camera and webcams. &nbsp;</p>\n<p>I'm not crazy for having masking tape over my camera...I'm not alone....</p>\n<p>https://www.youtube.com/watch?v=y02aBfNT8n4</p>\n<p>WHY AREN'T PEOPLE MORE CONCERNED ABOUT BEING LISTENED TO...YES, IT IS INVASIVE TO KNOW YOU ARE BEING WATCHED, BUT....</p>\n<ul>\n <li>People SAY more revealing and interesting stuff than they DO....so, I would much rather be a blind fly on the wall than deaf. &nbsp;</li>\n</ul>\n<h1><strong>AS IF THEY AREN'T LISTENING</strong> TO YOU/ME....IF THEY ARE WATCHING...THEY ARE OBVIOUSLY LISTENING</h1>\n</html>",
"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": 99588913,
"voter": "rebeccamorgan"
},
{
"rshares": 2264991522,
"voter": "bluechoochoo"
}
],
"author": "rebeccamorgan",
"author_payout_value": "0.000 HBD",
"author_reputation": 43.74,
"beneficiaries": [],
"blacklists": [],
"body": "<html>\n<p><img src=\"https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcSvPcipLOst42r-1eVPTuUXJ1aF4RhA6dpo9vwTt_HgsdBHW9GYXA\" width=\"259\" height=\"194\"/></p>\n<p>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.</p>\n<p>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!&nbsp;</p>\n<p>Recipe:</p>\n<p>1/4 cup peeled, thinly sliced ginger</p>\n<p>1/4 cup seasoned sushi vinegar</p>\n<p>1 tablespoon ginger</p>\n<p>Put all the ingredients in a small seal-able container and let set in the refrigerator for at least one hour.</p>\n<p>I love to eat this with a simple tempura shrimp roll using 1 sheet of nori, 1/2 cup sushi rice, and tempura shrimp.</p>\n<p>YUM!</p>\n</html>",
"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": 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": 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": 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": 154779613,
"voter": "blendplayz"
}
],
"author": "blendplayz",
"author_payout_value": "0.000 HBD",
"author_reputation": 26.94,
"beneficiaries": [],
"blacklists": [],
"body": "<html>\n<ul>\n <li>&nbsp;&nbsp;Tiki mugs are a cool thing to collect and tiki drinks are out-of-this-world-delicious. So why aren\u2019t you making more tiki drinks at home?Because they have a reputation for being incredibly complicated, that\u2019s why. But New York City bartender and tiki enthusiast <a href=\"https://twitter.com/tikiderelict\">Brian Miller</a> \u2014 who\u2019s studied the repertoire of tiki godfather Donn Beach closely \u2014 is here to help.Below, he recommends five rum-based tiki recipes that strike a balance between being authentic and doable without having to revamp your entire liquor collection. Master them and you\u2019ll earn major home bartender cred.&nbsp;&nbsp;</li>\n <li><img src=\"http://static.businessinsider.com/image/55aead2a2acae719008b898c-1200/image.jpg\" width=\"1200\" height=\"1200\"/><img src=\"http://static.businessinsider.com/image/55aead3f2acae719008b8990-1200/image.jpg\" width=\"1200\" height=\"1200\"/><img src=\"http://static.businessinsider.com/image/55aead502acae7f4028b89c3-1200/image.jpg\" width=\"1200\" height=\"1200\"/><img src=\"http://static.businessinsider.com/image/55b279b42acae711008b9bea-1200/image.jpg\" width=\"1200\" height=\"1200\"/><img src=\"http://static.businessinsider.com/image/55b279c32acae7c23f8b743d-1200/image.jpg\" width=\"1200\" height=\"1200\"/></li>\n</ul>\n</html>\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": 150215761,
"voter": "nbofill"
}
],
"author": "nbofill",
"author_payout_value": "0.000 HBD",
"author_reputation": 25.0,
"beneficiaries": [],
"blacklists": [],
"body": "<html>\n<p>Don\u2019t cry because it\u2019s over. Smile because it happened.&nbsp;</p>\n</html>",
"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": 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": 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": "<b>I want to tell as we have held another photoshoot where we have tried to sustain black-and-white style of photos.</b>\n<hr color>\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<center>\nhttps://pp.vk.me/c836320/v836320641/185/NYRpq9qzo9w.jpg\n</center>\n<center>\nhttps://pp.vk.me/c836320/v836320641/169/iPi41rP501o.jpg\n</center>\nAfter we have spent more than 30 minutes of shootings, the girl was liberated, and has begun to work actively.\n<center>\nhttps://pp.vk.me/c836320/v836320641/17e/eU5naYLtgEw.jpg\n<br>\nhttps://pp.vk.me/c836320/v836320641/177/XNZ-jrBAvOA.jpg\n</center>\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<center>\nhttps://pp.vk.me/c836320/v836320641/170/hM7NQWYiPYQ.jpg\n<center>\nhttps://pp.vk.me/c836320/v836320641/162/Qy1iCE7yhWs.jpg\n</center>\n</center>\nEstimate my article, all thanks!\n<center>https://pp.vk.me/c836320/v836320641/143/qUzy2zppzaQ.jpg\nhttps://pp.vk.me/c836320/v836320641/13c/9wEdFLSFETs.jpg\n</center>\n<hr no shade>",
"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": "<html>\n<p><img src=\"https://s12.postimg.org/ry5ny36vh/image.jpg\" width=\"1191\" height=\"800\"/></p>\n</html>",
"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": 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": 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<center>https://www.steemimg.com/images/2016/09/15/image56bc9.jpg</center>",
"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": 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": "<html>\n<p>https://www.steemimg.com/images/2016/09/10/IMG_0876a016a.jpg</p>\n<p><br></p>\n</html>",
"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": "<p>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 <strong>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</strong>. 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.</p>\nhttps://pixabay.com/static/uploads/photo/2015/06/06/07/36/heart-799138_960_720.jpg\n<p>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. <strong>Because of her, again. Always her. </strong>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 <strong>a 16 year old teen craves more the sheets than to prepare the Playstation,</strong> 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.</p>\n<p>What your friends do not know is that <strong>you had to leave behind SEVERAL Saturday nights</strong> 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. <strong>They hold the goods to display in offer to our permanent demands</strong>, 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\".</p>\nhttps://pixabay.com/static/uploads/photo/2016/07/21/15/41/no-1532844_960_720.jpg\n<p>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 <strong>haploid overload</strong>.</p>\n<p><strong>When \"the game\" starts a lot of physiologic processes are triggered, attempting to enhance the performance</strong> in the bed / couch / car / field / airplanebathroom / bullshitairplanebathroomsaretoosmallandnobodyenjoysdoingitthere. Cardiac frequency and arterial pressure increase while at the same time <strong>blood vessels dilate</strong> (veins, mainly) at the entire genital area. This McCombo leads into <strong>blood accumulation in the sexual organs</strong> 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.</p>\n<p>BUUUUUUUUUUUUT (this is what feeds the demon), when there's no orgasm and you're halfway there, <strong>the nervous signals that tell your body to \"stop and let go already\" are not there</strong> 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).</p>\nhttps://pixabay.com/static/uploads/photo/2012/02/26/11/04/ball-17133_960_720.jpg\n<p><em>Where did the 3rd one come from?</em></p>\n<p>Despite being something amazingly frequent, <strong>we know nothing about this pain caused for not finishing what you started</strong>. There's little evidence and bibliography is very limited; only anecdotic info. Some medics had the brilliant idea of calling it <strong><em>blue balls</em></strong><strong> (slang)</strong><em>,</em> 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, <strong>a clear cause is also unknown</strong>. 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.</p>\n<p>Another reason for this lack of info is that <strong>the treatment is rather simple, we all know it</strong> 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.</p>\n<p>This time, medicine based on evidence, only real guru, confirms nothing else but folklore:</p>\n<blockquote>\n<p>A bird in the hand is worth two in the blue.</p>\n</blockquote>\nhttps://pixabay.com/static/uploads/photo/2013/02/27/14/34/brent-goose-86582_960_720.jpg\n<hr>\n<blockquote>\n<p>If you liked this post and its informal way of talking about sciences, please, follow me for more!</p>\n<p>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!).</p>\n</blockquote>\n<hr>\n<h3>Copyrights:</h3>\n<hr>\n<blockquote>\n<p>All the previously used images are of my authory or under a CC0 license (Source: pixabay), unless openly stated.</p>\n<p>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.</p>\n</blockquote>\n<hr>",
"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": 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"
}
]
---
test_name: Hivemind bridge_api.get_ranked_posts
marks:
- patterntest # see also tag_life.tavern.yaml; ignoreall ignores feline1991 (mock data)
includes:
- !include ../../../common.yaml
stages:
- name: bridge_api.get_ranked_posts
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","observer":"ignoreall"}
response:
status_code: 200
verify_response_with:
function: validate_response:compare_response_with_pattern
extra_kwargs:
method: "mutes_tag"
directory: "bridge_api_patterns/get_ranked_posts/created"