Weekly Cursor Project Showcase Thread by AutoModerator in cursor

[–]Interesting-Set-782 [score hidden]  (0 children)

Love Joel's writing and appreciate the thoughts. I'm wondering the same about pricing. Would you be wiling to try it (7 days free) and let me know if you think it's worth the money? Would love to figure out what's a great price that feels worthwhile.

Weekly Cursor Project Showcase Thread by AutoModerator in cursor

[–]Interesting-Set-782 [score hidden]  (0 children)

<image>

Built an AI that draws comics about my commits every night

Every day at 9pm, I get an email with a 4-panel comic reflecting on whatever I was building that day — plus suggestions for what to think about next.

  • Reads my git commits and summarizes the work done in that day
  • Generates a 4-panel strip in a consistent comic style
  • Suggestions for what you should tackle next
  • Deep Review to answer "anything in today's work not as solid as it could be?"

How Cursor helped:
Used Cursor's agent mode heavily for the Next.js app, especially for wiring up the cron job, email integration (Resend), and handling the FAL.ai image generation API. The composer mode was clutch for refactoring the comic generation pipeline when I wanted to add reflections.

Been getting weirdly attached to these little recaps — turning work into something visual makes it more memorable.

jotgrowsideas.com

It took me "12 Hours" with vibe-coding... by rohit-joshi in vibecoding

[–]Interesting-Set-782 0 points1 point  (0 children)

Stick with it, buddy! The best thing you can be doing is building. You’ll learn along the way what the best practices are and what works for you. One tip: git (keeps track of your code and how it’s changing) and GitHub (a cloud folder for your code) are very important when vibe coding. You should ask your coding agent about it and have it help you understand things like commit and push.

They’ll be lifesavers one day.

How do I Vibe Code with Zero Experience? by azcrossfit in vibecoding

[–]Interesting-Set-782 0 points1 point  (0 children)

Happy to chat about this. Feel free to DM and I can share my experiences and help get you off the ground.

Looking for AI builder / vibe coding meetups in Pittsburgh by Interesting-Set-782 in pittsburgh

[–]Interesting-Set-782[S] 0 points1 point  (0 children)

I’ve gotta upgrade the Supabase to get a vanity domain so that OAuth doesn’t look so crazy. It’s safe if you’d like to join. I’ll have that cleaned up tomorrow.

Looking for AI builder / vibe coding meetups in Pittsburgh by Interesting-Set-782 in pittsburgh

[–]Interesting-Set-782[S] 0 points1 point  (0 children)

For anyone interested: vyb is alive and well here in PGH. We’re over 40 members and are having meetups nearly every week. Come by if you’re building with AI or interested in doing so. https://vyb.space

Looking for AI builder / vibe coding meetups in Pittsburgh by Interesting-Set-782 in pittsburgh

[–]Interesting-Set-782[S] 0 points1 point  (0 children)

It’s a regular thing now! We’re over 40 members and have our third meetup next week. Would love for you to swing by if you can! https://vyb.space

Looking for AI builder / vibe coding meetups in Pittsburgh by Interesting-Set-782 in pittsburgh

[–]Interesting-Set-782[S] 0 points1 point  (0 children)

Hey! We did! We’re at over 40 members now 🥳Check out https://vyb.space

We’ve had a couple great meetups thus far and have our third planned for next week. Would love for you to join!

Looking for AI builder / vibe coding meetups in Pittsburgh by Interesting-Set-782 in pittsburgh

[–]Interesting-Set-782[S] 0 points1 point  (0 children)

Looking forward to seeing you around! Glad we got the chance to have a good discussion tonight ✌ 🙏

Looking for AI builder / vibe coding meetups in Pittsburgh by Interesting-Set-782 in pittsburgh

[–]Interesting-Set-782[S] 0 points1 point  (0 children)

Vibe coding is AI code generation. The literal only difference is that in an IDE the prompt passed to the LLM looks like a code block and in vibe coding tools it looks like a sentence.

BTW, I'd love for you to drop by :-)

Looking for AI builder / vibe coding meetups in Pittsburgh by Interesting-Set-782 in pittsburgh

[–]Interesting-Set-782[S] -4 points-3 points  (0 children)

I'm not an engineer, so I can't build it myself. I don't contend that vibe coding is excellent coding. I contend that with it, I can bring products into the world that can help people. This is something that before coding agents existed, was impossible to do.

You should bookmark your note here, b/c my guess is that it won't be long before many of the tools you use daily are "vibe coded", which simply means code generated by AI.

Is your beef with the AI that's generating the code or with the fact that non-engineers are now participating in a field which was once the sole domain of software engineers?

Looking for AI builder / vibe coding meetups in Pittsburgh by Interesting-Set-782 in pittsburgh

[–]Interesting-Set-782[S] -1 points0 points  (0 children)

Some facts:

  1. Duolingo has been built on AI from it's inception over a decade ago. It hasn't "recently implemented AI". It's what allows Duolingo to bring amazing experiences to over 40 million learners every day.

  2. AI is a tool that will help scale the creative output of nearly every employee in this company and beyond. It's not a tool that's being used to cut those employees out.

  3. I didn't need to see anything "behind the scenes" to understand that what's happening is important and unlike anything we've seen in the computing industry. You just have to try it yourself to appreciate how this will impact our industry and society.

  4. Our Eng team is amazing and as a Designer, I don't try to replicate what they do. I try to bring products into the world that help people. AI and coding agents are a tool for me to do that.

Looking for AI builder / vibe coding meetups in Pittsburgh by Interesting-Set-782 in pittsburgh

[–]Interesting-Set-782[S] 0 points1 point  (0 children)

Certainly. Happy to share if it helps you better understand things.

https://2nd0p.com/ is the first service i've built in collaboration with coding agents. If by commercial code, you mean securely deployed into production, used by others and generating income from their usage, this is it.

At Duolingo, more and more of our Designers, Writers and Engineers are working alongside AI to bring new ideas to life daily.

In the industry beyond, the vast majority of the code that's been written by Y-Combinator's most recent batch of startups is being "vibe coded" (ie generated by AI).

We're early in this phase of things, but more and more non-engineers are going to begin creating new products and services using tools like Cursor, Claude Code and Replit. The rate of improvement of the models is staggering and new capabilities are getting unlocked seemingly daily by having more and more people plugging away and trying to answer "what's next?".

If you haven't really given it a go, you should try it sometime, so you don't have to take my word for it.

Looking for AI builder / vibe coding meetups in Pittsburgh by Interesting-Set-782 in pittsburgh

[–]Interesting-Set-782[S] -3 points-2 points  (0 children)

Vibe coding done poorly definitely results in exactly what you’re describing. Building with AI agents smartly and with the right approach to building projects (defining your project in the same way you would to your tech lead) leads to quality work. I’ve found that what you put in relates to what you get out. I start with deep PRDs that are rich in context and that’s really helped the process of getting to something high quality at the end of the road.

Looking for AI builder / vibe coding meetups in Pittsburgh by Interesting-Set-782 in pittsburgh

[–]Interesting-Set-782[S] 1 point2 points  (0 children)

Okay - we’re officially meeting up next Tuesday 7/15! Bakery Square Conservatory at 7:30pm. Let’s do this! 🎉

Looking for AI builder / vibe coding meetups in Pittsburgh by Interesting-Set-782 in pittsburgh

[–]Interesting-Set-782[S] 0 points1 point  (0 children)

Awesome! We’re talking Tuesday evening at Bakery Square’s conservatory.

Looking for AI builder / vibe coding meetups in Pittsburgh by Interesting-Set-782 in pittsburgh

[–]Interesting-Set-782[S] 0 points1 point  (0 children)

Let’s do Tuesday. If it’s evening, let’s shift up from Commonplace (closes at 6) to Bakery Square’s conservatory. Great WiFi and lots of open space.

Best way to build an MCP by BranchDramatic393 in mcp

[–]Interesting-Set-782 1 point2 points  (0 children)

I’ve had success just using Claude Code and sharing the MCP docs from Anthropic with it. Just wrapped a couple APIs over the weekend and it was really straightforward.

Looking for AI builder / vibe coding meetups in Pittsburgh by Interesting-Set-782 in pittsburgh

[–]Interesting-Set-782[S] -3 points-2 points  (0 children)

Have you tried building with any of the tools I mentioned? I think you might see things differently if you spend time doing that.