create account

My feed idea by sn0n

View this thread on: hive.blogpeakd.comecency.com
· @sn0n ·
$0.18
My feed idea
Not sure how this idea will play out, but I imaging a new feed, one powered by, let's just call it an intelligent AI. 

Step 1, get list of following
Step 2, que up last 6 days posts for all said people
Step 3, remove all posts already interacted on by yourself (likes or comments, etc)
Step 4, move to the top of the list posts by people interacted with the most historically
Step 5, move to the top of the list most unique interactions (as in, if user has 180 upvotes on every post, but it's the same 180 people upvoting their posts, assume it's shit content, and bump down the list a bit)
Step 6, I could continue .... But hopefully this was enough to get your creative juices flowing. 

I have zero desire to launch a "fat" server intensive website, I do have a desire to launch a client side app that only connects to hive nodes.. doing this all client side would involve quite a bit of work, but definitely something I'm thinking about. The mapping it out would be totally doable, if memory intensive.

Just a quick note to self I guess .. 
👍  , , , , , , , , ,
properties (23)
authorsn0n
permlinkmy-feed-idea
categoryidea
json_metadata"{"app":"peakd/2020.05.3","format":"markdown","description":"Shower Thoughts","tags":["idea","feed","socialmedia","scrolling","facebook","programming","server","client"]}"
created2020-05-17 03:28:15
last_update2020-05-17 03:28:15
depth0
children6
last_payout2020-05-24 03:28:15
cashout_time1969-12-31 23:59:59
total_payout_value0.090 HBD
curator_payout_value0.087 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,046
author_reputation25,801,997,535,483
root_title"My feed idea"
beneficiaries
0.
accountpeakd
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,417,407
net_rshares581,611,522,341
author_curate_reward""
vote details (10)
@mytechtrail ·
$0.05
I have had a similar thought process as some days I am overwhelmed with posts to try and read. I am a beginning python coder and would not even attempt such an app, client side of otherwise, but truly understand how nice it would be to have a feed display of content from authors that I know regularly post stuff I what to read, but am time limited. 
👍  
properties (23)
authormytechtrail
permlinkre-sn0n-qaglvu
categoryidea
json_metadata{"tags":["idea"],"app":"peakd/2020.05.3"}
created2020-05-17 04:59:51
last_update2020-05-17 04:59:51
depth1
children1
last_payout2020-05-24 04:59:51
cashout_time1969-12-31 23:59:59
total_payout_value0.026 HBD
curator_payout_value0.026 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length350
author_reputation19,007,675,085,002
root_title"My feed idea"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,418,584
net_rshares169,774,091,653
author_curate_reward""
vote details (1)
@sn0n ·
One day a bored dev will make it happen. LoL. Until then, we must miss some posts. LoL
properties (22)
authorsn0n
permlinkre-mytechtrail-qagnsi
categoryidea
json_metadata{"tags":["idea"],"app":"peakd/2020.05.3"}
created2020-05-17 05:41:06
last_update2020-05-17 05:41:06
depth2
children0
last_payout2020-05-24 05:41: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_length86
author_reputation25,801,997,535,483
root_title"My feed idea"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,418,939
net_rshares0
@rishi556 ·
$0.05
I think there’s a feed api.
👍  
properties (23)
authorrishi556
permlinkre-sn0n-2020516t223029405z
categoryidea
json_metadata{"tags":["idea","feed","socialmedia","scrolling","facebook","programming","server","client"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-05-17 03:30:30
last_update2020-05-17 03:30:30
depth1
children3
last_payout2020-05-24 03:30:30
cashout_time1969-12-31 23:59:59
total_payout_value0.024 HBD
curator_payout_value0.026 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length27
author_reputation134,148,665,259,812
root_title"My feed idea"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,417,459
net_rshares168,095,893,400
author_curate_reward""
vote details (1)
@mytechtrail ·
By feed api do you mean an api that you call to get posts by accounts one is following? Any links that I could check out. 
properties (22)
authormytechtrail
permlinkre-rishi556-qahly1
categoryidea
json_metadata{"tags":["idea"],"app":"peakd/2020.05.3"}
created2020-05-17 17:58:45
last_update2020-05-17 17:58:45
depth2
children2
last_payout2020-05-24 17:58:45
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_reputation19,007,675,085,002
root_title"My feed idea"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,428,727
net_rshares0
@rishi556 · (edited)
Yup, with hive js, this call exists:


hive.api.getDiscussionsByFeed(query,(err, result) => {
  
})

I don’t know how the query needs to be formatted but I’m pretty sure that’s what gets you your feed. You should be able to see the raw call in the code for hivejs.

I’m sure one of the python libraries has it as well, look for something named similarly in the documentation.
properties (22)
authorrishi556
permlinkre-mytechtrail-2020517t13423568z
categoryidea
json_metadata{"tags":[],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-05-17 18:04:24
last_update2020-05-17 18:05:30
depth3
children1
last_payout2020-05-24 18:04: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_length375
author_reputation134,148,665,259,812
root_title"My feed idea"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,428,848
net_rshares0