wyc

Results 36 comments of wyc

Sure thing, we will move it out of this PR for now. Perhaps a good home for it is https://github.com/gitcoinco/PersonhoodPassport

The items mentioned in https://github.com/gitcoinco/web/pull/9032#issuecomment-861277949 have been moved into https://github.com/gitcoinco/PersonhoodPassport/pull/1. Ready for another review, thanks!

Hi, I've captured further meeting notes for this discussion in a multimedia format. Please see below. https://user-images.githubusercontent.com/858687/153468499-c8eafe29-6075-48e2-bfff-112c7af71dc0.mp4 Also, fun fact. If you wanted to rename this organization to "Network Agnostic"...

Discussed during VC WG to defer to v2.

Discussed in VC maintenance WG, decided to defer to V2.

Maybe Next.js would be a good solution for bridging SSR. https://nextjs.org/docs/basic-features/pages

I think this could improve the page load time by 15s, or almost 10x. The opportunity is that fetching here is currently uncached: https://github.com/hicetnunc2000/hicetnunc-api/blob/master/lib/router/readFeed.js#L7 For example, this link: https://51rknuvw76.execute-api.us-east-1.amazonaws.com/dev/featured?counter=0&max_time=1623454080000 So...

I think txid-based addressing could be useful, but we don't need it to prove NFT ownership on Ethereum for example, so I'm not sure it should be a requirement. It...

Here are two ideas that could help with the same problem. They can coexist with the PoW approach described here to form an arsenal of spam-prevention mechanisms. I'm mentioning them...