From 509ee32b4e7125d77cc4240ee4d85dadded3f453 Mon Sep 17 00:00:00 2001 From: Vivek Date: Fri, 3 Aug 2018 11:20:01 -0500 Subject: [PATCH 1/2] livestream 8/3 --- app/retail/emails.py | 55 ++++++++++++++++++-------------------------- 1 file changed, 23 insertions(+), 32 deletions(-) diff --git a/app/retail/emails.py b/app/retail/emails.py index 8a2ec357fcb..c22b8325da6 100644 --- a/app/retail/emails.py +++ b/app/retail/emails.py @@ -471,37 +471,28 @@ def render_start_work_applicant_expired(interest, bounty): def render_new_bounty_roundup(to_email): from dashboard.models import Bounty from external_bounties.models import ExternalBounty - subject = "Funding on Gitcoin | OSS Motivations" + subject = "The Nuances Of Bounties | A Gas History Lesson" intro = '''

- Hi there + Hi there,

-This week, we shipped 'Fund an Issue on Gitcoin.' -This piece is geared for our open source funders on Gitcoin. We give you a succinct walkthrough of how -to go from opening a Gitcoin account to funding your first issue. +Over the past quarter, we've shipped a variety of features which add flexibility to your bounty toolkit. First, we provided options to have contest bounties and coooperative bounties. +Then, we introduced 'Approval Only' bounties, where Gitcoiner's apply before starting work. Now, we've announced a few more often requested features! +Learn more about 1) multi-payout bounties and 2) crowdfunding bounties.

-In addition to that, we published a longer thought piece on -building platforms that maximize freedom. -As cryptoeconomics and decentralized technology matures, we are fast approaching the intersection of -intrinsic and extrinsic motivations in fields such as open source. - In this post, Vivek takes a deep dive into what defines intrinsic and extrinsic motivations and how they will mix in the future of open source. +We also posted on the History of Gas on Ethereum. As a dApp built on ethereum, +we think it's important to understand a) what gas is, b) how it's fluctutated over time, and c) plans for stabilizing gas prices into the future. Hope you enjoy!

What else is new?

@@ -512,40 +503,40 @@ def render_new_bounty_roundup(to_email): ''' highlights = [ { - 'who': 'jvmaia', + 'who': 'StevenJNPearce', 'who_link': True, - 'what': 'Helped us take the first step towards crowdfunding Gitcoin bounties', - 'link': 'https://gitcoin.co/issue/gitcoinco/web/1380/718', + 'what': 'Worked with MARKET Protocol on their dApp!', + 'link': 'https://gitcoin.co/issue/MARKETProtocol/MARKET.js/106/856', 'link_copy': 'View more', }, { - 'who': 'StevenJNPearce', + 'who': 'rahulrumalla', 'who_link': True, - 'what': 'Assisted the YouveGotEth team in making the app more mobile friendly', - 'link': 'https://gitcoin.co/issue/youvegoteth/youvegoteth.github.io/15/734', + 'what': 'Helped Infura with documentation on their IPFS API', + 'link': 'https://gitcoin.co/issue/INFURA/infura/130/830', 'link_copy': 'View more', }, { - 'who': 'perfectmak', + 'who': 'anshumanv', 'who_link': True, - 'what': 'Added more functions for Market Protocol parameter checking to improve error reports and debugging', - 'link': 'https://gitcoin.co/issue/MARKETProtocol/MARKET.js/67/730', + 'what': 'Worked on Giveth as they prepare for launch!, + 'link': 'https://gitcoin.co/issue/Giveth/giveth-dapp/80/823', 'link_copy': 'View more', }, ] bounties_spec = [ { - 'url': 'https://github.com/spacemeshos/cosmic/issues/2', - 'primer': 'Help the Spacemesh team in developing the alpha of their seed implementation to ship apps cross-platform.', + 'url': 'https://github.com/paritytech/polkadot/issues/312', + 'primer': 'Work with Gavin Wood at Parity on making heap size an on-chain parameter.', }, { - 'url': 'https://github.com/MARKETProtocol/dApp/issues/227', - 'primer': 'Implement the new explorer UI/UX design in Market Protocol.', + 'url': 'https://github.com/rotkehlchenio/rotkehlchen/issues/74', + 'primer': 'Work with a core Raiden developer on his side project!', }, { - 'url': 'https://github.com/paritytech/parity/issues/7203', - 'primer': 'Solve a puzzle with Parity nodes being bumped for TooManyPeers', + 'url': 'https://github.com/gitcoinco/web/issues/1855', + 'primer': 'Have backend skills? Help us with Gitcoin Requests, a cool new feature!', }, ] From cdf5adf3215b34f92472cb2641bc9f3082bc5601 Mon Sep 17 00:00:00 2001 From: Vivek Date: Thu, 9 Aug 2018 23:02:03 -0500 Subject: [PATCH 2/2] newsletter 8/10 --- app/retail/emails.py | 54 ++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 30 deletions(-) diff --git a/app/retail/emails.py b/app/retail/emails.py index 9fc4be3e38c..755ed10bddc 100644 --- a/app/retail/emails.py +++ b/app/retail/emails.py @@ -241,9 +241,9 @@ def render_funder_stale(github_username, days=30, time_as_str='about a month'): - has anything been slipping on your issue board which might be bounty worthy? - do you have any feedback for Gitcoin Core on how we might improve the product to fit your needs? -our idea is that gitcoin should be a place you come when priorities stretch long, and you need an extra set of capable hands. curious if this fits what you're looking for these days. +our idea is that gitcoin should be a place you come when priorities stretch long, and you need an extra set of capable hands. curious if this fits what you're looking for these days. -appreciate you being a part of the community and let me know if you'd like some Gitcoin schwag — just send over a mailing address and a t-shirt size and it'll come your way. +appreciate you being a part of the community and let me know if you'd like some Gitcoin schwag — just send over a mailing address and a t-shirt size and it'll come your way. ~ kevin @@ -512,7 +512,7 @@ def render_start_work_applicant_expired(interest, bounty): def render_new_bounty_roundup(to_email): from dashboard.models import Bounty from external_bounties.models import ExternalBounty - subject = "The Nuances Of Bounties | A Gas History Lesson" + subject = "BUIDLing Mesh Networks | Gitcoin + ENS Partnership" intro = ''' @@ -520,20 +520,22 @@ def render_new_bounty_roundup(to_email): Hi there,

-Over the past quarter, we've shipped a variety of features which add flexibility to your bounty toolkit. First, we provided options to have contest bounties and coooperative bounties. -Then, we introduced 'Approval Only' bounties, where Gitcoiner's apply before starting work. Now, we've announced a few more often requested features! -Learn more about 1) multi-payout bounties and 2) crowdfunding bounties. +We are consistently asked how Gitcoin, an open source network, has built such an invaluable community. +To this end, I wrote How to BUIDL a Mesh Network of Human Beings. This piece +examines the psychology and thought process we've put into building the Gitcoin community. We're lucky each one of you has chosen to be a part.

-We also posted on the History of Gas on Ethereum. As a dApp built on ethereum, -we think it's important to understand a) what gas is, b) how it's fluctutated over time, and c) plans for stabilizing gas prices into the future. Hope you enjoy! +We also announced a partnership with the Ethereum Name Service. We believe +ENS integrations are an important next step in decentralization, and are proud to sponsor any Github issues to integrate ENS into your dApps. Just open up a Github issue +and let us know - we'll take it from there.

What else is new?

@@ -544,48 +546,40 @@ def render_new_bounty_roundup(to_email): ''' highlights = [ { - 'who': 'StevenJNPearce', + 'who': 'evgeniuz', 'who_link': True, - 'what': 'Worked with MARKET Protocol on their dApp!', - 'link': 'https://gitcoin.co/issue/MARKETProtocol/MARKET.js/106/856', + 'what': 'Worked with the Solidity team on improving the language!', + 'link': 'https://gitcoin.co/issue/ethereum/solidity/4640/890', 'link_copy': 'View more', }, { 'who': 'rahulrumalla', 'who_link': True, - 'what': 'Helped Infura with documentation on their IPFS API', - 'link': 'https://gitcoin.co/issue/INFURA/infura/130/830', + 'what': 'Won the QuickBlocks Gitcoin contest by Thomas Rush!', + 'link': 'https://gitcoin.co/issue/Great-Hill-Corporation/quickBlocks/611/870', 'link_copy': 'View more', }, { 'who': 'anshumanv', 'who_link': True, -<<<<<<< HEAD -<<<<<<< HEAD - 'what': 'Worked on Giveth as they prepare for launch!, -======= - 'what': 'Worked on Giveth as they prepare for launch!', ->>>>>>> upstream/master -======= - 'what': 'Worked on Giveth as they prepare for launch!', ->>>>>>> a40dc73b7f2c447f34ce1add3910b6f534557c10 - 'link': 'https://gitcoin.co/issue/Giveth/giveth-dapp/80/823', + 'what': 'Worked with Origin Protocol on their first bounty.', + 'link': 'https://gitcoin.co/issue/OriginProtocol/origin-dapp/329/900', 'link_copy': 'View more', }, ] bounties_spec = [ { - 'url': 'https://github.com/paritytech/polkadot/issues/312', - 'primer': 'Work with Gavin Wood at Parity on making heap size an on-chain parameter.', + 'url': 'https://github.com/XLNT/gnarly/issues/3', + 'primer': 'Work with Matt Condon on Gnarly, an EF grant recipient!', }, { - 'url': 'https://github.com/rotkehlchenio/rotkehlchen/issues/74', - 'primer': 'Work with a core Raiden developer on his side project!', + 'url': 'https://github.com/Datum/Datum-Gitcoin-Bounty/issues/1', + 'primer': 'Use the Datum SDK to build something great without limits.', }, { - 'url': 'https://github.com/gitcoinco/web/issues/1855', - 'primer': 'Have backend skills? Help us with Gitcoin Requests, a cool new feature!', + 'url': 'https://github.com/Bounties-Network/bounties.network/issues/7', + 'primer': 'Help build the new Bounties Network website!', }, ]