create account

Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight. by exyle

View this thread on: hive.blogpeakd.comecency.com
· @exyle ·
$125.51
Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight.
<center><a href='https://d.tube/#!/v/exyle/6y3ebf8k'><img src='https://ipfs.io/ipfs/QmWPxtNaYQFK4v4pPrVCkNCSYTpKbzLYJqBit2kMU269Hn'></a></center><hr>

The steemit team released an update about upcoming communities and Hivemind [here](https://steemit.com/steem/@steemitblog/update-communities-hivemind).

From the post:

-----

> Hivemind (or “hive”) will power Communities on Steem, but that’s only one important use case. It’s designed to be a developer-friendly layer on top of the Steem blockchain that will enable any developer to access a database containing all the social information stored on the Steem blockchain without having to rely on minimalistic core blockchain APIs. 

------

This is my personal view of the blog post. It's pretty technical.

From how I understood it, is that not all the information in the blockchain is consensus critical. 

Which basically means it does not have to be verified at all times.

Who you follow for instance or your reputation score is not consensus critical.

What is consensus critical is the amount of STEEM/STEEMPOWER and SBD that you have. This needs to be known at all times. (You don't want people to transfer STEEM they don't have for instance).

They want to separate the consensus critical information from the non-consensus critical information. 

why?

From the post:

------

> Much of the information that app developers want to leverage is not consensus-critical; that is, it either does not belong in a blockchain node or it doesn’t need to be accessed directly from one. Instead, we can store all the relevant information in a traditional database and keep it in sync with the blockchain, while adding new custom layers of logic and features. This is exactly what hive does; and because it’s written in Python, developers can modify its behavior and APIs with ease... and experiment to their heart’s content.

------

Pretty cool. It will make it easier for developers to play with the non-consensus critical information without having to go through a full node.

Hivemind will be implemented in stages.

The first stage won't affect any of us if it all goes well. It's a back-end upgrade. But it's very tricky

from the post

> It’s akin to upgrading an airplane engine mid-flight while making sure there are no hiccups and all controls work as usual.

Serious stuff.

If all that goes well the fun stuff starts. Communities being one of them!

from the post:

> Communities bring a whole new form of interaction to the Steem blockchain, and we are excited to see the ecosystem evolve once users can collaborate easily with like-minded individuals, curate topics of shared interest, and truly organize. We anticipate that the Steem blockchain will become the place to be to discuss everything and anything under the sun.

I talk about it more in my vlog.


-------

https://steemitimages.com/0x0/https://steemitimages.com/DQmf84t6h3Ds3PRaKvNgnSgL9WZuWzphjXhBKJDfpGDun4g/Exyle%20logo%20final%20_%20RGB-04.png

-------------


#### I am a witness with our developer group @blockbrothers for the Steem blockchain. If you want to support us I would appreciate your vote [here](https://steemit.com/~witnesses).

#### We build Steemify a notification app for your Steemit account for iOS. 

Get it Here:

<a href="https://itunes.apple.com/app/steemify/id1290154477"><img src="https://steemitimages.com/DQmWPdFqXkrRZZ9xFnVjkfoNmYEXQRXd6FesJ1kAPFjkfmc/appstore.png"/></a>


------

https://steemitimages.com/0x0/https://steemitimages.com/DQmd4uuke7jSGrYPZvWBaXYtfaupBWCkSNSx4gdVrQdjVcs/witness_vote.gif

<hr><a href='https://d.tube/#!/v/exyle/6y3ebf8k'> ▶️ DTube</a><br /><a href='https://ipfs.io/ipfs/QmVpkmQzRid3XSNKFm4tq1tiK4E6qwqStfBr3zkbbmL3YG'> ▶️ IPFS</a>
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 314 others
👎  
properties (23)
authorexyle
permlink6y3ebf8k
categorylife
json_metadata"{"video":{"info":{"title":"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight.","snaphash":"QmSHDD549MbiQiEHL97qHKGguMYJVBzar8iUpp7iwQhKy9","author":"exyle","permlink":"6y3ebf8k","duration":396.69,"filesize":155486070,"spritehash":"QmcG6Epf6C1GPEa8E9kNCnTWhqjAncateweXGKF5QfpGwj"},"content":{"videohash":"QmVpkmQzRid3XSNKFm4tq1tiK4E6qwqStfBr3zkbbmL3YG","description":"The steemit team released an update about upcoming communities and Hivemind [here](https://steemit.com/steem/@steemitblog/update-communities-hivemind).\n\nFrom the post:\n\n-----\n\n> Hivemind (or “hive”) will power Communities on Steem, but that’s only one important use case. It’s designed to be a developer-friendly layer on top of the Steem blockchain that will enable any developer to access a database containing all the social information stored on the Steem blockchain without having to rely on minimalistic core blockchain APIs. \n\n------\n\nThis is my personal view of the blog post. It's pretty technical.\n\nFrom how I understood it, is that not all the information in the blockchain is consensus critical. \n\nWhich basically means it does not have to be verified at all times.\n\nWho you follow for instance or your reputation score is not consensus critical.\n\nWhat is consensus critical is the amount of STEEM/STEEMPOWER and SBD that you have. This needs to be known at all times. (You don't want people to transfer STEEM they don't have for instance).\n\nThey want to separate the consensus critical information from the non-consensus critical information. \n\nwhy?\n\nFrom the post:\n\n------\n\n> Much of the information that app developers want to leverage is not consensus-critical; that is, it either does not belong in a blockchain node or it doesn’t need to be accessed directly from one. Instead, we can store all the relevant information in a traditional database and keep it in sync with the blockchain, while adding new custom layers of logic and features. This is exactly what hive does; and because it’s written in Python, developers can modify its behavior and APIs with ease... and experiment to their heart’s content.\n\n------\n\nPretty cool. It will make it easier for developers to play with the non-consensus critical information without having to go through a full node.\n\nHivemind will be implemented in stages.\n\nThe first stage won't affect any of us if it all goes well. It's a back-end upgrade. But it's very tricky\n\nfrom the post\n\n> It’s akin to upgrading an airplane engine mid-flight while making sure there are no hiccups and all controls work as usual.\n\nSerious stuff.\n\nIf all that goes well the fun stuff starts. Communities being one of them!\n\nfrom the post:\n\n> Communities bring a whole new form of interaction to the Steem blockchain, and we are excited to see the ecosystem evolve once users can collaborate easily with like-minded individuals, curate topics of shared interest, and truly organize. We anticipate that the Steem blockchain will become the place to be to discuss everything and anything under the sun.\n\nI talk about it more in my vlog.\n\n\n-------\n\nhttps://steemitimages.com/0x0/https://steemitimages.com/DQmf84t6h3Ds3PRaKvNgnSgL9WZuWzphjXhBKJDfpGDun4g/Exyle%20logo%20final%20_%20RGB-04.png\n\n-------------\n\n\n#### I am a witness with our developer group @blockbrothers for the Steem blockchain. If you want to support us I would appreciate your vote [here](https://steemit.com/~witnesses).\n\n#### We build Steemify a notification app for your Steemit account for iOS. \n\nGet it Here:\n\n<a href=\"https://itunes.apple.com/app/steemify/id1290154477\"><img src=\"https://steemitimages.com/DQmWPdFqXkrRZZ9xFnVjkfoNmYEXQRXd6FesJ1kAPFjkfmc/appstore.png\"/></a>\n\n\n------\n\nhttps://steemitimages.com/0x0/https://steemitimages.com/DQmd4uuke7jSGrYPZvWBaXYtfaupBWCkSNSx4gdVrQdjVcs/witness_vote.gif","tags":["life","story","writing","exyle"],"video480hash":"QmcKUdkN8o84xpx7bDFs4VsAHPQsxyoCJxjzNqzkUTUmVn"}},"tags":["life","story","writing","exyle","dtube"],"app":"dtube/0.7"}"
created2018-04-03 09:09:21
last_update2018-04-03 09:09:21
depth0
children41
last_payout2018-04-10 09:09:21
cashout_time1969-12-31 23:59:59
total_payout_value95.341 HBD
curator_payout_value30.168 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,722
author_reputation1,231,514,672,678,036
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries
0.
accountdtube
weight2,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,084,059
net_rshares51,469,050,769,936
author_curate_reward""
vote details (379)
@afiqsejuk ·
When I woke up and checked the price usually at Tradingview, I was shocked to see that STEEM price had increased so much and I saw BTC price and it was not changing too much. As a result of this, I was so excited that blogging for the past 7 days had paid off.

I agree with you that the STEEM price had something to do with the Communities and I looked forward to their launch date. Upvoted!
properties (22)
authorafiqsejuk
permlinkre-exyle-6y3ebf8k-20180403t102413308z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-03 10:24:12
last_update2018-04-03 10:24:12
depth1
children0
last_payout2018-04-10 10:24:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length392
author_reputation6,537,083,477,786
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,093,311
net_rshares0
@ahmedcation ·
Thanks for sharing
properties (22)
authorahmedcation
permlinkre-exyle-6y3ebf8k-20180403t122611075z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-03 12:26:12
last_update2018-04-03 12:26:12
depth1
children0
last_payout2018-04-10 12:26:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length18
author_reputation37,367,612,511
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,109,287
net_rshares0
@blazing ·
The steem blockchain is evolving like never before good times ahead and even in the downtrend seeing the pump up makes everyone happy :)
properties (22)
authorblazing
permlinkre-exyle-6y3ebf8k-20180404t115219923z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-04 11:52:24
last_update2018-04-04 11:52:24
depth1
children0
last_payout2018-04-11 11:52:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length136
author_reputation117,662,220,860,076
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,285,925
net_rshares0
@cflclosers ·
$0.19
I was pretty excited about today in general. It was fun to watch the pump and to learn about hive because I had been feeling a little dejected lately. Not about the low price of steem but more about the lack of enthusiasm I've been seeing in my feed.   I look at things in the very big picture and I think there is some short sightedness  on the platform .
👍  ,
properties (23)
authorcflclosers
permlinkre-exyle-6y3ebf8k-20180403t091850611z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-03 09:18:48
last_update2018-04-03 09:18:48
depth1
children3
last_payout2018-04-10 09:18:48
cashout_time1969-12-31 23:59:59
total_payout_value0.154 HBD
curator_payout_value0.034 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length356
author_reputation178,986,004,083,691
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,085,165
net_rshares61,975,924,791
author_curate_reward""
vote details (2)
@exyle ·
It's normal that people post less when the price goes down. See it as an opportunity.
👍  
properties (23)
authorexyle
permlinkre-cflclosers-re-exyle-6y3ebf8k-20180403t184320071z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-03 18:43:18
last_update2018-04-03 18:43:18
depth2
children0
last_payout2018-04-10 18:43:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length85
author_reputation1,231,514,672,678,036
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,165,043
net_rshares4,055,410,745
author_curate_reward""
vote details (1)
@maz.aruel ·
Nice post
properties (22)
authormaz.aruel
permlinkre-cflclosers-re-exyle-6y3ebf8k-20180403t091920822z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-03 09:19:21
last_update2018-04-03 09:19:21
depth2
children0
last_payout2018-04-10 09:19:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length9
author_reputation16,290,389,904
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,085,217
net_rshares0
@reseller ·
You might have a sad feed it sounds like! I wish your feed to be more positive! Good luck! 
👍  
properties (23)
authorreseller
permlinkre-cflclosers-re-exyle-6y3ebf8k-20180403t092801364z
categorylife
json_metadata{"tags":["life"],"community":"busy","app":"busy/2.4.0"}
created2018-04-03 09:28:00
last_update2018-04-03 09:28:00
depth2
children0
last_payout2018-04-10 09:28:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length91
author_reputation396,642,162,962,533
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,086,391
net_rshares4,055,410,745
author_curate_reward""
vote details (1)
@cortexx ·
$0.77
i hope they can solve the issue about the traffic in the steemit network too, that way we no longer worry about what happening. :)
👍  
properties (23)
authorcortexx
permlinkre-exyle-6y3ebf8k-20180404t130538651z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-04 13:05:39
last_update2018-04-04 13:05:39
depth1
children0
last_payout2018-04-11 13:05:39
cashout_time1969-12-31 23:59:59
total_payout_value0.676 HBD
curator_payout_value0.095 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length130
author_reputation4,310,891,351,252
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,295,970
net_rshares253,074,503,896
author_curate_reward""
vote details (1)
@cosmophobia ·
8kuc2mmj8
Great video info Exyle
👍  
properties (23)
authorcosmophobia
permlink8kuc2mmj8
categorylife
json_metadata{"app":"dtube/0.7"}
created2018-04-04 08:27:18
last_update2018-04-04 08:27:18
depth1
children0
last_payout2018-04-11 08:27:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length22
author_reputation53,337,322,068,101
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,259,687
net_rshares153,120,621
author_curate_reward""
vote details (1)
@cronopia ·
We must always look for the positive side. Very Good Post
👍  
properties (23)
authorcronopia
permlinkre-exyle-6y3ebf8k-20180403t215806019z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-03 22:01:48
last_update2018-04-03 22:01:48
depth1
children0
last_payout2018-04-10 22:01:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length57
author_reputation54,566,880,588
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,190,031
net_rshares553,735,333
author_curate_reward""
vote details (1)
@cryptoinside ·
bpqwitlvd
Become an investor in the exchange and get dividends. Better than Binance. Already Open!!!
https://goo.gl/DMbMmF
properties (22)
authorcryptoinside
permlinkbpqwitlvd
categorylife
json_metadata{"app":"dtube/0.7"}
created2018-04-03 15:53:00
last_update2018-04-03 15:53:00
depth1
children0
last_payout2018-04-10 15:53:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length112
author_reputation-754,005,525,589
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,140,760
net_rshares0
@daydreams4rock ·
$0.14
giving me a little insight into the new upgrades on steemit       - I am not technical enough to understand but I read it and some it sinks in and helps me learn -- rock on brother
👍  
properties (23)
authordaydreams4rock
permlinkre-exyle-6y3ebf8k-20180403t095036248z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-03 09:50:42
last_update2018-04-03 09:50:42
depth1
children0
last_payout2018-04-10 09:50:42
cashout_time1969-12-31 23:59:59
total_payout_value0.105 HBD
curator_payout_value0.034 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length180
author_reputation16,735,711,990,093
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,089,233
net_rshares46,253,239,922
author_curate_reward""
vote details (1)
@fkrakhi ·
Hi there, I have upvoted you. I like your post. Can you please give me an idea on how about I can be successful in Steemit.
properties (22)
authorfkrakhi
permlinkre-exyle-6y3ebf8k-20180404t090309555z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-04 09:03:15
last_update2018-04-04 09:03:15
depth1
children0
last_payout2018-04-11 09:03:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length123
author_reputation39,918,327,365
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,264,377
net_rshares0
@gikitiki ·
$0.14
I wonder whether the mention of Steemit in [Forbes Magazine](https://steemit.com/finance/@michelle.gent/crypto-hitting-the-news) had any influence on the bump in price.

Either way, I am not complaining.
👍  
properties (23)
authorgikitiki
permlinkre-exyle-6y3ebf8k-20180403t135201057z
categorylife
json_metadata{"tags":["life"],"links":["https://steemit.com/finance/@michelle.gent/crypto-hitting-the-news"],"app":"steemit/0.1"}
created2018-04-03 13:52:00
last_update2018-04-03 13:52:00
depth1
children1
last_payout2018-04-10 13:52:00
cashout_time1969-12-31 23:59:59
total_payout_value0.105 HBD
curator_payout_value0.034 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length203
author_reputation16,572,681,158,525
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,121,562
net_rshares46,253,239,922
author_curate_reward""
vote details (1)
@exyle ·
I read that! Who knows could be :) I'm not complaining either.
👍  
properties (23)
authorexyle
permlinkre-gikitiki-re-exyle-6y3ebf8k-20180403t184920182z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-03 18:49:21
last_update2018-04-03 18:49:21
depth2
children0
last_payout2018-04-10 18:49:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length62
author_reputation1,231,514,672,678,036
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,165,862
net_rshares3,408,144,447
author_curate_reward""
vote details (1)
@gillianpearce ·
$0.14
that's really helpful @exyle. Thanks. No I understand the difference between consensus critical and non consensus critical information and why it is good to separate them. Until now the stuff i'd read was all a bit technical for me.

It will be interesting to see what happens to the Steem price now. I missed my chance to buy at $1.47 because i just didn't have the time to do it over Easter. I have forgotten how and will need to watch a video again to work it out!

I don't mind if it goes back down again before returning to rise! &#128513;
👍  
properties (23)
authorgillianpearce
permlinkre-exyle-6y3ebf8k-20180403t094301481z
categorylife
json_metadata{"tags":["life"],"community":"busy","app":"busy/2.4.0"}
created2018-04-03 09:43:03
last_update2018-04-03 09:43:03
depth1
children0
last_payout2018-04-10 09:43:03
cashout_time1969-12-31 23:59:59
total_payout_value0.105 HBD
curator_payout_value0.034 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length544
author_reputation60,704,720,096,470
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,088,336
net_rshares46,253,239,922
author_curate_reward""
vote details (1)
@goktug0814 ·
I believe it will be an important place in the Steem blockchain chain.
properties (22)
authorgoktug0814
permlinkre-exyle-6y3ebf8k-20180403t091933472z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-03 09:19:33
last_update2018-04-03 09:19:33
depth1
children0
last_payout2018-04-10 09:19:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length70
author_reputation803,711,431,203
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,085,238
net_rshares0
@hms818 · (edited)
$0.24
I guess the upcoming communities and Hivemind announcement may have initiated the pump of almost 50-60% in steem price , just imagine how much pump we can expect when they launch.
👍  , , , , , ,
properties (23)
authorhms818
permlinkre-exyle-6y3ebf8k-20180403t091251936z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-03 09:12:54
last_update2018-04-03 09:13:57
depth1
children1
last_payout2018-04-10 09:12:54
cashout_time1969-12-31 23:59:59
total_payout_value0.217 HBD
curator_payout_value0.019 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length179
author_reputation11,503,740,391,093
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,084,464
net_rshares77,686,525,768
author_curate_reward""
vote details (7)
@imlikett ·
it will be exactly the same; a 1 week pump, and then the next week will dump.
👍  
properties (23)
authorimlikett
permlinkre-hms818-re-exyle-6y3ebf8k-20180404t032203106z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-04 03:22:03
last_update2018-04-04 03:22:03
depth2
children0
last_payout2018-04-11 03:22:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length77
author_reputation3,325,760,632,225
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,224,803
net_rshares5,811,369,287
author_curate_reward""
vote details (1)
@jareen61 ·
It was technical but it will bring a better things for steemit , I think.
👍  ,
properties (23)
authorjareen61
permlinkre-exyle-6y3ebf8k-20180403t091757752z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-03 09:17:57
last_update2018-04-03 09:17:57
depth1
children0
last_payout2018-04-10 09:17:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length73
author_reputation1,712,359,823,235
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,085,061
net_rshares2,117,022,687
author_curate_reward""
vote details (2)
@kgakakillerg ·
Thanks for this information mate 🤘
properties (22)
authorkgakakillerg
permlinkre-exyle-6y3ebf8k-20180404t093510555z
categorylife
json_metadata{"tags":["life"],"community":"busy","app":"busy/2.4.0"}
created2018-04-04 09:35:09
last_update2018-04-04 09:35:09
depth1
children0
last_payout2018-04-11 09:35:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length34
author_reputation445,172,077,788,515
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,268,378
net_rshares0
@melissakellie ·
$0.14
i was so excited when i seen the price went up ^_^ hopefully it keeps rising :D Another great post @exyle :)
👍  
properties (23)
authormelissakellie
permlinkre-exyle-6y3ebf8k-20180403t120730687z
categorylife
json_metadata{"tags":["life"],"users":["exyle"],"app":"steemit/0.1"}
created2018-04-03 12:07:33
last_update2018-04-03 12:07:33
depth1
children0
last_payout2018-04-10 12:07:33
cashout_time1969-12-31 23:59:59
total_payout_value0.105 HBD
curator_payout_value0.034 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length108
author_reputation66,081,430,266,130
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,106,889
net_rshares46,253,239,922
author_curate_reward""
vote details (1)
@milano1113 ·
$0.14
>>You don't want people to transfer STEEM they don't have for instance...

That’s true! Great informative post. You mentioned nice jump in Steem, I noticed even nicer in SBD. Let’s see if it’s a dead cat bounce, or if it’s something more serious. To tell you the truth, I was ready to buy Steem at $1.00. I guess, time will tell.
👍  
properties (23)
authormilano1113
permlinkre-exyle-6y3ebf8k-20180403t093508655z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-03 09:35:09
last_update2018-04-03 09:35:09
depth1
children1
last_payout2018-04-10 09:35:09
cashout_time1969-12-31 23:59:59
total_payout_value0.105 HBD
curator_payout_value0.034 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length329
author_reputation5,150,912,050,700
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,087,327
net_rshares46,253,239,922
author_curate_reward""
vote details (1)
@exyle ·
I was ready too, but I'm not unhappy with this :)
properties (22)
authorexyle
permlinkre-milano1113-re-exyle-6y3ebf8k-20180403t184411113z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-03 18:44:12
last_update2018-04-03 18:44:12
depth2
children0
last_payout2018-04-10 18:44:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length49
author_reputation1,231,514,672,678,036
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,165,166
net_rshares0
@mr-awesome · (edited)
I smell pump!  @exyle

Check out my blog 
https://steemit.com/busy/@mr-awesome/countdown-to-beat-making-tuts
👍  
👎  
properties (23)
authormr-awesome
permlinkre-exyle-6y3ebf8k-20180403t094037536z
categorylife
json_metadata{"tags":["life"],"users":["exyle"],"app":"steemit/0.1","links":["https://steemit.com/busy/@mr-awesome/countdown-to-beat-making-tuts"]}
created2018-04-03 09:40:42
last_update2018-04-03 09:42:06
depth1
children0
last_payout2018-04-10 09:40:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length108
author_reputation124,181,006,967
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,088,055
net_rshares-1,310,991,697
author_curate_reward""
vote details (2)
@ncmusic ·
q55uk51pp
Good job bro
👍  
properties (23)
authorncmusic
permlinkq55uk51pp
categorylife
json_metadata{"app":"dtube/0.7"}
created2018-04-03 22:21:24
last_update2018-04-03 22:21:24
depth1
children0
last_payout2018-04-10 22:21:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length12
author_reputation1,107,254,228
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,192,094
net_rshares578,209,823
author_curate_reward""
vote details (1)
@pushup2 ·
Hello @ Very good results. You have my tiger's stan eyes. It's going to be a very good result for you. Your mission is to continue. You have a nice day
👍  
👎  
properties (23)
authorpushup2
permlinkre-exyle-6y3ebf8k-20180403t110101199z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-03 11:01:15
last_update2018-04-03 11:01:15
depth1
children0
last_payout2018-04-10 11:01:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length151
author_reputation-62,425,995,380
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,098,063
net_rshares-8,220,307,518
author_curate_reward""
vote details (2)
@reseller ·
$0.14
Yeah I was watching this pump happen all night. Thanks for the update on HIVE I almost missed that one. 
👍  
properties (23)
authorreseller
permlinkre-exyle-6y3ebf8k-20180403t092707173z
categorylife
json_metadata{"tags":["life"],"community":"busy","app":"busy/2.4.0"}
created2018-04-03 09:27:06
last_update2018-04-03 09:27:06
depth1
children1
last_payout2018-04-10 09:27:06
cashout_time1969-12-31 23:59:59
total_payout_value0.105 HBD
curator_payout_value0.034 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length104
author_reputation396,642,162,962,533
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,086,267
net_rshares46,253,239,922
author_curate_reward""
vote details (1)
@exyle ·
You are welcome!
properties (22)
authorexyle
permlinkre-reseller-re-exyle-6y3ebf8k-20180403t184624264z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-03 18:46:24
last_update2018-04-03 18:46:24
depth2
children0
last_payout2018-04-10 18:46:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length16
author_reputation1,231,514,672,678,036
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,165,484
net_rshares0
@reseller ·
$0.16
### <center>Congrats, you made the @dtube #steemitminute for today!
Click the Image Below
<center><a href='https://d.tube/#!/v/reseller/1p5vigkh'><img src='https://ipfs.io/ipfs/QmPeMiRWLg7XWLKxXWgDXjquwQPcJRk6n23q3pnHh2pKGB'></a></center>
👍  
properties (23)
authorreseller
permlinkre-exyle-6y3ebf8k-20180403t164225701z
categorylife
json_metadata{"tags":["life","steemitminute"],"users":["dtube"],"image":["https://ipfs.io/ipfs/QmPeMiRWLg7XWLKxXWgDXjquwQPcJRk6n23q3pnHh2pKGB"],"links":["https://d.tube/#!/v/reseller/1p5vigkh"],"app":"steemit/0.1"}
created2018-04-03 16:42:30
last_update2018-04-03 16:42:30
depth1
children0
last_payout2018-04-10 16:42:30
cashout_time1969-12-31 23:59:59
total_payout_value0.156 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length238
author_reputation396,642,162,962,533
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,148,133
net_rshares52,096,265,662
author_curate_reward""
vote details (1)
@rezover ·
jc76a2fiq
very interesting this platform. I need to start creating my films. 
Regards
👍  
properties (23)
authorrezover
permlinkjc76a2fiq
categorylife
json_metadata{"app":"dtube/0.7"}
created2018-04-03 19:48:06
last_update2018-04-03 19:48:06
depth1
children0
last_payout2018-04-10 19:48:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length76
author_reputation181,649,110
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,173,741
net_rshares532,398,396
author_curate_reward""
vote details (1)
@salmanbukhari54 ·
$0.04
Well this is quite interesting and informative indeed.
>What is consensus critical is the amount of STEEM/STEEMPOWER and SBD that you have. This needs to be known at all times. (You don't want people to transfer STEEM they don't have for instance).

These updates show that the better time for the Blockchain is just kocing at the door and there is no need to get worried about the low prices of the Steem and SBD. 

Thanks @exyle :)
👍  
properties (23)
authorsalmanbukhari54
permlinkre-exyle-6y3ebf8k-20180403t093137099z
categorylife
json_metadata{"tags":["life"],"users":["exyle"],"app":"steemit/0.1"}
created2018-04-03 09:31:39
last_update2018-04-03 09:31:39
depth1
children0
last_payout2018-04-10 09:31:39
cashout_time1969-12-31 23:59:59
total_payout_value0.043 HBD
curator_payout_value0.001 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length433
author_reputation36,209,130,305,471
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,086,856
net_rshares15,398,505,799
author_curate_reward""
vote details (1)
@shameem007 ·
Amazing
properties (22)
authorshameem007
permlinkre-exyle-6y3ebf8k-20180403t133159302z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-03 13:32:00
last_update2018-04-03 13:32:00
depth1
children0
last_payout2018-04-10 13:32:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7
author_reputation19,935,105,594
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,118,586
net_rshares0
@soulast ·
py6t1hd5l
Great vlog!I keep fingers crossed for awesome updates of Hivemind and obviously for Steem currency!
properties (22)
authorsoulast
permlinkpy6t1hd5l
categorylife
json_metadata{"app":"dtube/0.7"}
created2018-04-04 08:19:54
last_update2018-04-04 08:19:54
depth1
children0
last_payout2018-04-11 08:19:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length99
author_reputation39,703,646,576
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,258,744
net_rshares0
@stokjockey ·
$0.15
@exyle I am part of a community of like minded individuals right now with #steemsilvergold. These are people that have an interest in stacking precious metals and Non FIAT money. It is a wonderful place where good things are happening. Now it will only grow and get better...................
👍  ,
properties (23)
authorstokjockey
permlinkre-exyle-6y3ebf8k-20180403t094239092z
categorylife
json_metadata{"tags":["life","steemsilvergold"],"users":["exyle"],"app":"steemit/0.1"}
created2018-04-03 09:42:42
last_update2018-04-03 09:42:42
depth1
children0
last_payout2018-04-10 09:42:42
cashout_time1969-12-31 23:59:59
total_payout_value0.120 HBD
curator_payout_value0.026 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length291
author_reputation128,166,899,886,629
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,088,309
net_rshares48,717,472,284
author_curate_reward""
vote details (2)
@theguruasia ·
$0.30
@exyle,
Yeah I also saw that update! Hivemind seems to be an interesting development based on Steem blockchain! That would be nice that you decided to discuss about it!

Cheers~
👍  ,
properties (23)
authortheguruasia
permlinkre-exyle-6y3ebf8k-20180403t110912653z
categorylife
json_metadata{"tags":["life"],"users":["exyle"],"app":"steemit/0.1"}
created2018-04-03 11:09:12
last_update2018-04-03 11:09:12
depth1
children0
last_payout2018-04-10 11:09:12
cashout_time1969-12-31 23:59:59
total_payout_value0.229 HBD
curator_payout_value0.073 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length177
author_reputation72,733,318,719,814
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,099,039
net_rshares99,603,011,729
author_curate_reward""
vote details (2)
@timuann ·
$0.14
i am really glad to know that of your experience and important advice when you sharing doing of dtube chanell and on your blog.. It was fun to watch the pump and to learn about hive because I had been feeling a little dejected lately. Not about the low price of steem but more about the lack of enthusiasm I've been seeing in my feed. its absolutely good thought of my steemit successs in the future matter..very good job..@exyle
👍  ,
properties (23)
authortimuann
permlinkre-exyle-6y3ebf8k-20180403t094244785z
categorylife
json_metadata{"tags":["life"],"users":["exyle"],"app":"steemit/0.1"}
created2018-04-03 09:42:48
last_update2018-04-03 09:42:48
depth1
children0
last_payout2018-04-10 09:42:48
cashout_time1969-12-31 23:59:59
total_payout_value0.112 HBD
curator_payout_value0.028 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length429
author_reputation6,544,418,433,868
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,088,321
net_rshares46,946,564,158
author_curate_reward""
vote details (2)
@travelling-two ·
$0.14
xy20iey9f
That first part was quite technical, but loving the rise in the crypto markets in general (obviously focusing on STEEM). Let's hope the price stays high for the 3 day moving average, so that the payouts this week can bring a smile to everyone's face. :)
👍  
properties (23)
authortravelling-two
permlinkxy20iey9f
categorylife
json_metadata{"app":"dtube/0.7"}
created2018-04-03 09:42:24
last_update2018-04-03 09:42:24
depth1
children0
last_payout2018-04-10 09:42:24
cashout_time1969-12-31 23:59:59
total_payout_value0.105 HBD
curator_payout_value0.034 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length253
author_reputation11,884,106,139,780
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,088,266
net_rshares46,253,239,922
author_curate_reward""
vote details (1)
@trisan ·
Thanks for sharing writing dtube
properties (22)
authortrisan
permlinkre-exyle-6y3ebf8k-20180403t091522414z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-03 09:15:27
last_update2018-04-03 09:15:27
depth1
children0
last_payout2018-04-10 09:15:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length32
author_reputation400,565,285,691
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,084,774
net_rshares0
@umex ·
time to moon
properties (22)
authorumex
permlinkre-exyle-6y3ebf8k-20180403t094513557z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-03 09:45:12
last_update2018-04-03 09:45:12
depth1
children0
last_payout2018-04-10 09:45:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length12
author_reputation231,100,529,882
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,088,600
net_rshares0
@zemiatin ·
Seeing such a big increase in the price od STEEM and SBD after all the red is definitely an amazing feeling. Hope we will be able to keep it up like this for a while.
properties (22)
authorzemiatin
permlinkre-exyle-6y3ebf8k-20180403t102226988z
categorylife
json_metadata{"tags":["life"],"app":"steemit/0.1"}
created2018-04-03 10:22:30
last_update2018-04-03 10:22:30
depth1
children0
last_payout2018-04-10 10:22:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length166
author_reputation16,082,589,690,767
root_title"Vlog 265: Communities/Hivemind update + Steem price had a nice pump overnight."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,093,099
net_rshares0