Open owocki opened 4 years ago
I can build this out tonight—did you have any preference of how it looks beyond just the boxes provided?
I was thinking two boxes: one on left, one on right (top/bottom on mobile). Users can add unlimited number of projects by hitting a button, and then add unlimited number of contribution amounts into each projects row.
I'll manage the state of the first box and just dynamically change the state of the second (QF fund distribution) after.
@Anish-Agnihotri that'd be great :)
I can build this out tonight—did you have any preference of how it looks beyond just the boxes provided?
awesome!
no preference really; just keep it simple :)
I was thinking two boxes: one on left, one on right (top/bottom on mobile). Users can add unlimited number of projects by hitting a button, and then add unlimited number of contribution amounts into each projects row.
sounds good
I'll manage the state of the first box and just dynamically change the state of the second (QF fund distribution) after.
great!
im stoked on this! want me to purchase a domain so we can host it + show it off to people?:
also lmk how much ETH u want for this!
we can put a "built by @Anish-Agnihotri with <3, funded / conceived by gitcoin" in the footer so we can get social cred for it
Sure, domain would be sweet. Dw about the ETH, this will be a nice fun side-project.
I'll get started tonight after work and spin up a repo and then send you a link once I've got something up. Should have at least an MVP up by EOD, early tomorrow morning.
Got started building this tonight. Here's the completed front-end framing. Let me know your initial thoughts.
Tomorrow I'll write up the React functions to get the Add/Remove grant buttons, and quadratic funding calculations working. After which, this will be good to go.
nice! comments below:
Hey hey!
Sorry, had a busy week and was unable to push out changes a few days ago.
Just finished up some stuff here. Please check it out now here.
To answer your comments:
There are only a few more things left so lmk any feedback you have and I can add that to the list. The remaining things I have to work on are:
100
, 200
, 300
, but you cannot type in 100
, 100
, 200
, because the 100
is duplicated. Need to figure this out, since realistically, multiple individuals can submit same sized grant funding.LMK! ✌️
seems great so far. i just fired it off to two collaborators who may have some more feedback ;)
Two proposals
Quadratic Funding proposes a mechanism of quadratic voting to fund public goods. Gitcoin hosts crowdfund matching rounds built atop Quadratic Funding that help fund grants supporting Ethereum research, infrastructure, and resources in general as a public good.
Quadartatic Funding is the mathematically optimal way to fund public goods in a democratic community.
[image of quadratic funding formula, from my preso, linked below]
[Quadratic Funding Paper (PDF)](https://arxiv.org/pdf/1809.06421.pdf) | Made with <3 by @Anish-Agnihotri & @owocki (link to our twitter's)
instead
Can you copy the logo & color scheme & quadratic Funding formula from this google presentation and skin the dApp with the graphics from the preso? the preso is dope, and skinning the dapp with some of these gfx will make it dope.
Can I send you some ETH to open source the code? Awesome work so far!
btw this is useful for exporting from google presos https://www.softwarehow.com/extract-images-google-slides/
Sweet!
Just pushed the new version here.
Changes
To-do
10
and 10
, instead of 10
, 10.1
). This is a core problem with the react-select
package I'm using for the field, so I'm going to have to dig in more to fix this at the package level. Regardless, I've made it explicit that values need to be unique in the front-end copy, so shouldn't be a breaking issue, just nicer to have it fixed.Please feel free to lmk any and all feedback :)!
looks great!
uniqure requiremnt; i know its a hair issue, but its pretty annoying to not be able to enter the same number twice. it makes the site feel buggy. any workarounds, such as "if new entered input is already in the list, just add 0.01 to it and try again" recursively, available for us?
domain - ill proibably host the site on qf.gitcoin.co - what DNS records should i put in thee to get that?
color scheme - can we marry the color scheme of the preso with the "remove grant" and "add grant" buttons?
header - can we change the header to make it clearer. hows this?
Quadratic Funding Paper (PDF) by @glenweyl & @vitalikbuterin
This calculator made with <3 by @_anishagnihotri & @owocki
For the landscape section
Header: What if you could program support for public goods into your monetary system?
private goods incentive landscape + public goods incentive landscape = (stacked charts on top of each other)
Call to actions, below the landscapes:
Click here to read more about experiments with quadratic funding (link to https://vitalik.ca/general/2020/07/21/round6.html ) | Play with Gitcoin Grants (link to https://gitcoin.co/grants Q)
feel free to rip off even more content form the preso and put it on the site if you have the cycles. i think the content about what public goods are + why they are important, and the explainer about how QF solves the free rider problem, would be good to put on there (but i think the feedback in the first section is more urgent)
i'd also like to see a giant counter that shows off how much $$$ has been distributed with QF so far is, and what projects have done that work. so
gitcoin grants - $2.3mm (link to gitcoin.co/grants) downtown stimulus logo - $38k (link to downtownstimulus.com) add your project (link to email founders@gitcoin.co)
Perfect, ty for feedback. Just hopped in and fixed most of the issues.
react-select
and found another package that would allow us to duplicate input. Good to go now.CNAME
record with the name qf.gitcoin.co
and the value cname.vercel-dns.com
. Lmk once you've done that and I'll redeploy.Advanced feedback
I can probably push out most of these changes today. I'm going to be busy in the weekdays, so can probably push out the cycles rn and get this good to go. I'll drop another comment when these are added in.
Site is now live with new changes!
Just pushed out the new changes, which include a new giant counter + project contribution showcase for quadratic funding amount.
Next up: public goods intro + free rider problem content. Could you point me to which slide numbers discuss those specifically, so I can rip content from them?
some more feedback
Want to see the math in action? Use the calculator below: 👇👇👇 "
btw if you share the source code i can probably just make many of thse changes myself! :)
Pls tell me where to send you some ETH btw!
@Anish-Agnihotri can you also add the following google analytics code pls
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-102304388-4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-102304388-4');
</script>
Yep, just made all the minor changes. Check it out and lmk more feedback! Still have to add the content from Slide 24/25 which I'll add in ~an hour; gonna go for a quick run.
Open sourced it this morning, but happy to make changes for another couple of hours, haha, to get this to the finish line.
Pls tell me where to send you some ETH btw!
anishagnihotri.eth, BUT:
Dw about the ETH, this will be a nice fun side-project.
save ur gas fees boss
Looks good so far. I want to launch this tomorrow.
Will keep an eye out for the slide 24/25 stuff
On Sun, Aug 2, 2020 at 5:50 PM Anish Agnihotri notifications@github.com wrote:
Yep, just made all the minor changes. Check it out https://qf.gitcoin.co and lmk more feedback! Still have to add the content from Slide 24/25 which I'll add in ~an hour; gonna go for a quick run.
Open sourced https://github.com/anish-agnihotri/quadratic-funding it this morning, but happy to make changes for another couple of hours, haha, to get this to the finish line.
Pls tell me where to send you some ETH btw!
anishagnihotri.eth https://etherscan.io/address/anishagnihotri.eth, BUT:
Dw about the ETH, this will be a nice fun side-project.
save ur gas fees boss
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gitcoinco/skunkworks/issues/174#issuecomment-667741191, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAD5PCNAZOG47YK6KGAPUP3R6X3UHANCNFSM4PIX6VXA .
--
@owocki http://www.twitter.com/owocki
gitcoin is live and has generated over $5mm for Open Source Software - see our results https://gitcoin.co/results
👍 pushed out the new changes with the slides
should be g2g for a launch tomorrow. lmk anymore feedback and I'll iterate on that
@Anish-Agnihotri would it be possible to update https://qf.gitcoin.co/ with share links
a la
https://qf.gitcoin.co/?grant1=1,1,1,1&grant2=100
and have the system
i think this would enable lots of interesting things w. people sharing links to this site
Yep, I can make this happen. Add a quick Share
button and retrieve values from a URL on load, if present.
Albeit, I won't have the cycles for this till later this week. But, I can knock it out nearing Friday/weekend.
personally i think it updating on keystroke is way cooler than having an explicit "share" button as long as that doesnt cause performance issues. but defer to your expertise + timeline!
Yep, that does sound cooler and I don't think it will have much impact on performance either. I'll do it that way likely tonight or tomorrow.
Should I also add in clr.fund? Do you know by chance how much they have raised via QF, or should I reach out and ask?
And, thanks so much for the ETH 😍 ! I appreciate it!
I dont know how much they've raised. Feel free to add them in with that part just blank.
On Tue, Aug 4, 2020 at 9:02 AM Anish Agnihotri notifications@github.com wrote:
Yep, that does sound cooler and I don't think it will have much impact on performance either. I'll do it that way likely tonight or tomorrow.
Should I also add in clr.fund? Do you know by chance how much they have raised via QF, or should I reach out and ask?
And, thanks so much for the ETH 😍 ! I appreciate it!
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gitcoinco/skunkworks/issues/174#issuecomment-668649453, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAD5PCIH65HNNNWSHY6NTN3R7APG5ANCNFSM4PIX6VXA .
--
@owocki http://www.twitter.com/owocki
gitcoin is live and has generated over $5mm for Open Source Software - see our results https://gitcoin.co/results
another thing to add is links to all the reference implementations
alsoi just registered http://wtfisqf.com/ - i pointed it at the cname for this. can u make sure that domain is allowed on ur end too?
clr.fund is yet to distribute any funding, but has $21k in matching funds lined up for its first few rounds later this year.
Perfect, thanks @auryn-macmillan. I'll add the logo to the site, but will leave out any specific amount distributed until later this year.
@owocki
Going to need you to remove the CNAME and instead add an A record with the name wtfisqf.com
and the value 76.76.21.21
. Since this isn't a subdomain like qf.gitcoin.co
, the CNAME won't work.
Also hopping in and now and making the changes with URL parameters + and reference implementations. I think I'll make a NPM package to quickly calculate CLR this weekend.
Just pushed out the new changes.
Changelog
Lmk thoughts, feedback, bugs, etc. and I'll iterate.
can we make HTTPS work on wtfisqf.com too? i just added the A name.
also - In the calculator; can we add some sample QF calculations so users can checkout calcs without doing any input?
Copy: Checkout some example scenarios: (SCENARIO A) | (SCENARIO B) | (BUILD YOUR OWN SCENARIO)
lets have two sample scenarios:
one last thing, sorry.
can we embed this video near the footer, under a header "WTF is QF?" H2 - Watch the overview video.
i think its a nice way to visually show "WTF is QF??" https://www.youtube.com/watch?v=6drlCDDT71c&feature=emb_title
Yep, re-triggered the SSL cert generation after the record went live. Looks like all good now.
Will add these changes tonight/tomorrow morning as well.
Please feel free to lmk any other things that pop into your mind—this is starting to look like a really solid QF-starting point.
@Anish-Agnihotri can we add Zoë Hitzig (@zhitzig) as a CLR paper author, pls?
also can u add the youtube video
can we embed this video near the footer, under a header "WTF is QF?" H2 - Watch the overview video.
i think its a nice way to visually show "WTF is QF??" https://www.youtube.com/watch?v=6drlCDDT71c&feature=emb_title
Completely forgot about that, my bad. Will have these changes live tonight.
Thanks!
On Mon, Aug 17, 2020 at 1:19 PM Anish Agnihotri notifications@github.com wrote:
Completely forgot about that, my bad. Will have these changes live tonight.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gitcoinco/skunkworks/issues/174#issuecomment-675006142, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADGBAWJONU6OE3A52VAMLPDSBFRBVANCNFSM4PIX6VXA .
@Anish-Agnihotri no worries; keep us posted
hey @Anish-Agnihotri can you list Zoë Hitzig as an author? she is waiting on this to publish something.
thank you!
Hey @owocki, @zhitzig,
Huge apologies from my front. Been swamped and this completely fell off my radar. I have just pushed the change live to credit Zoë Hitzig as an author to the paper, and have appropriately edited the first-, second-, and third-author order as well.
Please let me know if there are any errors on that front and I can correct them immediately.
@owocki I will make sure to get the youtube video and sample calculation buttons added tonight.
Apologies to the both of you for holding this up.
Tahnks! https://inboxwhenready.org/?utm_campaign=signature&utm_medium=email&utm_source=signature I'm using Inbox When Ready https://inboxwhenready.org/?utm_campaign=signature&utm_medium=email&utm_source=signature to protect my focus.
On Fri, Aug 21, 2020 at 10:55 AM Anish Agnihotri notifications@github.com wrote:
Hey @owocki https://github.com/owocki, @zhitzig https://github.com/zhitzig,
Huge apologies from my front. Been swamped and this completely fell off my radar. I have just pushed the change live to credit Zoë Hitzig as an author to the paper, and have appropriately edited the first-, second-, and third-author order as well.
Please let me know if there are any errors on that front and I can correct them immediately.
@owocki https://github.com/owocki I will make sure to get the youtube video and sample calculation buttons added tonight.
Apologies to the both of you for holding this up.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gitcoinco/skunkworks/issues/174#issuecomment-678389937, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAD5PCP5ZOBC6CFWNPOX2ELSB2RIPANCNFSM4PIX6VXA .
--
@owocki http://www.twitter.com/owocki
gitcoin is live and has generated over $5mm for Open Source Software - see our results https://gitcoin.co/results
inputs: a bunch of recipients, with rows of inputs for the contributions they receive also a "total matching pool" input a calculation button that calculates the QF match for each grant