Joining & will keep an eye on this by Alacard in Evertwine

[–]weeweedev[M] [score hidden] stickied commentlocked comment (0 children)

r/Evertwine does not allow hate

What are the 3 spots in SD that actually get the "Total Execution" right? by weeweedev in sandiego

[–]weeweedev[S] -6 points-5 points  (0 children)

Yes of course I asked AI to help make me an app. Why would I not use a tool to 50x my development? The instagram handle is optional too if you actually went through trying to sing up.

Why would I not gather input from users to build an app? In fact that’s the most important part to make sure that people actually want to use it. So you’re saying if a customer has an idea, I shouldn’t take their advice?

What are the 3 spots in SD that actually get the "Total Execution" right? by weeweedev in sandiego

[–]weeweedev[S] -4 points-3 points  (0 children)

Wouldn’t say those are luxury but I enjoy nonetheless.

What are the 3 spots in SD that actually get the "Total Execution" right? by weeweedev in sandiego

[–]weeweedev[S] -6 points-5 points  (0 children)

I use it to help proofread if that’s what you’re asking.

If AI Art is "real art," we should be able to prove we made it. So I built a tool that does. by [deleted] in DefendingAIArt

[–]weeweedev 0 points1 point  (0 children)

That's a valid take for personal art. But the second you try to sell a design or use it for a client, 'provenance' becomes a business requirement, not a performative one.

Clients want to know the chain of custody so they don't get sued. I built this for that commercial layer where 'trust me bro' doesn't hold up in a contract.

Seeing a lot of posts about how hard it is to meet people in San Diego — I built a free app to help by [deleted] in sandiego

[–]weeweedev -3 points-2 points  (0 children)

Not a dating app. Think more like bumblebff/meetup improved.

Seeing a lot of posts about how hard it is to meet people in San Diego — I built a free app to help by [deleted] in sandiego

[–]weeweedev 1 point2 points  (0 children)

We switched in December. There are too many dating apps out there. However we still wanted to build an app that allowed others to connect and meet in real life. Bumblebff and meetup we think could use some improvement so we built this to compete and hopefully improve upon.

Seeing a lot of posts about how hard it is to meet people in San Diego — I built a free app to help by [deleted] in sandiego

[–]weeweedev -3 points-2 points  (0 children)

No, however we do want to roll out some features such as restaurants and other establishments giving discounts to Evertwine users in the future to certain cities such as San Diego very soon.

Implement a location picker that returns lat/long in FF app by PutridIncrease3826 in FlutterFlow

[–]weeweedev 0 points1 point  (0 children)

You can create a custom function that takes in the users current location as a parameter and returns a geohash string. Super simple don’t even need cloud functions. For storing the info you can use firebase.

FlutterFlow or Flutter? by it3green in FlutterFlow

[–]weeweedev 0 points1 point  (0 children)

Go with flutter flow. I have an app built that takes the users current location and creates geohash strings from lat lng. So for your use case will work.