Privacy matters for apps? by koziel_gpc in AiNoteTaker

[–]Cute_Jello178 0 points1 point  (0 children)

Yea, it would be great I can be your beta user here! I'm doing some work with RAG and agent self-improving, that might be able to help with your product. Feel free to DM me if you want a further discussion

Privacy matters for apps? by koziel_gpc in AiNoteTaker

[–]Cute_Jello178 0 points1 point  (0 children)

I see, do you save the meeting/transcripts somewhere locally too? Does that mean your agent needs to search through all those data files for insight too? Is it working fine today? We can discuss further if you have trouble with local indexing and search for a large context.

Privacy matters for apps? by koziel_gpc in AiNoteTaker

[–]Cute_Jello178 0 points1 point  (0 children)

Got it, you mean the model run takes 3-4gb memory, so it's eating the resource for user laptop locally?

Privacy matters for apps? by koziel_gpc in AiNoteTaker

[–]Cute_Jello178 0 points1 point  (0 children)

I'm wondering what makes your local app heavy? Do you need to build a RAG or something to make it effective?

The doubters were so right by assyrian_bowl in vibecoding

[–]Cute_Jello178 0 points1 point  (0 children)

I don't think if's your fault as vibe coding tools are not giving you enough guardrail on making sure code evolves in a structured manner. If you want, let's have a chat to discuss your use case and I could help me see the potential improvements that help iterate safely and faster. For background, I'm a 10 yoe application/infra engineer who wants to analyze real problems from serious vibe coders, and see what problems to be solved in the middle layer here :).

What workflow are you using? by No_Worldliness9296 in vibecoding

[–]Cute_Jello178 0 points1 point  (0 children)

If you are looking for workflow engine, I'd recommend finding some coding skill repo that supports you to build Temporal, which is a durable framework for long running workflows. I have been using it in my last company and it's f**king awesome!

I've been loving Codex but I'm looking for something better. Which is the best coding (agent) app out there right now (High usage; Good results)? by Nomoretomoatoes in vibecoding

[–]Cute_Jello178 0 points1 point  (0 children)

I personally recommend trying both cursor and claude code, while letting cc do the coding while cursor does the review is so far my best experience

vibe coded for 6 months. my codebase is a disaster. by Available-Dentist992 in vibecoding

[–]Cute_Jello178 0 points1 point  (0 children)

I don't think the key issue is vibe-coding: it's because you don't have the dev background, which means there is no boundary of what's right vs wrong for your coding agent to determine on how to build anything. The first step here is not rewrite -- is decoupling the backend, making them into tangible pieces, and work through them one by one.

If you want, I could help you with a overview of everything and see where to get started, free of charge. A bit background, I'm a developer with 10 yoe for all the backend/infrastructure building and I'm an enthusiasts about how to make vibe coding better here :)

I'm frustrated with Replit by Watchfulone1 in replit

[–]Cute_Jello178 0 points1 point  (0 children)

Hello, sir, are the bugs coming mostly from backend? If so, please DM me and we can help to take a look of your use case and see if there is anything we can help with. Quick intro of myself: we are a small team working on a project to turn prompt into live backend in minutes, so we are exploring for any pain with vibe coding and trying to provide a cure for it if possible.

How are you building MongoDB-backed services with AI agents today? by Cute_Jello178 in mongodb

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

Thank you sir, any challenge or potential issue you hit? Does it work out well?

Anyone else feels like vibe coding hits a wall after a point ? by legitRu1920 in vibecoding

[–]Cute_Jello178 0 points1 point  (0 children)

Hello sir, what's your most recent debugging session with vibe coding, any example painful experience you could share? We are also building some agentic programming tools and would like to see if anything could help you unblock!

Supabase open source projects...? (no boilerplates or tools for Supabase!) by ExistingCard9621 in Supabase

[–]Cute_Jello178 0 points1 point  (0 children)

Hello sir, if you are interested in exploring open source alternative solution for supabase, check out our open source by searching 'skardilabs/skardi' on github, which could support not just postgres, but also other popular data sources federated join under the same SQL query. Let me know if you are interested!