 Before I get into my article, I'd first like to say a few things. >1. I'm not a writer. I don't see myself as a writer, but I believe it's a good practice for me to work on my grammar skills. >2. If you see something grammatically wrong, please point it out to me. >3. I'm a little nervous putting my voice out there. By nature, I am an introvert until I become comfortable with myself and the person(s) I'm around. That whole process usually repeats when I see the person(s) next time, as well. Now, onto the article. ## It's All About The B̶e̶n̶j̶a̶m̶i̶n̶s̶ Steemjamins Steem launched just a couple of months ago. For those of you who don't know, Steem is "A blockchain-based social media platform where anyone can earn rewards". The basics of how it works is this, content creators post new content: articles, images, videos, audio, etc. and content curators up-vote that content if they believe it's of quality. Both creators and curators get paid for their involvement. Creators are paid when their content gets up-voted by the community and curators get paid by curating good content. There are a few other ways to get paid as well, like mining for instance and there are algorithms in place to prevent gaming the system. Read all about it at [https://steem.io](https://steem.io). I suggest reading the whitepaper, if you find yourself really really interested. A few days ago, I read an interesting article about "[How Steemit Could Revolutionize The Music Industry](https://steemit.com/steemit/@steemitpolitics/how-steemit-can-revolutionize-the-music-industry-towards-a-fairer-and-more-profitable-business-model)". While I believe there are more points the author could add to his/her article, nonetheless, it was interesting. After I read the article, I immediately began to consider how many other industries could profit from Steem. The first thing I thought about, was the companies, and more so, the community of developers who create and maintain open source software (OSS). ## Types Of Open Source Maintainers  Typically you have a few different types of OSS maintainers. - The Big Dog Companies - Facebook - Google - Microsoft - Walmart - and many more... - The Foundations - [The Mozilla Foundation](https://www.mozilla.org/en-US/foundation/) - [Python Software Foundation](https://www.python.org/psf/) - [Apache Foundation](https://www.apache.org/foundation/) - [FreeBSD Foundation](https://www.freebsdfoundation.org/) - [OpenSSL Foundation](http://opensslfoundation.com/) - and many more... - Small Teams of Developers* - [Moment](https://github.com/moment/moment) - [@ichernev](https://github.com/ichernev) - [Guzzle](https://github.com/guzzle/guzzle) - [@mtdowling](https://github.com/mtdowling) - [Hammer.js](https://github.com/hammerjs/hammer.js) - [@jtangelder](https://github.com/jtangelder) - [breadwallet](https://github.com/voisine/breadwallet) - [@voisine](https://github.com/voisine) - and many more... Just a real quick side note, breadwallet is one of my personal favorite open source projects. If you're into bitcoin, check it out. IMO, It's the best bitcoin wallet out there for iOS. _\*Or, at least who appear to be small or single developer teams._ ### Time Is On Your Side Yeah, **NOT**! One of the interesting things about software development is that rarely do developers have enough time. It's always something: pressure from upper management, sales promising invisible features, sales promising a sooner estimated delivery date, poor estimation of development time, poor time management, too many bugs to fix, too many issues to troubleshoot, etc. That's also not even mentioning that most developers do way more than write and maintain code. Often times developers are considered "The IT Guy". Being "The IT Guy" means they change the batteries from your mouse when it's "broken", they add ink to printer when it's "broken", they add the shortcut of your web browser back onto the desktop when "the internet disappears", they remove trojans from your computer when you installed that "new dropbox" to get the "files" you never needed in the first place. I think one can see the theme here. :)  When developers maintain software in a small or single developer team, outside of their full time job, you can see where time becomes an issue. OSS foundations also have unique needs in managing the non-profit for their foundation. Eg: accounting, meetings, fundraising, etc. These items also take away time from developers, particularly when developers participate in the nitty gritty of the non-profit.  ## Why Open Source Has A Financial Need ### Interesting Facts  Black Duck's [2016 - The Future of Open Source](https://www.blackducksoftware.com/2016-future-of-open-source) survey, shows that greater than 65% of companies leverage OSS. That is a 5% increase from the previous year. While some OSS was created and is predominately maintained by companies, not all OSS is fortunate to have companies funding it. Now don't get me wrong, I know lots of projects generate money in the form of donations, premium support, and yes, even financial support from companies. However, when these projects make more money, everyone who utilizes them potentially benefits too. When projects make more money, we will see more features, quicker bug fixes, and more secure software. ### Don't Panic As an example, let me take you back to April 7, 2014, the day the internet nearly bleed to death. Okay, not really, but it did bleed pretty badly and was a major wakeup call for anyone who uses OSS. On April 7, 2014 the world experienced what was dubbed, [The Heartbleed Bug](http://heartbleed.com). Heartbleed was a bug in the [OpenSSL](https://www.openssl.org) library that allowed an attacker view communications from servers after OpenSSL had decrypted the communication. When the bug is exploited, it would allow attackers to view passwords, credit card numbers, crypto keys, etc. Sounds bad, right? It was. Fortunately, OpenSSL was able to release a patch the same day the bug was publicly reported and everyone was able to move on, though, it did take a bit of work to get everything sorted out. After the Heartbleed bug, a few interesting facts popped up on the internet. - At the time, OpenSSL was believed that half a million of the internet's secure web servers, certified by trusted authorities, were believed to be vulnerable to the attack, including major websites like Google, Yahoo, Instagram & Netflix, to name a few. [\[1\]](https://en.wikipedia.org/wiki/Heartbleed) [\[2\]](http://mashable.com/2014/04/09/heartbleed-bug-websites-affected) - OpenSSL received only ~$2000 in donations per year. [\[3\]](http://veridicalsystems.com/blog/of-money-responsibility-and-pride) - The bug was simple to fix, once discovered. [\[4\]](https://nakedsecurity.sophos.com/2014/04/08/anatomy-of-a-data-leak-bug-openssl-heartbleed) - Heartbleed bug snuck into the code on December 31, 2011. It was there a whole **TWO YEARS**! [\[5\]](http://www.theregister.co.uk/2014/04/09/heartbleed_explained) - The Electronic Frontier Foundation, Ars Technica, and Bruce Schneier all deemed the Heartbleed bug "catastrophic". [\[6\]](https://en.wikipedia.org/wiki/Heartbleed) Wow, now that is crazy! Perhaps with more funding, a project like this would have been able to have more developers to pay to maintain the project. Since Heartbleed, [OpenSSL has considerably more funding](http://www.theregister.co.uk/2014/04/09/heartbleed_explained/). Unfortunately, we had to experience mass panic in the IT world before OpenSSL got the funding they needed. Take a look below at a few of the most critical bugs found in highly popular OSS within recent years. | Bug Name | Infected Software / Project | Date Publicly Reported | |:------------- |:------------------|:--------------| | [GnuTLS - Incorrect Cert Verification](https://news.ycombinator.com/item?id=7338389)| [GnuTLS](https://www.gnutls.org/) | Mar 03, 2014 | | [Heartbleed](https://en.wikipedia.org/wiki/Heartbleed) | [OpenSSL](https://www.openssl.org/) | Apr 07, 2014 | | [Shellshock](https://en.wikipedia.org/wiki/Shellshock_(software_bug)) | [Bash](https://tiswww.case.edu/php/chet/bash/bashtop.html) | Sep 24, 2014 | | [POODLE](https://en.wikipedia.org/wiki/POODLE)| [SSL Protocol 3.0\*](https://tools.ietf.org/html/rfc6101) | Oct 14, 2014 | _\*SSL Protocol 3.0 is merely a protocol. It is not software in and of itself but the protocol is implemented in software for secure communications. All implementations of SSLv3 were infected._ ### But Wait, There's More So, I know I've been mumbling on about critical security bugs. Let's not forget all the non-critical bugs that exist and should be fixed as well as the massive amount of feature requests out there. These types of issues deserve some love too. I believe that the single developers, small developer teams, and foundations are the maintainers who can benefit the most from Steem. Most developers and foundations who maintain code, do so because they believe in the cause related to the problem their code solves. While, I'm not saying that developers at companies do not believe in their cause, I will say that companies have a lot to gain financially from producing OSS (this is a talk for another time). And that's not a knock to businesses either. I'm very grateful for the contributions of open source from big dog companies. ## Implementing Open Source Software With Steem Sounds great, but what does implementation look like? ### Current Implementations Methods Here are some ways you can join in and begin generating money as a developer. - By posting releases and/or release notes on Steem. - By posting merges to master/stable, depending on the project, on Steem. - By posting feature requests on Steem to gauge community interest. - By accepting donations on the Steem platform, which can then be exchanged for USD or BTC. My personal favorite for implementing Steem, with its current features, is by posting release notes. _**Pro-tip**: Make sure you alert all of your followers that they can support you on Steem and that creating an account is free._ ### Potential Implementations In The Future Some of these implementations would include the Steem Team integrating these features into the Steem platforms. Others could be developed on the current platform. - Github and Bitbucket Integration - Auto post new commits, new releases, pull requests, feature requests, etc. - Feature suggestions could be up-voted to earn money for developing said feature. - Rewards can be given by starring a repo. - Other developers/people can receive rewards too. - Receive rewards when you suggest a new feature that the community up-votes. - Receive rewards by submitting pull requests with new features and bug fixes. Credit to @lukestokes for these next few ideas, he posted in the comments. - Github clone of Steem - @lukestokes - Rewards for well documented pull requests. - @lukestokes I hope I have you thinking. What are your thoughts? Do you have any ideas on how developers can implement Steem now, or in the future, with their open source softwares? Did I miss something or get it wrong? Speak up in the comments. One thing I know for sure, is that developers need to hope on board soon, if they want features prioritized for their needs. The Steem train is picking up speed quickly. Steem is here, it's free, and you can generate money right now! What are you waiting for? [SIGN UP NOW!](https://steemit.com) 
author | benslayton |
---|---|
permlink | how-steem-changes-the-game-for-open-source-software |
category | github |
json_metadata | {"tags":["","github","opensource","software","developers","steem","oss","bitbucket","steemit","programming"],"image":["https://i.imgur.com/a16yg2g.png"],"users":["lukestokes"]} |
created | 2016-07-21 02:58:00 |
last_update | 2016-07-21 05:39:54 |
depth | 0 |
children | 82 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 9,270.623 HBD |
curator_payout_value | 2,012.744 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 11,932 |
author_reputation | 3,472,492,721,417 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 236,732 |
net_rshares | 161,094,052,364,040 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
rainman | 0 | 17,627,630,448,988 | 100% | ||
summon | 0 | 12,978,305,312,109 | 100% | ||
ned | 0 | 65,388,397,325,542 | 100% | ||
modprobe | 0 | 393,486,759,061 | 100% | ||
xeldal | 0 | 5,631,863,766,657 | 100% | ||
lafona-miner | 0 | 3,166,132,444,741 | 100% | ||
enki | 0 | 6,082,929,407,722 | 100% | ||
lafona | 0 | 373,764,448,706 | 100% | ||
tombstone | 0 | 20,552,769,171,187 | 100% | ||
sandra | 0 | 129,098,601,455 | 100% | ||
kushed | 0 | 4,768,361,853,245 | 100% | ||
lafona5 | 0 | 313,349,038,478 | 100% | ||
theoretical | 0 | 175,882,724,320 | 100% | ||
ozmaster | 0 | 103,244,066,039 | 100% | ||
xeroc | 0 | 1,193,551,937,040 | 100% | ||
complexring | 0 | 3,411,755,319,797 | 100% | ||
witness.svk | 0 | 4,837,430,451,854 | 100% | ||
lovejoy | 0 | 152,073,583,748 | 100% | ||
aizensou | 0 | 11,656,772,121 | 100% | ||
pairmike | 0 | 122,213,339,166 | 100% | ||
cass | 0 | 405,409,838,559 | 100% | ||
tuck-fheman | 0 | 654,232,971,994 | 100% | ||
donkeypong | 0 | 2,320,128,723,925 | 100% | ||
modeprator | 0 | 7,631,924,256 | 100% | ||
timifey2015 | 0 | 744,574,645 | 100% | ||
dedriss | 0 | 15,941,743,574 | 100% | ||
steemrollin | 0 | 738,441,818,333 | 100% | ||
jchch | 0 | 94,750,163,460 | 100% | ||
acoustickitty | 0 | 10,404,662,258 | 100% | ||
coindup | 0 | 71,405,409,141 | 100% | ||
events | 0 | 63,858,506 | 100% | ||
yefet | 0 | 21,864,696,605 | 100% | ||
brindleswan | 0 | 11,970,196,356 | 100% | ||
autumnal.equinox | 0 | 4,970,860,339 | 100% | ||
merlinscat | 0 | 22,519,727,892 | 100% | ||
moh-rokib | 0 | 599,193,090 | 100% | ||
dylan-nicholas | 0 | 7,006,570,869 | 100% | ||
edgeland | 0 | 46,843,177,433 | 100% | ||
noisy | 0 | 22,016,868,945 | 100% | ||
craig-grant | 0 | 101,580,741,164 | 100% | ||
sandwich | 0 | 14,812,444,147 | 100% | ||
nastrom | 0 | 870,701,443 | 100% | ||
easteagle13 | 0 | 49,808,665,098 | 100% | ||
ppitonak | 0 | 3,916,014,875 | 100% | ||
camilla | 0 | 126,149,093,728 | 100% | ||
gregory60 | 0 | 9,450,549,131 | 100% | ||
cyan91 | 0 | 3,780,791,979 | 100% | ||
jamtaylor | 0 | 90,133,781,252 | 100% | ||
romangelsi | 0 | 325,850,685 | 100% | ||
cryptorune | 0 | 6,684,345,889 | 100% | ||
joelinux | 0 | 13,849,243,963 | 100% | ||
hbhades | 0 | 661,349,492 | 100% | ||
steemship | 0 | 752,604,115,336 | 100% | ||
bryner | 0 | 11,558,766,867 | 100% | ||
thedarkestplum | 0 | 21,687,407,544 | 100% | ||
mranderson | 0 | 2,671,125,311 | 100% | ||
forrestwillie | 0 | 119,399,492,659 | 100% | ||
ingenesist | 0 | 56,021,592,667 | 100% | ||
instructor2121 | 0 | 10,260,997,957 | 100% | ||
nate-atkins | 0 | 3,451,900,109 | 100% | ||
tsugimoto | 0 | 46,472,730,142 | 100% | ||
gekko | 0 | 496,772,230 | 100% | ||
teamsteem | 0 | 187,215,384,107 | 100% | ||
gilang-ramadhan | 0 | 474,182,873 | 100% | ||
amdpower | 0 | 1,420,973,927 | 100% | ||
elishagh1 | 0 | 33,048,108,790 | 100% | ||
algo-rythm | 0 | 1,095,709,585 | 100% | ||
generalizethis | 0 | 4,068,250,020 | 100% | ||
daycrypter | 0 | 1,129,423,734 | 100% | ||
jerome-colley | 0 | 7,381,774,435 | 100% | ||
canhazlulz | 0 | 16,302,638,117 | 100% | ||
luxiano-valdez | 0 | 2,258,875,589 | 100% | ||
jwiz168 | 0 | 446,097,808 | 100% | ||
nasato | 0 | 446,891,886 | 100% | ||
vadimberkut8 | 0 | 30,711,319,131 | 100% | ||
hannixx42 | 0 | 51,389,980,767 | 100% | ||
arkanaprotego | 0 | 1,671,210,649 | 100% | ||
oaldamster | 0 | 33,041,661,412 | 100% | ||
kevinwong | 0 | 340,657,037,686 | 100% | ||
calamus056 | 0 | 262,684,796 | 100% | ||
dmitry | 0 | 1,453,708,997 | 100% | ||
martinallien | 0 | 1,118,401,279 | 100% | ||
kewde | 0 | 415,153,848 | 100% | ||
nphacker | 0 | 40,775,354,468 | 100% | ||
dke | 0 | 410,073,209 | 100% | ||
bogdanberkut | 0 | 7,675,848,330 | 100% | ||
phil-knolle | 0 | 396,583,152 | 100% | ||
arcananumerorum | 0 | 954,886,536 | 100% | ||
olekso | 0 | 400,715,387 | 100% | ||
btcswag | 0 | 39,553,107,062 | 100% | ||
ranko-k | 0 | 46,280,975,904 | 100% | ||
cyber | 0 | 392,446,217,751 | 100% | ||
akaninyene-etuk | 0 | 254,318,152 | 100% | ||
midnas-howler | 0 | 91,345,490,439 | 100% | ||
judyhopps | 0 | 9,061,711,489 | 100% | ||
justtryme90 | 0 | 15,604,834,624 | 100% | ||
zebbra2014 | 0 | 978,606,536 | 100% | ||
johnerfx | 0 | 9,898,132,503 | 100% | ||
applecrisp | 0 | 352,433,783 | 100% | ||
ian-harris | 0 | 3,242,274,777 | 100% | ||
rok-sivante | 0 | 816,555,661,110 | 100% | ||
brennanhm | 0 | 30,492,239,288 | 100% | ||
evan7 | 0 | 6,422,817,000 | 100% | ||
blindleaf | 0 | 13,012,622,030 | 100% | ||
churdtzu | 0 | 231,374,316,170 | 100% | ||
hedge-x | 0 | 77,265,490,555 | 100% | ||
danil-zatologin | 0 | 6,781,946,825 | 100% | ||
andrarchy | 0 | 344,629,605,624 | 100% | ||
ratel | 0 | 28,909,653,695 | 100% | ||
vladislav | 0 | 25,123,496,858 | 100% | ||
wongshiying | 0 | 25,833,813,547 | 100% | ||
changby | 0 | 124,945,940,741 | 100% | ||
fjccoin | 0 | 945,705,063 | 100% | ||
kaylinart | 0 | 230,573,907,695 | 100% | ||
infovore | 0 | 269,709,997,901 | 100% | ||
menace.coin | 0 | 682,330,636 | 100% | ||
magdalena | 0 | 331,404,247 | 100% | ||
ossama-benjohn | 0 | 23,516,696,591 | 100% | ||
kun7788 | 0 | 304,964,263 | 100% | ||
taufik123 | 0 | 1,615,373,326 | 100% | ||
hendra-khaidir | 0 | 272,273,894 | 100% | ||
ineedabreather | 0 | 4,023,091,983 | 100% | ||
bitcoinnational | 0 | 230,051,366 | 100% | ||
michaelx | 0 | 8,868,143,696 | 100% | ||
thedashguy | 0 | 64,305,247,693 | 100% | ||
sherwood | 0 | 9,132,879,435 | 100% | ||
publicworker | 0 | 695,598,528,356 | 100% | ||
ozzy-vega | 0 | 2,650,378,097 | 100% | ||
christoryan | 0 | 2,073,854,604 | 100% | ||
samtoland | 0 | 1,363,263,717 | 100% | ||
geoffrey | 0 | 17,109,011,829 | 100% | ||
romaan-namoor | 0 | 9,630,099,946 | 100% | ||
saknan | 0 | 2,431,089,730 | 100% | ||
lukestokes | 0 | 163,171,033,448 | 100% | ||
honeythief | 0 | 3,608,929,431 | 100% | ||
gary-smith | 0 | 2,077,073,317 | 100% | ||
ben99 | 0 | 73,140,634 | 100% | ||
jparty | 0 | 14,313,568,460 | 100% | ||
bitcoinci | 0 | 398,189,629 | 100% | ||
herethengone | 0 | 453,144,140 | 100% | ||
erik-prestinary | 0 | 322,644,185 | 100% | ||
jonnyrevolution | 0 | 15,247,178,661 | 100% | ||
dasan-oneia | 0 | 426,761,344 | 100% | ||
scrawl | 0 | 68,745,883,120 | 100% | ||
magnebit | 0 | 5,132,459,592 | 100% | ||
fyrstikken | 0 | 215,162,787,336 | 100% | ||
wisehammer | 0 | 272,738,686 | 100% | ||
alexft | 0 | 255,068,764 | 100% | ||
bigs21024 | 0 | 1,025,353,279 | 100% | ||
fonzerrellie | 0 | 1,132,256,211 | 100% | ||
gerber | 0 | 82,881,510 | 100% | ||
glongsword | 0 | 252,860,625 | 100% | ||
metropolit | 0 | 312,630,386 | 100% | ||
spikykevin | 0 | 2,611,662,399 | 100% | ||
xenadu | 0 | 1,430,250,941 | 100% | ||
bacchist | 0 | 10,337,730,023 | 100% | ||
lothendriel | 0 | 738,596,760 | 100% | ||
michaellamden68 | 0 | 220,399,688 | 100% | ||
asmolokalo | 0 | 233,685,352,174 | 100% | ||
stupidteenboy | 0 | 1,102,117,469 | 100% | ||
freeflowbc | 0 | 2,156,915,259 | 100% | ||
good-karma | 0 | 2,165,317,453 | 100% | ||
romanskv | 0 | 1,379,753,890 | 100% | ||
dad | 0 | 5,082,504,917 | 100% | ||
lobo86 | 0 | 839,052,502 | 100% | ||
ridji | 0 | 250,448,780 | 100% | ||
lehard | 0 | 14,317,144,251 | 100% | ||
garik100 | 0 | 195,123,468 | 100% | ||
silvano22 | 0 | 213,121,408 | 100% | ||
aeico | 0 | 9,357,282,639 | 100% | ||
odirlei | 0 | 246,110,437 | 100% | ||
bitcointop | 0 | 97,494,158 | 100% | ||
robrigo | 0 | 33,145,425,483 | 100% | ||
krypto | 0 | 63,028,869,087 | 100% | ||
stealthtrader | 0 | 160,246,998 | 0% | ||
rambogoham | 0 | 1,036,611,978 | 100% | ||
haquto | 0 | 243,966,928 | 100% | ||
guanxi | 0 | 253,895,781 | 100% | ||
paliboy | 0 | 250,632,028 | 100% | ||
yana | 0 | 129,888,720 | 100% | ||
cokaum | 0 | 5,509,313,545 | 100% | ||
avantyris785 | 0 | 247,567,288 | 100% | ||
jasonmcz | 0 | 23,309,771,222 | 100% | ||
qip | 0 | 22,625,291,208 | 100% | ||
zerohero | 0 | 212,148,052 | 100% | ||
cultura.bitcoin | 0 | 3,430,125,699 | 100% | ||
juneaugoldbuyer | 0 | 236,917,280,052 | 100% | ||
r4fken | 0 | 9,516,997,107 | 100% | ||
apocaloptimisto | 0 | 449,912,337 | 100% | ||
endaksi1 | 0 | 1,806,534,078 | 100% | ||
alexcount | 0 | 4,899,779,196 | 100% | ||
steemgrim | 0 | 265,293,289 | 100% | ||
endgame | 0 | 1,127,283,607 | 100% | ||
slowwalker | 0 | 560,424,917,223 | 100% | ||
freiheit | 0 | 4,352,101,950 | 100% | ||
dzweta | 0 | 243,940,982 | 100% | ||
domino | 0 | 114,057,190,919 | 100% | ||
jatochnietdan | 0 | 81,679,316,034 | 100% | ||
danny-g | 0 | 625,854,151 | 100% | ||
seamusog | 0 | 243,528,965 | 100% | ||
vividani | 0 | 1,226,246,299 | 100% | ||
worldfamous | 0 | 18,756,371,199 | 100% | ||
hammurabi | 0 | 247,087,658 | 100% | ||
seanmchughart | 0 | 5,832,461,368 | 100% | ||
busser | 0 | 201,798,304 | 100% | ||
mesalex | 0 | 222,425,589 | 100% | ||
mgpeter | 0 | 227,276,320 | 100% | ||
ghozia | 0 | 241,476,709 | 100% | ||
lukewarm | 0 | 395,701,642 | 100% | ||
themax37 | 0 | 248,619,871 | 100% | ||
lovenugz | 0 | 6,437,234,540 | 100% | ||
nobreku | 0 | 1,324,108,653 | 100% | ||
knircky | 0 | 75,243,002,016 | 100% | ||
gazm | 0 | 1,667,113,483 | 100% | ||
ausbitbank | 0 | 9,617,137,227 | 100% | ||
ethereums1 | 0 | 11,753,053,247 | 100% | ||
bryan-kho | 0 | 2,725,727,712 | 100% | ||
warplat | 0 | 166,421,735 | 100% | ||
ltl08 | 0 | 234,940,860 | 100% | ||
wesam | 0 | 39,595,181,480 | 100% | ||
marcgodard | 0 | 1,429,425,947 | 100% | ||
sunking | 0 | 473,331,042 | 100% | ||
freeyourmind | 0 | 6,105,956,223 | 100% | ||
sebastien | 0 | 4,910,207,356 | 100% | ||
surf4life | 0 | 381,733,023 | 100% | ||
vkoreshkoff | 0 | 34,979,852 | 100% | ||
felipemachado | 0 | 2,363,614,508 | 100% | ||
d-marim | 0 | 1,275,085,571 | 100% | ||
w4lterwyte | 0 | 27,219,388,615 | 100% | ||
jesta | 0 | 5,554,111,874 | 100% | ||
perwest | 0 | 2,084,104,210 | 100% | ||
fedor | 0 | 220,167,776 | 100% | ||
mercuri91 | 0 | 234,473,776 | 100% | ||
yuridan | 0 | 171,078,637 | 100% | ||
mastertrader777 | 0 | 5,021,018,500 | 100% | ||
johnnydollar | 0 | 237,254,839 | 100% | ||
qwertas | 0 | 261,092,663 | 100% | ||
paco | 0 | 36,182,564,858 | 100% | ||
aaseb | 0 | 3,717,494,988 | 100% | ||
ssmmaaddeellmmaa | 0 | 472,149,420 | 100% | ||
alexsm | 0 | 232,902,141 | 100% | ||
showmethecoinz | 0 | 10,825,876,527 | 100% | ||
elargroup | 0 | 139,326,042 | 100% | ||
clau | 0 | 2,268,633,313 | 100% | ||
greenhatter | 0 | 8,854,760,749 | 100% | ||
mrobjective | 0 | 236,867,477 | 100% | ||
gubbes | 0 | 10,313,492,672 | 100% | ||
omegastarscream | 0 | 241,440,929 | 100% | ||
d3v667 | 0 | 222,596,230 | 100% | ||
senseiteekay | 0 | 5,948,449,198 | 100% | ||
dmozone | 0 | 231,963,516 | 100% | ||
mjgrae | 0 | 2,015,516,010 | 100% | ||
suburbancaveman | 0 | 231,883,517 | 100% | ||
bigkush | 0 | 236,474,304 | 100% | ||
meiisheree | 0 | 193,781,445 | 100% | ||
cashbandicoot | 0 | 240,049,265 | 100% | ||
megane999 | 0 | 236,312,527 | 100% | ||
igster | 0 | 13,266,818,630 | 100% | ||
sephiroth | 0 | 20,181,970,251 | 100% | ||
jrd8526 | 0 | 458,473,844 | 100% | ||
vadym | 0 | 231,692,917 | 100% | ||
valen55 | 0 | 23,952,358,121 | 100% | ||
ntomaino | 0 | 8,023,408,282 | 100% | ||
jaycobbell | 0 | 2,204,121,331 | 100% | ||
noodhoog | 0 | 7,423,986,210 | 100% | ||
ostomdamasceno | 0 | 240,960,183 | 100% | ||
juvyjabian | 0 | 169,978,572 | 100% | ||
dcryptogold | 0 | 2,426,733,733 | 100% | ||
mastermind | 0 | 485,821,863 | 100% | ||
doublefaith | 0 | 231,399,019 | 100% | ||
overtheline | 0 | 12,848,456,345 | 100% | ||
mianeri | 0 | 89,221,973 | 100% | ||
enjbarah | 0 | 235,858,407 | 100% | ||
robinlight-cbd | 0 | 2,849,420,958 | 100% | ||
jrp | 0 | 231,065,136 | 100% | ||
agentorange | 0 | 10,844,742,695 | 100% | ||
stephencurry | 0 | 3,719,610,423 | 100% | ||
allmonitors | 0 | 142,816,790 | 100% | ||
luisucv34 | 0 | 25,784,347 | 100% | ||
breathe3000 | 0 | 224,362,661 | 100% | ||
abharana | 0 | 3,666,474,382 | 100% | ||
ruslan | 0 | 230,642,353 | 100% | ||
philiptan | 0 | 235,313,168 | 100% | ||
criticalproof | 0 | 3,903,880,914 | 100% | ||
dwightfschrute | 0 | 235,226,101 | 100% | ||
q00p | 0 | 2,588,011,677 | 100% | ||
sudnokpok | 0 | 196,902,777 | 100% | ||
khenchring | 0 | 356,629,046 | 100% | ||
artific | 0 | 1,716,265,773 | 100% | ||
poolam | 0 | 197,631,692 | 100% | ||
chillipepper | 0 | 235,530,571 | 100% | ||
pieter | 0 | 3,041,010,720 | 100% | ||
andrewsanderson | 0 | 2,395,913,047 | 100% | ||
creemej | 0 | 2,151,038,165 | 100% | ||
erlend | 0 | 239,722,459 | 100% | ||
micden | 0 | 216,204,081 | 100% | ||
dimon14 | 0 | 40,421,680 | 100% | ||
maximkichev | 0 | 142,410,856 | 100% | ||
madnation | 0 | 1,949,307,330 | 100% | ||
martin1 | 0 | 14,358,252,135 | 100% | ||
m34ndy0u | 0 | 211,941,441 | 100% | ||
natali22 | 0 | 150,437,741 | 100% | ||
ghanto | 0 | 234,713,312 | 100% | ||
kapets123 | 0 | 130,032,188 | 100% | ||
stangrotic | 0 | 239,300,522 | 100% | ||
ripexz | 0 | 230,109,097 | 100% | ||
codex | 0 | 225,171,637 | 100% | ||
delik | 0 | 46,909,680 | 100% | ||
phydough | 0 | 230,219,228 | 100% | ||
nippel66 | 0 | 333,585,448 | 100% | ||
imp3 | 0 | 1,195,834,920 | 100% | ||
corbie | 0 | 434,967,707 | 100% | ||
webokv | 0 | 1,413,662,149 | 100% | ||
konti | 0 | 236,507,926 | 100% | ||
slocum | 0 | 1,428,859,822 | 100% | ||
yanulyarus | 0 | 213,682,173 | 100% | ||
pinklee | 0 | 151,292,049 | 100% | ||
lenar79 | 0 | 432,815,369 | 100% | ||
ani22 | 0 | 1,614,161,537 | 100% | ||
willytrader | 0 | 169,357,020 | 100% | ||
peacekeeper | 0 | 2,085,576,973 | 100% | ||
sgnsteems | 0 | 222,709,824 | 100% | ||
xirian76 | 0 | 234,061,960 | 100% | ||
benjiberigan | 0 | 1,320,344,898 | 100% | ||
igorduarte | 0 | -228,060,556 | -100% | ||
poseidon | 0 | 385,157,745 | 100% | ||
yaha | 0 | 265,826,934 | 100% | ||
coininstant | 0 | 16,764,412,104 | 100% | ||
calaber24p | 0 | 3,171,830,154 | 100% | ||
rockymtnbarkeep | 0 | 899,591,283 | 100% | ||
dkpl | 0 | 1,285,034,041 | 100% | ||
theemperor | 0 | 114,772,467 | 100% | ||
mustafaomar | 0 | 9,185,689,073 | 100% | ||
desmonid | 0 | 160,422,641 | 100% | ||
kovalserge | 0 | 113,345,641 | 100% | ||
madhatting | 0 | 97,364,535 | 100% | ||
ubg | 0 | 10,104,668,533 | 100% | ||
pinartemiz | 0 | 916,828,795 | 100% | ||
steemydino | 0 | 261,446,889,380 | 100% | ||
gribgo | 0 | 198,505,024 | 100% | ||
geronimo | 0 | 405,370,439 | 100% | ||
akronte | 0 | 42,049,282 | 100% | ||
csrolex | 0 | 116,490,525 | 100% | ||
hedelund | 0 | 112,143,836 | 100% | ||
xcachemoney | 0 | 116,723,967 | 100% | ||
gabbans | 0 | 160,773,182,011 | 100% | ||
digitalarchitect | 0 | 282,251,356 | 100% | ||
thecleangame | 0 | 36,657,275 | 100% | ||
joshuanboles | 0 | 6,441,712,110 | 100% | ||
krystox | 0 | 625,571,812 | 100% | ||
mobileready | 0 | 107,370,911 | 100% | ||
didier87000 | 0 | 116,701,799 | 100% | ||
denverliu | 0 | 743,967,624 | 100% | ||
fintechrecruiter | 0 | 122,659,388 | 100% | ||
kangtak2000 | 0 | 1,854,201,084 | 100% | ||
drako | 0 | 4,519,469,265 | 100% | ||
animus | 0 | 107,797,687 | 100% | ||
bitcoiner | 0 | 111,932,087 | 100% | ||
exitmass | 0 | 2,447,483,107 | 100% | ||
frankpryor | 0 | 931,679,689 | 100% | ||
junzhang | 0 | 2,331,654 | 0% | ||
skreets | 0 | 117,441,529 | 100% | ||
coolemperor | 0 | 202,773,233 | 100% | ||
vlad | 0 | 135,374,479 | 100% | ||
perkdave56 | 0 | 114,168,175 | 100% | ||
skorss | 0 | 967,617,591 | 100% | ||
squirrellywrath | 0 | 46,980,474,610 | 100% | ||
bithubafrica | 0 | 116,587,958 | 100% | ||
chrisd | 0 | 116,450,799 | 100% | ||
ellamaeamor | 0 | 114,120,830 | 100% | ||
liberosist | 0 | 190,689,656 | 100% | ||
karawalla | 0 | 109,468,262 | 100% | ||
biletskiy | 0 | 2,436,508,288 | 100% | ||
shinekami | 0 | 116,374,869 | 100% | ||
alexx | 0 | 39,613,134 | 100% | ||
graciah | 0 | 112,778,572 | 100% | ||
bento | 0 | 113,960,332 | 100% | ||
dianafortunata | 0 | 113,955,644 | 100% | ||
munchmunch | 0 | 111,589,282 | 100% | ||
mephdxa21 | 0 | 137,839,155 | 100% | ||
darkneofit | 0 | 113,866,690 | 100% | ||
maksim | 0 | 118,503,353 | 100% | ||
fuch | 0 | 117,117,472 | 100% | ||
knoopx | 0 | 1,066,147,585 | 100% | ||
armen7777 | 0 | 116,921,735 | 100% | ||
byte | 0 | 1,439,275,200 | 100% | ||
philopseudes | 0 | 971,354,681 | 100% | ||
willybrequin | 0 | 168,527,493 | 100% | ||
viktor2poy | 0 | 106,801,424 | 100% | ||
jq2010 | 0 | 116,085,638 | 100% | ||
nikoletta | 0 | 116,084,543 | 100% | ||
qonq99 | 0 | 18,968,012 | 100% | ||
cryptocurrency1 | 0 | 144,745,431 | 100% | ||
sebytza05 | 0 | 137,561,660 | 100% | ||
alexbraun | 0 | 133,090,577 | 100% | ||
stat | 0 | 109,059,625 | 100% | ||
neroru | 0 | 840,736,445 | 100% | ||
kirreall | 0 | 113,647,509 | 100% | ||
rd7783 | 0 | 135,049,556 | 100% | ||
dbendorf | 0 | 580,494,262 | 100% | ||
pollack16 | 0 | 118,824,765 | 100% | ||
slava | 0 | 98,955,973 | 100% | ||
xand | 0 | 126,646,617 | 100% | ||
jl777 | 0 | 52,422,181,116 | 100% | ||
sl-avik | 0 | 115,816,345 | 100% | ||
razvanul05 | 0 | 117,511,837 | 100% | ||
joachim | 0 | 4,183,745,708 | 100% | ||
lokituks | 0 | 113,413,680 | 100% | ||
queiroz | 0 | 252,211,458 | 100% | ||
george-goya | 0 | 118,023,552 | 100% | ||
maurizio | 0 | 20,953,119 | 100% | ||
positive | 0 | 4,512,377,603 | 100% | ||
rumhurius | 0 | 108,615,394 | 100% | ||
paquito | 0 | 101,955,391 | 100% | ||
sergey22 | 0 | 55,509,526 | 100% | ||
parlament | 0 | 110,720,006 | 100% | ||
kottai | 0 | 65,060,162 | 100% | ||
groovy | 0 | 10,713,516,363 | 100% | ||
raymonjohnstone | 0 | 113,041,787 | 100% | ||
masterinvestor | 0 | 2,816,072,720 | 100% | ||
sndphoenix | 0 | 211,587,191 | 100% | ||
makgorn | 0 | 62,781,766 | 100% | ||
jchubitnet | 0 | 71,927,845 | 100% | ||
sarancha80 | 0 | 54,816,484 | 100% | ||
billmuniz | 0 | 108,287,520 | 100% | ||
pika | 0 | 73,495,452 | 100% | ||
jackal | 0 | 113,255,678 | 100% | ||
rizkypramudyacj | 0 | 99,056,323 | 100% | ||
mikeoleksyuk | 0 | 157,385,299 | 100% | ||
mondeja | 0 | 87,421,133 | 100% | ||
fishborne | 0 | 267,004,983 | 100% | ||
kindmorning | 0 | 57,556,123 | 100% | ||
coinmaster4you | 0 | 115,084,491 | 100% | ||
makc191919 | 0 | 112,629,409 | 100% | ||
alsprinting | 0 | 3,712,112,071 | 100% | ||
pedro8 | 0 | 114,923,173 | 100% | ||
orestespaz | 0 | 62,011,886 | 100% | ||
eristoddle | 0 | 76,285,237 | 100% | ||
chrisimi | 0 | 116,202,919 | 100% | ||
johnsmith | 0 | 60,567,978,685 | 100% | ||
marius19 | 0 | 73,579,948 | 100% | ||
cryptoknight | 0 | 119,249,812 | 100% | ||
btcwagering | 0 | 114,641,570 | 100% | ||
shanisha | 0 | 109,959,216 | 100% | ||
sarahkate | 0 | 116,822,389 | 100% | ||
nourhan | 0 | 114,522,920 | 100% | ||
hptjpanime13 | 0 | 93,845,518 | 100% | ||
youngyani | 0 | 114,437,225 | 100% | ||
akiregor | 0 | 126,823,425 | 100% | ||
dwaynejohnson | 0 | 115,399,171 | 100% | ||
vovinem | 0 | 110,426,136 | 100% | ||
worathi | 0 | 95,864,017 | 100% | ||
clonewarz | 0 | 23,695,395 | 100% | ||
takahan | 0 | 118,068,497 | 100% | ||
lemooljiang | 0 | 82,164,048 | 100% | ||
benslayton | 0 | 134,522,440 | 100% | ||
cire81 | 0 | 4,672,977 | 100% | ||
infinitor | 0 | 1,725,206,274 | 100% | ||
grim-hunter | 0 | 111,613,682 | 100% | ||
iigor | 0 | 111,567,557 | 100% | ||
volgaleo | 0 | 383,003,362 | 100% | ||
balay | 0 | 111,553,629 | 100% | ||
neonartist | 0 | 245,680,324 | 100% | ||
emilhoch | 0 | 848,598,640 | 100% | ||
doublethefun | 0 | 566,077,100 | 100% | ||
krabgat | 0 | 373,286,709 | 100% | ||
bosss | 0 | 227,713,971 | 100% | ||
team-leibniz | 0 | 1,356,168,566 | 100% | ||
fatboy | 0 | 22,607,737,105 | 100% | ||
claudiop63 | 0 | 2,188,057,859 | 100% | ||
proto | 0 | 46,835,177,773 | 100% | ||
julianoca | 0 | 224,375,362 | 100% | ||
bahar | 0 | 131,228,450 | 100% | ||
anon.news | 0 | 660,004,541 | 100% | ||
sinner69 | 0 | 221,522,259 | 100% | ||
ace108 | 0 | 141,850,475 | 100% | ||
artdesign108 | 0 | 221,446,552 | 100% | ||
resus | 0 | 232,978,328 | 100% | ||
dubraman | 0 | 207,698,956 | 100% | ||
mdk | 0 | 235,013,063 | 100% | ||
yarly10 | 0 | 135,316,554 | 100% | ||
kadeaus | 0 | 225,568,217 | 100% | ||
faraz | 0 | 233,361,356 | 100% | ||
renk | 0 | 17,549,317,401 | 100% | ||
kukuy | 0 | 40,554,913 | 100% | ||
nelu.ceban | 0 | 81,992,201 | 100% | ||
hassan123 | 0 | 126,513,507 | 100% | ||
mikebennett | 0 | 113,906,497 | 100% | ||
d3m0t3x | 0 | 184,361,499 | 100% | ||
alphabeta | 0 | 31,525,661 | 100% | ||
elliottgodard | 0 | 108,212,047 | 100% | ||
gapil | 0 | 515,391,125 | 100% | ||
moneykicks | 0 | 92,097,964 | 100% | ||
rznag | 0 | 116,361,077 | 100% | ||
alexriethmeier | 0 | 19,586,098,797 | 100% | ||
dimitarj | 0 | 1,599,019,067 | 100% | ||
anandpatel | 0 | 98,707,975 | 100% | ||
redexi | 0 | 100,946,169 | 100% | ||
osmodia | 0 | 7,275,948,157 | 100% | ||
taz | 0 | 107,927,586 | 100% | ||
eztechwin | 0 | 114,346,027 | 100% | ||
youngkim | 0 | 860,306,089 | 100% | ||
steemster1 | 0 | 20,183,877 | 100% | ||
arrogantobserver | 0 | 109,681,280 | 100% | ||
admiral | 0 | 160,408,040 | 100% | ||
robreardon6 | 0 | 140,224,677 | 100% | ||
mikeinfla | 0 | 212,503,688 | 100% | ||
derder | 0 | 154,669,265 | 100% | ||
fabien | 0 | 13,503,063,721 | 100% | ||
nathanjones | 0 | 1,367,443,620 | 100% | ||
renader792 | 0 | 104,563,269 | 100% | ||
bullionstackers | 0 | 52,261,588 | 100% | ||
dmilash | 0 | 77,774,508 | 100% | ||
maryanok | 0 | 214,075,179 | 100% | ||
vickypedia | 0 | 113,386,749 | 100% | ||
grz | 0 | 105,949,030 | 100% | ||
isaiaspostiena | 0 | 110,866,453 | 100% | ||
enkaptor | 0 | 110,860,946 | 100% | ||
winterchan | 0 | 110,762,203 | 100% | ||
cybercodetwins | 0 | 200,981,398 | 100% | ||
pulpably | 0 | 112,924,345 | 100% | ||
pseudonymouse | 0 | 1,067,935,766 | 100% | ||
jasonlowe333 | 0 | 200,812,598 | 100% | ||
biltong | 0 | 2,279,103,564 | 100% | ||
spinner | 0 | 88,491,159 | 100% | ||
choccy | 0 | 199,037,711 | 100% | ||
donyo | 0 | 108,366,755 | 100% | ||
malaiandrueth | 0 | 47,544,052,876 | 100% | ||
pastemaster | 0 | 112,285,026 | 100% | ||
belkins | 0 | 113,034,803 | 100% | ||
tomaso88 | 0 | 806,502,173 | 100% | ||
jumpman | 0 | 110,428,199 | 100% | ||
manoello | 0 | 83,915,694 | 100% | ||
grahnite | 0 | 159,893,572 | 100% | ||
greenggc | 0 | 108,200,260 | 100% | ||
kk3000 | 0 | 103,743,534 | 100% | ||
jbs410 | 0 | 5,091,996,207 | 100% | ||
bobadlx | 0 | 111,479,006 | 100% | ||
rumburak | 0 | 107,673,380 | 100% | ||
mahekg | 0 | 110,448,167 | 100% | ||
ap2002 | 0 | 105,959,379 | 100% | ||
timelord | 0 | 79,891,735 | 100% | ||
metaflute | 0 | 1,264,778,155 | 100% | ||
ericmaranga | 0 | 110,221,700 | 100% | ||
smech | 0 | 107,941,898 | 100% | ||
fusenn | 0 | 151,062,243 | 100% | ||
allasyummyfood | 0 | 61,472,499 | 100% | ||
dedushkadiesel | 0 | 33,824,632 | 100% | ||
nixonnox | 0 | 1,098,124,663 | 100% | ||
ariy | 0 | 50,432,573 | 100% | ||
brucy | 0 | 9,266,761 | 100% | ||
deejayehn | 0 | 5,707,763 | 100% | ||
ackza | 0 | 0 | 100% | ||
abramjs | 0 | 0 | 100% | ||
gruppler | 0 | 0 | 100% | ||
honolulu | 0 | 0 | 100% | ||
master-lamps | 0 | 0 | 100% | ||
prophnology | 0 | 0 | 100% |
$11,283 for one post in 11 months! thats like $1,000 dollars a month just for one steemit post! this steemit post makes as much as some people do in a year! This steemit post could feed several villages in africa every month LOL wow But about the most, here is another post with a similar vibe, similar idea, but imagin egetting REWARDS o GitHub or slackexchange or Qoura or yahoo answers for answering questions or even Answering Support tickets!!! https://steemit.com/chainbb-general/@daynewright/open-source-steem-blockchain-idea @daynewright wrote t and was jut told about this post thanks @benslayton u slayed it!
author | ackza |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20170617t033033757z |
category | github |
json_metadata | {"tags":["github"],"users":["daynewright","benslayton"],"links":["https://steemit.com/chainbb-general/@daynewright/open-source-steem-blockchain-idea"],"app":"steemit/0.1"} |
created | 2017-06-17 03:30:57 |
last_update | 2017-06-17 03:30:57 |
depth | 1 |
children | 0 |
last_payout | 2017-06-24 03:30:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 620 |
author_reputation | 287,655,922,012,470 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 5,062,370 |
net_rshares | 0 |
This is the best Post ive ever read on Steem. You nailed it. I got you buddy.
author | akiregor |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t060718658z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 06:07:18 |
last_update | 2016-07-21 06:07:18 |
depth | 1 |
children | 1 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 77 |
author_reputation | 697,613,497,643 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 239,648 |
net_rshares | 124,336,691 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
akiregor | 0 | 124,336,691 | 100% |
Wow! Thank you for the kind words! I appreciate it greatly.
author | benslayton |
---|---|
permlink | re-akiregor-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t061435223z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 06:13:54 |
last_update | 2016-07-21 06:13:54 |
depth | 2 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 59 |
author_reputation | 3,472,492,721,417 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 239,755 |
net_rshares | 0 |
Simply Great Information and Presentation
author | alaynaspop |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160815t000406617z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-08-15 00:04:06 |
last_update | 2016-08-15 00:04:06 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 41 |
author_reputation | -513,734,219,690 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 807,709 |
net_rshares | 0 |
"Potential Implementations In The Future" ...one of the things desperately needed is a proper, cross-platform, usable, GUI wallet.
author | alexgr |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t082807663z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 08:28:09 |
last_update | 2016-07-21 08:28:09 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.024 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 132 |
author_reputation | 45,645,291,230,585 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 241,622 |
net_rshares | 15,731,176,219 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
alexgr | 0 | 15,685,627,563 | 100% | ||
bullionstackers | 0 | 45,548,656 | 100% |
Thank you for the article, you know I am like you, I cant write for shit, but i will be giving this a go, because I have so many ideas and things I want to share. Well done, really enjoyed it! Alla x
author | allasyummyfood |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160722t212029723z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-22 21:20:30 |
last_update | 2016-07-22 21:20:30 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 199 |
author_reputation | 283,763,839,951,286 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 282,538 |
net_rshares | 0 |
You are not a writer and you wrote that! Well, that was pure entertainment! Thanks for existing!
author | andrewsanderson |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t154708955z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 15:46:39 |
last_update | 2016-07-21 15:46:39 |
depth | 1 |
children | 1 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 96 |
author_reputation | 712,858,826,800 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 250,203 |
net_rshares | 136,932,671 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
benslayton | 0 | 136,932,671 | 100% |
Thanks man! I LOL'd out loud to that!
author | benslayton |
---|---|
permlink | re-andrewsanderson-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t204804553z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 20:47:24 |
last_update | 2016-07-21 20:47:24 |
depth | 2 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 37 |
author_reputation | 3,472,492,721,417 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 257,676 |
net_rshares | 2,444,466,311 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
andrewsanderson | 0 | 2,444,466,311 | 100% |
Damn Bro! You put some work into that article. Very nice :) Glad to see you got rewarded for your efforts! Congrats! Twetting this out!
author | anon.news |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t194123188z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 19:41:27 |
last_update | 2016-07-21 19:42:15 |
depth | 1 |
children | 1 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 136 |
author_reputation | 526,552,286,063 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 256,183 |
net_rshares | 783,737,122 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
benslayton | 0 | 136,932,671 | 100% | ||
anon.news | 0 | 646,804,451 | 100% |
EDIT: My previous comment was suppose to go elsewhere. Thanks for the encouragement!
author | benslayton |
---|---|
permlink | re-anonnews-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t202926310z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 20:28:45 |
last_update | 2016-07-21 20:47:00 |
depth | 2 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 85 |
author_reputation | 3,472,492,721,417 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 257,267 |
net_rshares | 646,804,451 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
anon.news | 0 | 646,804,451 | 100% |
Thank you
author | ap2002 |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t141442819z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 14:15:48 |
last_update | 2016-07-21 14:15:48 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | 50,308,101,136 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 247,952 |
net_rshares | 11,816,667 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
kalimor | 0 | 11,816,667 | 100% |
Meh, not sure why it posted my article with the github tag as default. I didn't have github as the first tag. I also tried to change it, but it didn't work. :( Anyone know why?
author | benslayton |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t030414661z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 03:03:33 |
last_update | 2016-07-21 03:03:33 |
depth | 1 |
children | 3 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 177 |
author_reputation | 3,472,492,721,417 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 236,847 |
net_rshares | 128,546,825 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
eristoddle | 0 | 76,285,237 | 100% | ||
bullionstackers | 0 | 52,261,588 | 100% |
I had similar issues with tags...but really couldn't tell you much.
author | eristoddle |
---|---|
permlink | re-benslayton-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t035438211z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 03:54:36 |
last_update | 2016-07-21 03:54:36 |
depth | 2 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 67 |
author_reputation | 566,400,151,559 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 237,774 |
net_rshares | 0 |
There's been a lot of talk lately about hashtag spam so maybe they are working on ways to fix that. If I hear anything, I'll let you know.
author | lukestokes |
---|---|
permlink | re-benslayton-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t041607134z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 04:16:06 |
last_update | 2016-07-21 04:16:06 |
depth | 2 |
children | 1 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 138 |
author_reputation | 554,601,966,217,919 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 238,098 |
net_rshares | 0 |
Thanks. I saw a little bit of talk from an article on here regarding the spam tag. There wasn't much that was said, other than recognizing there was a problem.
author | benslayton |
---|---|
permlink | re-lukestokes-re-benslayton-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t042023800z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 04:19:42 |
last_update | 2016-07-21 04:19:42 |
depth | 3 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 159 |
author_reputation | 3,472,492,721,417 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 238,158 |
net_rshares | 0 |
Great article, congratulations, some time ago i dreamed with words viral and open source and now we are living it in real time, we are doing history
author | bhokor |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t221401370z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 22:14:06 |
last_update | 2016-07-21 22:14:06 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 148 |
author_reputation | 1,535,566,094,086 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 259,778 |
net_rshares | 0 |
Interesting insight and good reasons to use SteemIt. At BitHub.Africa we are YUGEEE fans of the open source movement which are tools we use heavily for building blockchain based mobile solutions. I have just posted on how SteemIt Can leverage mobile technology to empower creatives around the World and especially in Africa! I hope you find it interesting https://steemit.com/money/@bithubafrica/how-steemit-can-leverage-mobile-technology-to-empower-creatives-around-the-world-and-especially-in-africa
author | bithubafrica |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t144134873z |
category | github |
json_metadata | {"tags":["github"],"links":["https://steemit.com/money/@bithubafrica/how-steemit-can-leverage-mobile-technology-to-empower-creatives-around-the-world-and-especially-in-africa"]} |
created | 2016-07-21 14:44:24 |
last_update | 2016-07-21 14:44:24 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 503 |
author_reputation | 67,984,201,672 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 248,710 |
net_rshares | 0 |
To All 👍👍👍👍👍 👍👍👍👍👍 Thank you ALL for wonderful posting I am a rookie here ready to learn here Good Job 👍
author | bullionstackers |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t051701175z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 05:17:03 |
last_update | 2016-07-21 05:18:54 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 105 |
author_reputation | 163,180,943,634,376 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 238,983 |
net_rshares | 99,558,382 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sillyfilthy | 0 | 47,296,794 | 100% | ||
bullionstackers | 0 | 52,261,588 | 100% |
Speaking about open source. If anyone want to be legendary, check out [my brilliant app idea](https://steemit.com/moderating/@calamus056/brilliant-new-idea-for-moderating-the-network-efficiently-and-profitably) :)
author | calamus056 |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t063646408z |
category | github |
json_metadata | {"tags":["github"],"links":["https://steemit.com/moderating/@calamus056/brilliant-new-idea-for-moderating-the-network-efficiently-and-profitably"]} |
created | 2016-07-21 06:37:39 |
last_update | 2016-07-21 06:37:39 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 213 |
author_reputation | 5,645,464,390,253 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 240,105 |
net_rshares | 0 |
# You nailed it! Welcome and it's awesome you did come out of our comfort zone and created this masterpiece. There are so many more possibilities for devs to earn decent salaries with using STEEM and STEEMIT. **To name a few :):* - Tutorials - How-To's - AMAs - Crowdfunding (when something to show --> prototype) Even good network opportunities could pay of for collaborations and much more.. > so many great ideas here. One thought I keep having is how the blockchain database could have any "skin" we want on it. (For example: http://steempress.io/@benslayton ). @lukestokes Ding Ding Ding - so with steempress.io we would directly have kinda github-pages counterpart, dang… ## ... my brain seems exploding right now :)
author | cass |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t153244020z |
category | github |
json_metadata | {"tags":["github"],"users":["lukestokes"],"links":["http://steempress.io/@benslayton"]} |
created | 2016-07-21 15:32:42 |
last_update | 2016-07-21 15:36:03 |
depth | 1 |
children | 1 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.700 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 735 |
author_reputation | 87,554,098,144,619 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 249,876 |
net_rshares | 827,164,727,282 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
summon | 0 | 294,967,437,665 | 0% | ||
cass | 0 | 454,714,570,982 | 100% | ||
knircky | 0 | 75,243,002,016 | 100% | ||
esepinche | 0 | 239,564,860 | 100% | ||
stephencurry | 0 | 1,860,480,434 | 100% | ||
benslayton | 0 | 139,671,325 | 100% |
I couldn't agree more! Kickstarter better watch out. How awesome is it that projects can be crowdfunded and earn interest on the Steem platform! I really don't think we've even began to think about the massive reach Steem will have in the world.
author | benslayton |
---|---|
permlink | re-cass-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t154057664z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 15:40:15 |
last_update | 2016-07-21 15:40:15 |
depth | 2 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 84.536 HBD |
curator_payout_value | 3.903 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 247 |
author_reputation | 3,472,492,721,417 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 250,043 |
net_rshares | 12,536,866,037,733 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
summon | 0 | 12,093,664,944,287 | 100% | ||
cass | 0 | 441,340,613,012 | 100% | ||
stephencurry | 0 | 1,860,480,434 | 100% |
nice
author | chrisimi |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160722t122141117z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-22 12:21:39 |
last_update | 2016-07-22 12:21:39 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 4 |
author_reputation | 5,772,445,271 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 272,423 |
net_rshares | 0 |
Open Source FTW. Progress. Evolution. https://img0.steemit.com/0x0/http://www.vstreview.com/steemevolution.jpg
author | condra |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160722t025809994z |
category | github |
json_metadata | {"tags":["github"],"image":["https://img0.steemit.com/0x0/http://www.vstreview.com/steemevolution.jpg"]} |
created | 2016-07-22 02:57:57 |
last_update | 2016-07-22 02:57:57 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 113 |
author_reputation | 56,189,611,335,832 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 264,946 |
net_rshares | 0 |
Wow. Really fascinating.
author | coolemperor |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160722t054200885z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-22 05:42:03 |
last_update | 2016-07-22 05:42:03 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 24 |
author_reputation | 331,905,990,150 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 267,394 |
net_rshares | 0 |
Great post, easy to see you are good at what you do. Keep it up @benslayton
author | crypto-fan |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t183108393z |
category | github |
json_metadata | {"tags":["github"],"users":["benslayton"]} |
created | 2016-07-21 18:31:06 |
last_update | 2016-07-21 18:31:06 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.020 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 75 |
author_reputation | 2,443,154,046,393 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 254,372 |
net_rshares | 12,553,857,378 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
crypto-fan | 0 | 12,553,857,378 | 100% |
Impressive post, man! :) I'm a web developer myself and I can truly relate to the "IT guy"-concept! And yes, it is really hard with the extra work ontop of my job, but the amazing feeling you get when you are able to make someone happy is what makes it worth it :) I made a [Diceware based password generator](https://steemit.com/steemit/@d3m0t3x/diceware-password-generator-or-shortcut-to-a-safer-password) for the community, it took about 12 hours to make and the post only made me $0.02 richer, but that's not gonna stop me :) And whilst I'm out of ideas, I'll be spreading that love <3 :) http://gifsec.com/wp-content/uploads/GIF/2015/03/Funny-Magic-Reaction-Gif.gif?gs=a *^ Me when people ask how in the world I managed to fix their computer problem*
author | d3m0t3x |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t171532312z |
category | github |
json_metadata | {"tags":["github"],"image":["http://gifsec.com/wp-content/uploads/GIF/2015/03/Funny-Magic-Reaction-Gif.gif?gs=a"]} |
created | 2016-07-21 17:15:36 |
last_update | 2016-07-21 17:17:00 |
depth | 1 |
children | 1 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 756 |
author_reputation | 1,056,953,974,597 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 252,407 |
net_rshares | 324,032,824 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
benslayton | 0 | 139,671,325 | 100% | ||
d3m0t3x | 0 | 184,361,499 | 100% |
Thanks! Nice diceware generator. Love the simplicity too. Keep on keeping on!
author | benslayton |
---|---|
permlink | re-d3m0t3x-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t202156951z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 20:21:15 |
last_update | 2016-07-21 20:21:15 |
depth | 2 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 78 |
author_reputation | 3,472,492,721,417 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 257,108 |
net_rshares | 0 |
Your article looks related at least to the one I wrote a while back: https://steemit.com/steem/@dana-edwards/using-steemit-to-fund-development-through-voting-up-code-snippets-and-algorithms I think there is a lot we can do with Steem.
author | dana-edwards |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t121410709z |
category | github |
json_metadata | {"tags":["github"],"links":["https://steemit.com/steem/@dana-edwards/using-steemit-to-fund-development-through-voting-up-code-snippets-and-algorithms"]} |
created | 2016-07-21 12:14:06 |
last_update | 2016-07-21 12:14:54 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.234 HBD |
curator_payout_value | 0.071 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 235 |
author_reputation | 353,623,611,191,427 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 245,366 |
net_rshares | 172,246,869,619 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
theoretical | 0 | 170,386,389,185 | 100% | ||
stephencurry | 0 | 1,860,480,434 | 100% |
Really good post. Welcome and I look forward to reading more.
author | donkeypong |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t050501250z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 05:05:09 |
last_update | 2016-07-21 05:05:09 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 61 |
author_reputation | 431,667,636,679,304 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 238,805 |
net_rshares | 0 |
Similar to SP, SMD tokens cannot be purchased directly on an external exchange. SMD are primarily earned through contributing but can be purchased by converting STEEM tokens to SMD tokens. Actually Steem Dollars can now purchased on external exchanges ! https://poloniex.com/exchange#btc_sbd https://bittrex.com/Market/Index?MarketName=BTC-SBD PS Abbreviation of SBD = Steem Backed Dollars or just SD = Steem Dollars (not SMD please edit)
author | elargroup |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t132655819z |
category | github |
json_metadata | {"tags":["github"],"links":["https://poloniex.com/exchange#btc_sbd"]} |
created | 2016-07-21 14:27:15 |
last_update | 2016-07-21 14:27:15 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 440 |
author_reputation | -207,160,160,155 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 248,242 |
net_rshares | 0 |
Thanks for the information!
author | endgame |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160722t041053135z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-22 04:10:54 |
last_update | 2016-07-22 04:10:54 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 27 |
author_reputation | -1,051,794,900,426 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 266,095 |
net_rshares | 0 |
I'm a developer and although I do like contributing to open source projects, there is little to motivate me, when, as you say, I have very little time for extra projects. If there were a way to apply the Steem concept to open source, that would be awesome. Places like BountySource exist but the bounties are few and far between.
author | eristoddle |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t035239980z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 03:52:39 |
last_update | 2016-07-21 03:52:39 |
depth | 1 |
children | 1 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 329 |
author_reputation | 566,400,151,559 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 237,741 |
net_rshares | 106,739,207 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stat | 0 | 106,739,207 | 100% |
Yep, I know the feeling. There was an organization (I think that's what you'd call them, perhaps company is a better term), called Assembly and they incentivized developers to work on projects by giving them shares in the product they were helping create. Shares were given out based on tasks, difficulty, time, etc. Since then, they are defunct. I can't even get to their website. https://assembly.com/ There use to be a project I followed on there called [Buckets](https://github.com/bucketsio/buckets). It looked very promising but development has since died once Assembly died.
author | benslayton |
---|---|
permlink | re-eristoddle-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t042536579z |
category | github |
json_metadata | {"tags":["github"],"links":["https://assembly.com/"]} |
created | 2016-07-21 04:24:57 |
last_update | 2016-07-21 04:24:57 |
depth | 2 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 583 |
author_reputation | 3,472,492,721,417 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 238,249 |
net_rshares | 449,319,546 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sillyfilthy | 0 | 449,319,546 | 100% |
"im not a writer" then proceeds to write a bunch of words. ^_^
author | frk |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t133921023z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 13:39:12 |
last_update | 2016-07-21 13:39:12 |
depth | 1 |
children | 1 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 62 |
author_reputation | 201,463,985,726 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 247,091 |
net_rshares | 0 |
Haha. I see what you did there. :) Honestly, that's the first piece of content I've ever written and applied myself to. Ask my wife. In fact, [ask my high school english teacher](https://www.facebook.com/mrmosier). I'm sure he will tell you my english papers sucked. lol. I've never written anything for the internet other than a facebook post or tweet, before this article.
author | benslayton |
---|---|
permlink | re-frk-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t202607443z |
category | github |
json_metadata | {"tags":["github"],"links":["https://www.facebook.com/mrmosier"]} |
created | 2016-07-21 20:25:27 |
last_update | 2016-07-21 20:25:27 |
depth | 2 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.234 HBD |
curator_payout_value | 0.071 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 375 |
author_reputation | 3,472,492,721,417 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 257,203 |
net_rshares | 172,249,608,272 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
theoretical | 0 | 170,386,389,185 | 100% | ||
stephencurry | 0 | 1,860,480,434 | 100% | ||
benslayton | 0 | 2,738,653 | 0% |
yay! awesome info thanks @benslayton 8]
author | gekko |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t131222232z |
category | github |
json_metadata | {"tags":["github"],"users":["benslayton"]} |
created | 2016-07-21 13:12:21 |
last_update | 2016-07-21 13:12:21 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 39 |
author_reputation | 1,185,517,433,922 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 246,555 |
net_rshares | 496,772,230 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gekko | 0 | 496,772,230 | 100% |
I wish I could figure out how to get a golf clap GIF for you, but apparently I suck, so I upvoted you instead. You are, of course, completely right! But the world is a shitty and barren wasteland where dreams go to die and cockroaches thrive. So there was this thing called Facemash. Facemash was pretty simple - a college guy created an algo that gave college girls a numerical rating based on their physical attractiveness. Don't know the details, but basically a boner was a 10 and it went down from there. You get the idea. So Facemash represents everything you just threw up all over - sexist, unfair, immature, exploiting, full of creepy guys. They didn't even pay the girls. Assholes. And you know what happened? Yeah. Facebook happened. Facebook being the largest and most successful social media platform on the planet. And it didn't happen because all the girls called Zuckerberg a creep and left for the moral high ground. Facebook is a veritable Victorian cess pool of creeps, fat white dudes, sock puppets, stalking, scheming and general human awefulness. Personal note, I had to sign up for a Facebook account to get a Steemit account and I'm still pissed off about it. I don't do reddit either, and needed karma, which I couldn't get fast enough, so had to give Facebook my phone number. WTF? Where was I? Oh right. You're right. But humans are greedy and shallow and crave attention and money like a crack addict craves crack. So you're wrong, too. Excellent comment, and thank you for taking the time to get it all out. Probably one of the best lessons in life is that you can't change people. They are who they are and as much as you want them to be something else they never will be no matter how hard you try. Same deal with the human race. You need to work with both sides, know and accept them for what they are, and not judge. For the love of god, don't judge. Zuck would probably give the chick in a bikini at the top of your post a 9, btw. Just sayin'. https://steemit.com/introduceyourself/@gilang-ramadhan/tutorial-hijab-pashima-muslim
author | gilang-ramadhan |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160722t081949311z |
category | github |
json_metadata | {"tags":["github"],"links":["https://steemit.com/introduceyourself/@gilang-ramadhan/tutorial-hijab-pashima-muslim"]} |
created | 2016-07-22 08:19:45 |
last_update | 2016-07-22 08:19:45 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,071 |
author_reputation | -505,427,556,815 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 269,373 |
net_rshares | 0 |
What a great idea, I think this post will have lot of software devs thinking. You nailed it. I wish Steemit has a better way of discovering interesting posts like this. Power of blockchain and bitshares.
author | gubbes |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t161314884z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 16:13:15 |
last_update | 2016-07-21 16:17:09 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.240 HBD |
curator_payout_value | 0.074 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 203 |
author_reputation | 147,722,466,499 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 250,754 |
net_rshares | 177,743,204,754 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
theoretical | 0 | 175,882,724,320 | 100% | ||
stephencurry | 0 | 1,860,480,434 | 100% |
Thanks for your encouragement and additions, Luke!
author | jennamarbles |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t121009913z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 13:18:00 |
last_update | 2016-07-21 13:18:00 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.020 HBD |
curator_payout_value | 0.003 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 50 |
author_reputation | 4,558,720,822,431 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 246,655 |
net_rshares | 14,824,053,201 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
benslayton | 0 | -136,954,166 | -100% | ||
jennamarbles | 0 | 14,961,007,367 | 100% |
Surely open-source is an important aspect of software development. This minimize backdoor codes that is harmful .
author | jwiz168 |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t071617868z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 07:16:15 |
last_update | 2016-07-21 07:16:15 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 113 |
author_reputation | 19,496,118,182 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 240,618 |
net_rshares | 0 |
Very good post. I think Steemit can help. What I expect is busy happening is the forming of sub-communities which specialise in directions. When I say sub-communities I mean more than the tagging. If Steemit can design the site that I can go to say the OSS sub-community where I can only find contributions to OSS, it will support your idea for developers to release code and patches. My two cents. PS: No problem with your writing. I liked it.
author | krabgat |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160722t043205749z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-22 04:32:09 |
last_update | 2016-07-22 04:32:09 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 444 |
author_reputation | 21,919,477,099,128 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 266,462 |
net_rshares | 0 |
Great post, Ben! Man, you knocked this one out of the park! I love it. So many great ideas here. One thought I keep having is how the blockchain database could have any "skin" we want on it. (For example: http://steempress.io/@benslayton ). I could see someone building a github clone of sorts which would have the features you mentioned built right into their specific market vertical, using the blockchain database for storage. Pretty amazing opportunities here. Can you imagine how much involvement would go up if people got financially rewarded for well documented pull requests? That could be a game changer.
author | lukestokes |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t035129414z |
category | github |
json_metadata | {"tags":["github"],"links":["http://steempress.io/@benslayton"]} |
created | 2016-07-21 03:51:30 |
last_update | 2016-07-21 03:51:30 |
depth | 1 |
children | 8 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 67.800 HBD |
curator_payout_value | 22.562 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 613 |
author_reputation | 554,601,966,217,919 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 237,725 |
net_rshares | 12,690,913,591,454 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
summon | 0 | 12,093,664,944,287 | 100% | ||
theoretical | 0 | 175,882,724,320 | 100% | ||
cass | 0 | 405,409,838,559 | 100% | ||
daycrypter | 0 | 1,174,600,683 | 100% | ||
evan7 | 0 | 6,422,817,000 | 100% | ||
johnnydollar | 0 | 237,254,839 | 100% | ||
stephencurry | 0 | 1,860,480,434 | 100% | ||
lzys | 0 | 239,479,791 | 100% | ||
konti | 0 | 227,047,609 | 100% | ||
bithubafrica | 0 | 118,919,718 | 100% | ||
stat | 0 | 106,739,207 | 100% | ||
benslayton | 0 | 135,540,487 | 100% | ||
bullionstackers | 0 | 52,261,588 | 100% | ||
whiskers | 0 | 113,356,696 | 100% | ||
jasonstaggers | 0 | 5,267,586,236 | 100% | ||
explorerguy | 0 | 0 | 100% |
Thanks for your encouragement and additions, Luke! The skin example, is a really great example. I may have to steal that example when I attempt to explain Steemit to my friends and family. I also envisioned either a clone or integrations built on top of Steem and potentially putting code on the blockchain. I guess I can form a better opinion of possible architecture when I understand more about Steem and future plans of steem. I would like to see git's model of keeping only minimal code changes, and storing that on the blockchain. What's nice about putting code on the blockchain is that no one can steal it from us. You can't censor code on the blockchain. Rewards for well documented pull requests is a great example as well. I will definitely add that to the article and credit you. :)
author | benslayton |
---|---|
permlink | re-lukestokes-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t041131850z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 04:10:51 |
last_update | 2016-07-21 04:10:51 |
depth | 2 |
children | 3 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 70.534 HBD |
curator_payout_value | 22.160 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 798 |
author_reputation | 3,472,492,721,417 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 238,017 |
net_rshares | 12,876,078,950,306 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
summon | 0 | 12,093,664,944,287 | 100% | ||
theoretical | 0 | 175,882,724,320 | 100% | ||
cass | 0 | 441,340,613,012 | 100% | ||
daycrypter | 0 | 1,174,600,683 | 100% | ||
lukestokes | 0 | 159,699,648,530 | 100% | ||
sillyfilthy | 0 | 756,748,709 | 100% | ||
esepinche | 0 | 239,564,860 | 100% | ||
stephencurry | 0 | 1,860,480,434 | 100% | ||
yonuts | 0 | 1,298,304,258 | 100% | ||
stat | 0 | 109,059,625 | 100% | ||
bullionstackers | 0 | 52,261,588 | 100% |
Hey, can you pay it forward and add a post entry to the #bitcoinpizza <a href="https://steemit.com/money/@lukestokes/challenge-your-personal-where-does-the-money-come-from-response">challenge</a>? I'd love to hear your thoughts on this from someone who got such a large payout and the conversations you started having with your friends and family about it. Your recent proof is in the pudding post is close to what I'm looking for, though I think the focus of that is on the open source possibilities. Thanks!
author | lukestokes |
---|---|
permlink | re-benslayton-re-lukestokes-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160724t222151184z |
category | github |
json_metadata | {"tags":["github"],"links":["https://steemit.com/money/@lukestokes/challenge-your-personal-where-does-the-money-come-from-response"]} |
created | 2016-07-24 22:21:51 |
last_update | 2016-07-24 22:21:51 |
depth | 3 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 509 |
author_reputation | 554,601,966,217,919 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 332,739 |
net_rshares | 0 |
Steem and potentially putting code on the blockchain. I guess I can form a better opinion of possible architecture when I understand more about Steem and future plans of steem.
author | poncoez |
---|---|
permlink | re-benslayton-re-lukestokes-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160722t040531195z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-22 04:05:33 |
last_update | 2016-07-22 04:05:33 |
depth | 3 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 176 |
author_reputation | 32,947,126 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 266,002 |
net_rshares | -24,189,489 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
benslayton | 0 | -136,954,166 | -100% | ||
poncoez | 0 | 112,764,677 | 100% |
nice blog! About the possibilities on top of the Steem Blockchain a wrote an article here: https://steemit.com/steemit/@yonuts/extending-steem-and-steemit-into-the-real-world let me know what you think!
author | yonuts |
---|---|
permlink | re-benslayton-re-lukestokes-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t160410266z |
category | github |
json_metadata | {"tags":["github"],"links":["https://steemit.com/steemit/@yonuts/extending-steem-and-steemit-into-the-real-world"]} |
created | 2016-07-21 16:04:09 |
last_update | 2016-07-21 16:04:09 |
depth | 3 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.240 HBD |
curator_payout_value | 0.074 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 203 |
author_reputation | 1,817,762,656,977 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 250,541 |
net_rshares | 177,743,204,754 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
theoretical | 0 | 175,882,724,320 | 100% | ||
stephencurry | 0 | 1,860,480,434 | 100% |
Nice post! Check out new service i just released :) Show some support! https://steemit.com/steemit/@cryptotony/steem-link-first-steemit-short-url-service-with-bunch-of-features http://i.imgsafe.org/15587103d5.png
author | cryptotony |
---|---|
permlink | re-lukestokes-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160722t105718952z |
category | github |
json_metadata | {"tags":["github"],"links":["https://steemit.com/steemit/@cryptotony/steem-link-first-steemit-short-url-service-with-bunch-of-features"]} |
created | 2016-07-22 10:57:21 |
last_update | 2016-07-22 10:57:21 |
depth | 2 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 213 |
author_reputation | 152,988,007,943 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 271,331 |
net_rshares | 341,158,540 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cryptotony | 0 | 341,158,540 | 100% |
Welcome to Steemit Here is some interesting info that will help you create amazing content. How to Create Successful Steemit Content: Why Steemwhales are upvoting Crap instead of Your Masterpiece - And why you should be Happy About it How I Earned $100,000 With Steemit Foolproof Formula for a Successful Post on Steemit: 7 Ingredients for Success The Secret Formula to a Successful "IntroduceYourself" Post...And The #1 Mistake to Avoid I Lost Over $124,768 On Steemit In My First Month(Why I'm Kicking Myself In The Balls For Not Powering Up) How to Properly Format your Steemit Posts These are just some of the posts that once understood, will give the reader a SIGNIFICANT advantage on steemit. Everyone is rooting for you! Good Luck!, Weenis
author | elargroup |
---|---|
permlink | re-lukestokes-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160722t072539015z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-22 08:26:00 |
last_update | 2016-07-22 08:26:00 |
depth | 2 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 749 |
author_reputation | -207,160,160,155 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 269,467 |
net_rshares | 0 |
Similar to SP, SMD tokens cannot be purchased directly on an external exchange. SMD are primarily earned through contributing but can be purchased by converting STEEM tokens to SMD tokens. Actually Steem Dollars can now purchased on external exchanges ! https://poloniex.com/exchange#btc_sbd https://bittrex.com/Market/Index?MarketName=BTC-SBD PS Abbreviation of SBD = Steem Backed Dollars or just SD = Steem Dollars (not SMD please edit)
author | elargroup |
---|---|
permlink | re-lukestokes-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160722t091502089z |
category | github |
json_metadata | {"tags":["github"],"links":["https://poloniex.com/exchange#btc_sbd"]} |
created | 2016-07-22 10:15:21 |
last_update | 2016-07-22 10:15:21 |
depth | 2 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 440 |
author_reputation | -207,160,160,155 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 270,828 |
net_rshares | 0 |
Great ! Yesterday is history, tomorrow is a mystery, but today is a gift. Gift Blockchain......The second gift - Steemit!
author | konti |
---|---|
permlink | re-lukestokes-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t231233128z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 23:12:30 |
last_update | 2016-07-21 23:12:30 |
depth | 2 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 121 |
author_reputation | 10,768,542,970,916 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 261,127 |
net_rshares | 227,047,609 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
konti | 0 | 227,047,609 | 100% |
Here is an Archive of Cryptocurrency App building Code on Github for anyone creating a Steemit app https://steemit.com/steem/@marsresident/github-cryptocurrency-app-creation-archive
author | marsresident |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160722t022820898z |
category | github |
json_metadata | {"tags":["github"],"links":["https://steemit.com/steem/@marsresident/github-cryptocurrency-app-creation-archive"]} |
created | 2016-07-22 02:28:33 |
last_update | 2016-07-22 02:28:33 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 181 |
author_reputation | 10,013,229,877,794 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 264,474 |
net_rshares | 0 |
Steem can change anything, @benslayton
author | maximkichev |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t145551366z |
category | github |
json_metadata | {"tags":["github"],"users":["benslayton"]} |
created | 2016-07-21 14:55:51 |
last_update | 2016-07-21 14:55:51 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 38 |
author_reputation | 3,703,778,977,425 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 249,012 |
net_rshares | 142,410,856 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
maximkichev | 0 | 142,410,856 | 100% |
Now this is something I can get behind. Think of a github-like implantation of the steem protocol. All your code lives in the blockchain, incorruptible and invulnerable to attack. All of those stars, forks, shares, watchers on Github could convert to some flavor of an "upvote". You could even get contribution rewards on a per commit basis, or by solving an issue/opening a pull request. This would be the best way to not only fund open source software but to directly fund the developers contributing to projects, whether they're long term contributors or just once. Great ideas @benslayton!
author | mjgrae |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t140814964z |
category | github |
json_metadata | {"tags":["github"],"users":["benslayton"]} |
created | 2016-07-21 14:08:24 |
last_update | 2016-07-21 14:08:24 |
depth | 1 |
children | 1 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 595 |
author_reputation | 1,247,707,052,821 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 247,764 |
net_rshares | 136,932,671 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
benslayton | 0 | 136,932,671 | 100% |
Exactly, that's a great way to articulate it! Thanks for sharing!
author | benslayton |
---|---|
permlink | re-mjgrae-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t202705355z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 20:26:24 |
last_update | 2016-07-21 20:26:24 |
depth | 2 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 66 |
author_reputation | 3,472,492,721,417 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 257,220 |
net_rshares | 0 |
Awesome post. Quick grammar update as requeseted. Second to last paragraph. Change hope to hop. Cheers.
author | msutyler |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t054220870z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 05:42:21 |
last_update | 2016-07-21 05:42:21 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.031 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 105 |
author_reputation | 10,510,627,174,666 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 239,291 |
net_rshares | 18,911,310,397 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sillyfilthy | 0 | 23,648,397 | 100% | ||
msutyler | 0 | 18,842,113,344 | 100% | ||
bullionstackers | 0 | 45,548,656 | 100% |
make sure everyone participates in the first steemit lottery https://img0.steemit.com/0x0/https://i.imgflip.com/17okmb.jpg https://steemit.com/money/@nabilov/the-first-steem-lottery-hosted-by-member-nabilov#comments
author | nabilov |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t095738871z |
category | github |
json_metadata | {"tags":["github"],"image":["https://img0.steemit.com/0x0/https://i.imgflip.com/17okmb.jpg"]} |
created | 2016-07-21 09:57:42 |
last_update | 2016-07-21 09:57:42 |
depth | 1 |
children | 1 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 215 |
author_reputation | 2,498,893,033,777 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 242,964 |
net_rshares | -3,213,702,117 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
pigeons | 0 | -3,213,702,117 | -100% |
Maybe Steem can implement the talked about "Keystroke Lotteries" eventually? https://www.scribd.com/doc/300199516/Casino-Gaming-Keystroke-Lotteries-A-Speculative-Essay-Part-III https://bitsharestalk.org/index.php?topic=10657.30
author | dana-edwards |
---|---|
permlink | re-nabilov-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t122353886z |
category | github |
json_metadata | {"tags":["github"],"links":["https://www.scribd.com/doc/300199516/Casino-Gaming-Keystroke-Lotteries-A-Speculative-Essay-Part-III"]} |
created | 2016-07-21 12:23:54 |
last_update | 2016-07-21 12:23:54 |
depth | 2 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 227 |
author_reputation | 353,623,611,191,427 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 245,581 |
net_rshares | 0 |
Best steemit links https://steemit.com/steem/@nioctib/best-steemit-links
author | nioctib |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160722t085154626z |
category | github |
json_metadata | {"tags":["github"],"links":["https://steemit.com/steem/@nioctib/best-steemit-links"]} |
created | 2016-07-22 08:51:54 |
last_update | 2016-07-22 08:51:54 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 72 |
author_reputation | 85,098,617,111 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 269,814 |
net_rshares | 1,808,703,688 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nioctib | 0 | 1,808,703,688 | 100% |
Wath a great post, exelent work with this mate. I enjoy it, lets hope this threat gets big support. Glad to have you onboard ;) Keep up the good work mate ;)
author | nippel66 |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t062217475z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 06:22:24 |
last_update | 2016-07-21 06:22:24 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 159 |
author_reputation | 26,614,292,969,136 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 239,872 |
net_rshares | 357,233,845 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sillyfilthy | 0 | 23,648,397 | 100% | ||
nippel66 | 0 | 333,585,448 | 100% |
I agree with you. I think this revolution could make bigg crack on FB value etc. This amazing project is a big change in way to reach new hights in crypto world. This crypto i think, would be #1 one day, couse more user = more value growht. The users is the share in this kind of a company, so im glad that i join this shipp to the moon. -Regards
author | nippel66 |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t140339883z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 14:03:42 |
last_update | 2016-07-21 14:03:42 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 348 |
author_reputation | 26,614,292,969,136 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 247,651 |
net_rshares | 1,325,647,693 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nippel66 | 0 | 1,325,647,693 | 100% |
As an open source developer, steemit has really been a boon to help fund all of my entrepreneurial ideas and projects. It's crazy to think that steemit is still in its early stages and it has gotten to this extent. As the developer community grows, I am going to be extremely interested in seeing what the community will put out next. I personally would like to see steemit get more involved in streaming and podcast stuff a lot more, I think there is a lot of opportunity there. Thanks for the awesome post!
author | nphacker |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t175941121z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 17:59:42 |
last_update | 2016-07-21 17:59:42 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.240 HBD |
curator_payout_value | 0.074 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 508 |
author_reputation | 9,918,008,820,689 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 253,487 |
net_rshares | 177,743,204,754 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
theoretical | 0 | 175,882,724,320 | 100% | ||
stephencurry | 0 | 1,860,480,434 | 100% |
https://s32.postimg.org/cwcng3jyt/steemit.jpg
author | phanie90 |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t090817092z |
category | github |
json_metadata | {"tags":["github"],"image":["https://s32.postimg.org/cwcng3jyt/steemit.jpg"]} |
created | 2016-07-21 09:08:21 |
last_update | 2016-07-21 09:08:21 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 45 |
author_reputation | 994,828,904,702 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 242,185 |
net_rshares | -3,213,702,117 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
pigeons | 0 | -3,213,702,117 | -100% |
Great idea. Good analysis.
author | publicworker |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t031001025z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 03:10:06 |
last_update | 2016-07-21 03:10:06 |
depth | 1 |
children | 1 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 26 |
author_reputation | 6,647,747,832,410 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 236,988 |
net_rshares | 0 |
Thanks!
author | benslayton |
---|---|
permlink | re-publicworker-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t032028734z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 03:19:48 |
last_update | 2016-07-21 03:19:48 |
depth | 2 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 7 |
author_reputation | 3,472,492,721,417 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 237,167 |
net_rshares | 0 |
Excellent share! I'm not much of a techie and don't know too much about coding, though I think some of the most interesting applications may come when there's a gap bridged between open-source coding such as that seemingly done on github & overstock, and the monetary infrastructure on Steem's blockchain... or worded differently - when Steem's financial infrastructure and cryptocurrency may be leveraged and integrated into open-source projects, utilized as a component for new developments. I'm still fairly new to the whole crypto-world, so trying to wrap my head around the basics before grasping the possibilities & implications. but I can tell you see the possibilities and have some proper knowledge & experience that you've got some great contributions to make to the community and are likely to succeed with multiple collaborations. i'll have to keep an eye out for more of your posts. keep up the good work... :-)
author | rok-sivante |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t030859948z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 03:09:00 |
last_update | 2016-07-21 03:09:00 |
depth | 1 |
children | 1 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.020 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 928 |
author_reputation | 664,045,451,891,191 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 236,962 |
net_rshares | 23,093,344,677 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
perky | 0 | 8,922,275,477 | 100% | ||
by24seven | 0 | 8,762,962,005 | 100% | ||
magnebit | 0 | 5,249,106,400 | 100% | ||
stat | 0 | 106,739,207 | 100% | ||
bullionstackers | 0 | 52,261,588 | 100% |
Thank you. I appreciate your encouragement! I hope to produce more in the near future. :)
author | benslayton |
---|---|
permlink | re-rok-sivante-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t031921264z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 03:18:42 |
last_update | 2016-07-21 03:18:42 |
depth | 2 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 90 |
author_reputation | 3,472,492,721,417 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 237,147 |
net_rshares | 0 |
I personally think the underlying model of Steem is revolutionary, and shows a lot of the promise of blockchain reward systems. But I don't think that incorporated all of these different use cases into Steem will work. I suspect that each use case will require it's own bespoke model, with a different set of incentives, means of allocation etc. Looking forward to it happening (and know of some in the works :) )
author | samtoland |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t230859312z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 23:08:57 |
last_update | 2016-07-21 23:08:57 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 415 |
author_reputation | 392,960,466,672 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 261,068 |
net_rshares | 0 |
Great post man! You might have just changed by belief system about open source software. Never took OSS seriously before! Thanks a lot :) And ONLY since you asked in the article about **grammatical errors**, I am reporting one: "At the time, OpenSSL was believed that half a million of the internet's secure web servers, certified by trusted authorities, were believed to be vulnerable to the attack,..." **It should be:** "At the time, OpenSSL believed that half a million of the internet's secure web servers, certified by trusted authorities, were vulnerable to the attack,...."
author | sauravrungta |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t081457032z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 08:14:57 |
last_update | 2016-07-21 08:14:57 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.234 HBD |
curator_payout_value | 0.071 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 583 |
author_reputation | 681,518,124,448,054 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 241,472 |
net_rshares | 172,933,439,556 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
theoretical | 0 | 170,386,389,185 | 100% | ||
stephencurry | 0 | 1,860,480,434 | 100% | ||
sauravrungta | 0 | 525,115,678 | 100% | ||
aish | 0 | 118,183,036 | 100% | ||
bullionstackers | 0 | 43,271,223 | 100% |
Quality post Ben, a bit too technical for me but I get the idea. Bring out the devs.
author | seamusog |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t083315628z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 08:34:51 |
last_update | 2016-07-21 08:34:51 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 85 |
author_reputation | 2,546,947,129 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 241,699 |
net_rshares | 0 |
Cool post
author | sergei |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t175451770z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 17:52:48 |
last_update | 2016-07-21 17:52:48 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | -11,110,284,885,921 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 253,318 |
net_rshares | 0 |
<a target="_blank" href="http://www.picturesanimations.com/people/"><img src="http://www.picturesanimations.com/p/people/15.gif" alt="Klik hier voor meer gratis plaatjes" border="0" /></a>
author | sergei |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t182131603z |
category | github |
json_metadata | {"tags":["github"],"image":["http://www.picturesanimations.com/p/people/15.gif"],"links":["http://www.picturesanimations.com/people/"]} |
created | 2016-07-21 18:19:27 |
last_update | 2016-07-21 18:19:27 |
depth | 1 |
children | 1 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 188 |
author_reputation | -11,110,284,885,921 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 254,034 |
net_rshares | -3,140,663,433 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
pigeons | 0 | -3,140,663,433 | -100% |
Thank you so much for posting her. There is a kind of read about antivirus software with free download >> https://antivirus-2020.com/
author | mariealaura | ||||||
---|---|---|---|---|---|---|---|
permlink | re-sergei-2020130t18172984z | ||||||
category | github | ||||||
json_metadata | {"tags":["github"],"app":"esteem/2.2.2-surfer","format":"markdown+html","community":"esteem.app"} | ||||||
created | 2020-01-30 11:17:30 | ||||||
last_update | 2020-01-30 11:17:30 | ||||||
depth | 2 | ||||||
children | 0 | ||||||
last_payout | 2020-02-06 11:17:30 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 133 | ||||||
author_reputation | 1,561,060,471 | ||||||
root_title | "How Steem Changes the Game for Open Source Software" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 94,923,936 | ||||||
net_rshares | 0 |
the very first lines caught my attention so hard, I consider myself as an introvert as well, and I've been doubting to post a really long blog, because English is no tmy first language, but seeing you put such an effort and come out of this confort zone, man you really got to inspire me, Thanks!
author | skorss |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t174249464z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 17:42:57 |
last_update | 2016-07-21 17:42:57 |
depth | 1 |
children | 1 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 296 |
author_reputation | 590,420,193,253 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 253,044 |
net_rshares | 0 |
Thanks for sharing. These stories will help keep me going, i'm sure. Get on it, and post your blog! I'd love to read it.
author | benslayton |
---|---|
permlink | re-skorss-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t203124158z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 20:30:42 |
last_update | 2016-07-21 20:30:42 |
depth | 2 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 120 |
author_reputation | 3,472,492,721,417 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 257,306 |
net_rshares | 988,688,809 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
skorss | 0 | 988,688,809 | 100% |
Lol
author | stealthtrader |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t072057154z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 07:20:57 |
last_update | 2016-07-21 07:20:57 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 3 |
author_reputation | 74,266,337,461,760 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 240,710 |
net_rshares | 0 |
LINUX FOR LIFE. Respekt bro! *giving upvote*
author | takahan |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160722t033318621z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-22 03:33:18 |
last_update | 2016-07-22 03:33:18 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 44 |
author_reputation | 15,403,904,348 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 265,495 |
net_rshares | 0 |
Good job! :D As a linux user from '92, I've been an open source fan for decades. :) Can't wait to see what 10 years of steem can do for OSS! <h2>Keep it Clean!</h2> ------------------------------------- <ul><li><a href="https://steemit.com/newauthor/@thecleangame/new-author-self-published-secrets-to-growing-trichome-dense-cannabis-a-guide-to-full-expression-flowers-free-intro">Steemit Preview of My Book <strong>"Secrets to Growing Trichome Dense Cannabis"</strong></a></li> <li><a href="https://steemit.com/cannabis/@thecleangame/cannabis-is-non-addictive">Cannabis is Non-Addictive</a></li> <li><a href="https://steemit.com/photography/@thecleangame/super-high-resolution-purple-cannabis-macro-free-wallpaper-of-the-quality-of-cannabis-i-grow">Super High Resolution Purple Cannabis WallPaper!</a></li> <li><a href="https://steemit.com/society/@thecleangame/15-negative-side-effects-of-cannabis-prohibition-that-should-be-obvious-to-anyone">15 Negative Side Effects of Prohibition</a></li> </ul>
author | thecleangame |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t073316012z |
category | github |
json_metadata | {"tags":["github"],"links":["https://steemit.com/newauthor/@thecleangame/new-author-self-published-secrets-to-growing-trichome-dense-cannabis-a-guide-to-full-expression-flowers-free-intro","https://steemit.com/cannabis/@thecleangame/cannabis-is-non-addictive","https://steemit.com/photography/@thecleangame/super-high-resolution-purple-cannabis-macro-free-wallpaper-of-the-quality-of-cannabis-i-grow","https://steemit.com/society/@thecleangame/15-negative-side-effects-of-cannabis-prohibition-that-should-be-obvious-to-anyone"]} |
created | 2016-07-21 07:39:15 |
last_update | 2016-07-21 07:39:15 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,002 |
author_reputation | 4,984,987,893,238 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 240,999 |
net_rshares | -170,349,731,910 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
theoretical | 0 | -170,386,389,185 | -100% | ||
thecleangame | 0 | 36,657,275 | 100% |
That was an amazing read Ben and I hope you put up more content despite being an introvert. I definitely know what that's like as I currently deal with social anxiety and it seriously holds me back. Seeing your post is a big inspiration and huge thank you for posting it. :)
author | themax37 |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t213752897z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 21:37:54 |
last_update | 2016-07-21 21:37:54 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 275 |
author_reputation | 601,980,982,945 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 258,941 |
net_rshares | 248,619,871 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
themax37 | 0 | 248,619,871 | 100% |
cool! go on
author | vlad |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t053853164z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 05:38:57 |
last_update | 2016-07-21 05:38:57 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 11 |
author_reputation | 2,715,371,190,063 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 239,250 |
net_rshares | 23,648,397 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sillyfilthy | 0 | 23,648,397 | 100% |
Very comprehensive analysis of the Open Source Software. I am excited to see your recommendations becoming real, such as receive rewards when you suggest a new feature that the community up-votes and receive rewards by submitting pull requests with new features and bug fixes.
author | winterchan |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t045413207z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 04:54:12 |
last_update | 2016-07-21 04:54:12 |
depth | 1 |
children | 1 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 276 |
author_reputation | 9,785,024,082 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 238,670 |
net_rshares | 413,943,864 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sillyfilthy | 0 | 118,241,985 | 100% | ||
themax37 | 0 | 243,440,291 | 100% | ||
bullionstackers | 0 | 52,261,588 | 100% |
People rewarded for innovation within the community would spur a lot more new ideas. The value of the idea in itself becoming a form of currency is amazing.
author | themax37 |
---|---|
permlink | re-winterchan-re-benslayton-how-steem-changes-the-game-for-open-source-software-20160721t214517534z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-21 21:45:18 |
last_update | 2016-07-21 21:45:18 |
depth | 2 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 156 |
author_reputation | 601,980,982,945 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 259,118 |
net_rshares | 0 |
Steem is the first mass adoption solution for cryptocurrency. Your post also identify another potential mass adoption solution for Open Source Software Development. I really like the idea. Cheers
author | yuthavithi |
---|---|
permlink | re-benslayton-how-steem-changes-the-game-for-open-source-software-20160722t041446623z |
category | github |
json_metadata | {"tags":["github"]} |
created | 2016-07-22 04:14:48 |
last_update | 2016-07-22 04:14:48 |
depth | 1 |
children | 0 |
last_payout | 2016-08-25 13:58:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 195 |
author_reputation | 49,126,087 |
root_title | "How Steem Changes the Game for Open Source Software" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 266,148 |
net_rshares | 0 |