nicksawhney / bernie-sits

A site that went kinda viral that lets you put Bernie Sanders in places
GNU Affero General Public License v3.0
307 stars 50 forks source link

What's Next? #20

Closed JackHowa closed 3 years ago

JackHowa commented 3 years ago

I'm thinking we maintain a relatively original-looking version of the site, and have another branch where we can go absolutely wild with everything people want to contribute -- styling, different images and overlays (like people have been asking for on twitter), changing image placement, all the rest! That version could become a more general open-source web based meme creation app. Would love anyone's thoughts!

(via @nicksawhney https://github.com/nicksawhney/bernie-sits/pull/8#issuecomment-766295945)

Keep the site up? I wonder if there's some free way of keeping this up to get to 10M memes

keevie commented 3 years ago

I'm sure adding some caching would keep the api costs down too!

nicksawhney commented 3 years ago

@keevie Caching is a great idea, creating an issue now.

For macro-level discussions on the future of this thing, let's use #22

@JackHowa The main issue with other APIs is that other services don't offer a combination of fuzzy location search and street view images that's as functional as the google API. I think one of the reasons the site was popular was the fact that you didn't have to be super exact with the address. However, I know that there are street view images available for free through services like mapillary so a possible solution is to use a different service for the location search and another for the images. I'm not sure if the quality/coverage of other services matches google.

nicksawhney commented 3 years ago

25 for keeping the original viral site alive.

jpoehnelt commented 3 years ago

I can take a look tomorrow at the code to see about optimizations. Seems there are some conversations already occurring about cost/credits/etc.

MisteeAmber commented 3 years ago

I purchase the app now how to I get the Bernie meme on the picture?

nicksawhney commented 3 years ago

The app is not available for purchase. If you sent a donation to my crowdfunding page misunderstanding the situation I can totally refund you!

On Tue, Feb 2, 2021 at 3:01 PM MisteeAmber notifications@github.com wrote:

I purchase the app now how to I get the Bernie meme on the picture?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nicksawhney/bernie-sits/issues/20#issuecomment-771938510, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEVGZYCVH2GPOAQZ6IU4QN3S5BKZVANCNFSM4WQZET4A .

MisteeAmber commented 3 years ago

Oh, I thought you had to purchase the GitHub App so I did. I am not too tech-savvy, and thank you for the quick response!! 😊

Sent from my iPhone

On Feb 2, 2021, at 3:22 PM, nicksawhney notifications@github.com wrote:

 The app is not available for purchase. If you sent a donation to my crowdfunding page misunderstanding the situation I can totally refund you!

On Tue, Feb 2, 2021 at 3:01 PM MisteeAmber notifications@github.com wrote:

I purchase the app now how to I get the Bernie meme on the picture?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nicksawhney/bernie-sits/issues/20#issuecomment-771938510, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEVGZYCVH2GPOAQZ6IU4QN3S5BKZVANCNFSM4WQZET4A .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

JackHowa commented 3 years ago

@nicksawhney closing this, not sure if this is still work-in-progress?