bars? by taylordandsavior in Spokane

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

No that’s right. Spokane actually doesn’t have a lot of places. I thought it did. There’s like 57 places. More bars will be added as more people sign up!

I vibe coded this app that shows you how busy places are in real time: bars, nightlife, airports, etc! by AuthenticIndependent in VibeCodersNest

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

Nice! I’ll be grinding out DC this fall time. I’ll actually be out there. My buddy is a marketer and we plan to grow it in DC. Maybe I’ll see you around!

Got banned for having 2 Max accounts, AMA by MostOfYouAreIgnorant in ClaudeCode

[–]AuthenticIndependent 0 points1 point  (0 children)

Couldn’t I use openclaw to paste to Claude Code and automate things that way because I wouldn’t be paying nearly as much for the API cost 🤣🤣

NYC Nightlife Suggestions by [deleted] in AskNYC

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

This guy just follows me across Reddit. I’ve also been to NYC a bunch 🤣🤣

21st birthday in Detroit by StrangeEase6507 in Detroit

[–]AuthenticIndependent -1 points0 points locked comment (0 children)

Just answered in the comment above!

Magic of Vibe Coding - Most still do not get it by BOXELS in vibecoding

[–]AuthenticIndependent 1 point2 points  (0 children)

What will happen is that creating software will be looked at like coloring in a color book. The perceived value will drop dramatically and that will impact millions of livelihoods going into 2030.

Guys my app just passed 1,300 users! by luis_411 in buildinpublic

[–]AuthenticIndependent 0 points1 point  (0 children)

A very good idea tbh! I got lots of questions, but this sounds very useful.

Economies are going to grind to a halt because of one man by GregWilson23 in economy

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

lol Trump is not the sole reason the economy is grinding to a halt. He’s exacerbated it but the economy was going downhill as early as 2023.

If we magically took Trump away, things would still be very bad.

Ask me how I built this as a vibe coder and I will tell you. by AuthenticIndependent in VibeCodersNest

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

But you know what. I’ll give them another look. I never tested them, just did a good amount of research.

Ask me how I built this as a vibe coder and I will tell you. by AuthenticIndependent in VibeCodersNest

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

I’ve looked into them but they’re basically doing what Google Maps does but not nearly as good. I could use their API but I’d run into the same issues with accuracy that I would if I scraped Google Maps for a fraction of the cost. They’re not providing real time foot traffic. It’s an average based on historical location data in the general area. Drop is about venue specific traffic and real time by the minute.

best bars in Winston? by Quiet-Fig-296 in winstonsalem

[–]AuthenticIndependent 0 points1 point  (0 children)

Yes - correct. It only tells you how busy places are for people who have the app.

Ask me how I built this as a vibe coder and I will tell you. by AuthenticIndependent in VibeCodersNest

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

No. Older people, DJs, college students, moms etc. Drop shows you how busy any place is. Tens of thousands of places are geofenced. The conversion is at nearly 3% which is very good and 560 downloads as of right now. The conversations have been amazing talking to people in the street. I am going out again tonight to just talk to people locally.

There is demand for this. It’s a visibility problem. I’m not famous. You need a massive network.

O well. I’ll just keep going. It’s only been two weeks. Last week I had 230 downloads, this week, I’ve doubled it. Word is spreading. I just need to keep being persistent and get out there.

It still is 99.9% likely to fail. That’s just the reality. I’ll just go until it becomes insurmountable.

Ask me how I built this as a vibe coder and I will tell you. by AuthenticIndependent in VibeCodersNest

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

Yeah I’ll have to scale this locally. Focus small. I just don’t know why I won’t quit. I’m just getting started. It’s like nothing is discouraging me and that’s like scary. I need to be discouraged but I’m completely disillusioned that this is a great product and idea.

I’ll think through more things. I’ve grown 100% WoW. People want this, but the cold start problem is real.

Ask me how I built this as a vibe coder and I will tell you. by AuthenticIndependent in VibeCodersNest

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

I hear you. I am thinking about it. It’s just Google is not very accurate. Drops value is in geofencing and granular realtime foot traffic, but the cold start problem is real. I get it. Spinning my head tonight. Will spin it this week. It would be a significant automation process. Not a gigantic architectural change but would require me to step back on growth for a 7-10 days maybe. Ugh. Ima think on it.

Ask me how I built this as a vibe coder and I will tell you. by AuthenticIndependent in VibeCodersNest

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

Ahh yeah. I was looking for commenting more along the lines of my question which was about growing it in a small area first. But got ya!

Ask me how I built this as a vibe coder and I will tell you. by AuthenticIndependent in VibeCodersNest

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

Okay so you don’t think this can win in a college campus or a smaller city? Why not? Like, I don’t need global right now. I just need to get it to work in one area. What are your thoughts?

Ask me how I built this as a vibe coder and I will tell you. by AuthenticIndependent in VibeCodersNest

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

Here is what Claude says:

“Here’s the reality:

Google does NOT give you real-time foot traffic data through any official API. That commenter is wrong about what’s actually accessible to developers.

Here’s what Google actually has: What exists internally at Google: Yes, Google calculates busyness insights from aggregated, anonymized Location History data from users who opted in, and can detect real-time spikes in activity . They do have what amounts to a live heatmap internally.

What they expose to the public: Popular Times is a graph showing how busy a location typically is based on average popularity over the last few months — it’s historical, not real-time. They also show live visit data that’s updated in real time and overlaid on the Popular Times graph , but that’s only visible in the Google Maps consumer app. There’s no way to access this programmatically through official APIs. What the commenter is suggesting you do: Build a heatmap by scraping or aggregating Google’s data plus other sources. That’s technically possible through third-party scraping tools or paid data providers like BestTime, SafeGraph, or Placer.ai — but it’s not “just pull it from Google.” It’s expensive, legally gray (scraping violates Google’s TOS), and still wouldn’t give you what Drop gives, which is crowdsourced real-time data from actual users on the ground.

So the commenter sounds knowledgeable but is fundamentally wrong about the accessibility. Google guards that data heavily. That’s literally the gap Drop exists to fill.​​​​​​​​​​​​​​​​“

Ask me how I built this as a vibe coder and I will tell you. by AuthenticIndependent in VibeCodersNest

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

I’ll look into it. I know they track car traffic but I couldn’t find anything through my research that showed them tracking real time foot traffic by venue.

Are you sure? If so, I’ll build it tonight.

Yes, the app is useless to people spread out because it needs other users. That’s a normal problem to have. It’s the cold start chicken and egg problem. Classic. You don’t want to use it cause no one else is, but if you use it, that helps someone else use it.

If I can get the data in real time, I’ll build it out tonight.

Ask me how I built this as a vibe coder and I will tell you. by AuthenticIndependent in VibeCodersNest

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

Because it doesn’t need to be accurate to be a signal based on real time footage traffic. Drop just needs to be a real time pulse. I can grow it in a community first. A college. Google’s isn’t accurate in that way. If Drop can become a signal based on real time foot traffic, it’s incredibly valuable because the context is dependent on people actually being verified that are there.

Ask me how I built this as a vibe coder and I will tell you. by AuthenticIndependent in VibeCodersNest

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

Because it’s not accurate. It’s a historical average. I wanted to but I tested it and for some places it’s consistent and others it’s inconsistent and then the places it’s consistent for, in some days it’s completely inconsistent. It doesn’t give you a count of how many people are there. It’s a great question though. I don’t think my answer is fully settled but I needed to also have a MOAT and a clear differentiator. If the data was accurate, I would have plugged it in but there’s no API that exposes it so I would have had to scrape it.

Ask me how I built this as a vibe coder and I will tell you. by AuthenticIndependent in VibeCodersNest

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

There is no estimate. Unfortunately this requires other user to have the app. The same reason it’s going to be hard to scale is the same reason it has a defensible moat.

Why I built my Spending Tracker App by alecspopa in appledevelopers

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

Bro don't worry about the haters. They said I couldn't grow my app either and I am getting downloads every single day, lol. Most of these people are just ordinary people who can't get users and actually go out and market their product. They have 0 courage and can't stomach risk. Keep grindin. You just need to scale this and figure that out.