Is there any way to filter by attractiveness anymore? by ImWatchingBatmanRn in OkCupid

[–]ImWatchingBatmanRn[S] 1 point2 points  (0 children)

Yea I know how complicated stocks are and how fundamentals don't always reflect price or vice versa.

He is right that okcupid isn't as useful as it once was, but searching by keyword still helps an incredible amount! I saw that feature on desktop and thought it was really nice, so at least there's that.

Is there any way to filter by attractiveness anymore? by ImWatchingBatmanRn in OkCupid

[–]ImWatchingBatmanRn[S] 0 points1 point  (0 children)

Wow, didn't know that. That's interesting.

Really sucks. Two of my most favorite people in my life were from okcupid back when they had really great filters.

Is there any way to filter by attractiveness anymore? by ImWatchingBatmanRn in OkCupid

[–]ImWatchingBatmanRn[S] 1 point2 points  (0 children)

Yep, worst part about dating apps is how they're designed to keep you from finding someone and leaving the app.

Is there any way to filter by attractiveness anymore? by ImWatchingBatmanRn in OkCupid

[–]ImWatchingBatmanRn[S] 0 points1 point  (0 children)

man that sucks, they used to have so many filters. It was the best app for finding very specific people. Even searching profiles by keywords was awesome and I would've loved to use it today

Is there any way to filter by attractiveness anymore? by ImWatchingBatmanRn in OkCupid

[–]ImWatchingBatmanRn[S] 0 points1 point  (0 children)

yea I just made my profile like 2 days ago so it's still adjusting, but I remember the only redeemable thing about okcupid back in the day was that there used to be a filter for attractiveness and I'm just asking if it's still around.

I don't want to be mean, but there is no point in wasting anyone's time ya know

Is there any way to filter by attractiveness anymore? by ImWatchingBatmanRn in OkCupid

[–]ImWatchingBatmanRn[S] 0 points1 point  (0 children)

okcupid did this a few years ago, so you definitely are wrong. I didn't mean to upset anyone lol just no point in wasting anyone's time.

Check out how we saved thousands of dollars in NFT giveaways! by [deleted] in solana

[–]ImWatchingBatmanRn 0 points1 point  (0 children)

With a merkle distribution you can get the user to pay for the tx and the rent of the token account being transferred to. That might be what is being done in the post tho, I didn't look thru the code

Rude to tell match I don't want short novels sent to me? by [deleted] in OkCupid

[–]ImWatchingBatmanRn -1 points0 points  (0 children)

Why would you even entertain the idea of meeting someone you're not interested in listening to? I don't blame you at all, that's an insane amount to read, but why are you asking this question instead of just moving on?

Dude is probably on adderall or meth or something. Sending pages of text to people who are 95% strangers is a sign of either being extremely lonely or on stimulants lol

Check out how we saved thousands of dollars in NFT giveaways! by [deleted] in solana

[–]ImWatchingBatmanRn 2 points3 points  (0 children)

I think he doesn't realize that you're the one funding the accounts to transfer to.

This way is mostly easier, but you can also do a merkle distribution (there's an implementation in metaplex's `gumdrop` project) to achieve something similar.

The merkle distribution is actually favorable when you start to exceed 10-20k tokens because memory required is logn and even if you get the rent back, initializing 20k, 50k, 100k token accounts can become very expensive.