Repliesdanmaruschak (72)in hive-151113 • 20 hours agosteemCreated with Sketch.RE: Programming Diary #29: Imagining the "value per feed" curation modelI don't find it hard to imagine that systems can get stuck in tragedy-of-the-commons traps where it becomes hard or impossible for individual actors to fix things. I'm not sure there's a person on…moecki (71)in hive-151113 • 23 hours agoRE: Steem Curation Extension: New version available with more info for curatorsThis could work if no other operations are executed on the account. Also, it would probably be the best approach to keep historical entries. I'm curious which approach you will choose. :-)danmaruschak (72)in hive-151113 • 2 days agosteemCreated with Sketch.RE: Programming Diary #29: Imagining the "value per feed" curation modelThis is a laudable goal, but I'm skeptical that vote-bots are the way to do it. And since the current vote-bot business models are already very efficient at extracting a big chunk of value from the…danmaruschak (72)in hive-151113 • 2 days agosteemCreated with Sketch.RE: Programming Diary #29: Imagining the "value per feed" curation model(rewards + audience) > rewards alone I think you need to think about ROI from their perspective. For the people using these services today an audience is largely irrelevant (or maybe even…the-gorilla (75)in hive-151113 • 2 days agoRE: Programming Diary #29: Imagining the "value per feed" curation modelFor this to happen, my assumption is that somebody else’s rewards would need to be much lower - initiating their migration to other services. I don’t know what kind of margin these voting services…the-gorilla (75)in hive-151113 • 2 days agosteemCreated with Sketch.RE: Programming Diary #29: Imagining the "value per feed" curation modelThat's all looking and sounding good. I like the idea of the voting bot being more rewarding if the user has a following but for this to work, all voting services will need to follow suit - i.e. if…hardphotographer (71)in hive-151113 • 2 days agoRE: Steem Curation Extension: New version available with more info for curatorsYes, of course. As soon as I have an idea, I'll write to you.hardphotographer (71)in hive-151113 • 2 days agoRE: Steem Curation Extension: New version available with more info for curatorsVery interesting project. Something similar came to my mind. But I never started implementing it. I will follow your project.danmaruschak (72)in hive-127586 • 3 days agosteemCreated with Sketch.RE: Would DAO/SPS proposals based on an "Advance" funding model be supported?The idea is to be less of a trust-challenge than the existing status quo. My perception is that the current barrier is so high that there is no flow in the economy. It seems to me that @the-gorilla…moecki (71)in hive-151113 • 5 days agoRE: Steem Curation Extension: New version available with more info for curatorsI would suggest not to do this with a custom_json operation, but to save the list in posting_json_metadata of the profile. Retrieving the current list is then done with one request. With a…the-gorilla (75)in hive-151113 • 5 days agoRE: Steem Curation Extension: New version available with more info for curatorsFortunately, it's at condenser level. The component is already calling the "getFollowingAsync" which stores the muted accounts: const mutes = state.global.getIn( ['follow'…chriddi (73)in hive-151113 • 5 days agoRE: Steem Curation Extension: New version available with more info for curatorsYes, that will have been the problem. Now everything works perfectly - thank you! I still have mixed feelings about ‘bot filtering’. But I don't really have a suitable solution in mind either.…the-gorilla (75)in hive-151113 • 6 days agosteemCreated with Sketch.RE: Steem Curation Extension: New version available with more info for curatorsThe way I handle bot delegations in my interface is to periodically (twice per day I think) generate a list of authors who have delegated to a known voting bot. I then query this list so that the…the-gorilla (75)in hive-151113 • 6 days agosteemCreated with Sketch.RE: Steem Curation Extension: New version available with more info for curatorsWhy would performance decrease as the number of posts increases? Does the plugin re-evaluate every post at each additional load? Or is it parsing the generated HTML each time?the-gorilla (75)in programming • 6 days agosteemCreated with Sketch.RE: Sometimes I want to see resteems. Sometimes I don't.Maybe it would be more "Product Manager" 🙂 I implemented most of the feature today. Unfortunately, it clashed a bit with my "pinned posts" carousel. Fortunately, it highlighted a bug in my…moecki (71)in hive-151113 • 7 days agoRE: Steem Curation Extension: New version available with more info for curatorsVery good. It's time I got the latest version :-) The feed reach is a good idea, even if it is still a little distorted by possible duplication. I'm sure you'll find a way to improve it. In any…michelangelo3 (71)in hive-151113 • 7 days agoRE: Steem Curation Extension: New version available with more info for curatorsIf it's of interest to you, this user has been taking the piss out of me for some time now. Without this hint from @moecki I would have fallen for him again for now. Now I'm even thinking…michelangelo3 (71)in hive-151113 • 7 days agoRE: Steem Curation Extension: New version available with more info for curatorsLooks good, I did some tests on my feed and all the resteems from followed accounts remained visible. The felt page load speed is the same as before. Wonderful, thanks for the fix!chriddi (73)in hive-151113 • 7 days agoRE: Steem Curation Extension: New version available with more info for curatorsTesting, testing, one two, one two... Sorry if I'm a bit late, but I had to search for the installation instructions one more time... 😇 I am very, very pleased! However, the ‘resteem…adese (65)in hive-151113 • 7 days agoRE: Steem Curation Extension: New version available with more info for curatorsYou are really doing a very great job every blessed day and this is beautiful to see. Thank you and keep doing the great work.. this is a very big initiative and inspiration to many of us