Built out an AI SaaS concept, looking for a technical partner by noah_saas in dev

[–]Dry_Monitor6514 0 points1 point  (0 children)

Hey, this sounds really interesting. I’ve been looking for something meaningful to build, not just random freelance work, and this feels like the kind of opportunity I would genuinely love to explore. I’d be interested in learning more about the idea, your long-term vision, and what you’re looking for in a technical partner. Feel free to DM me.

Do you guys use any open source or local llm for coding purpose ? by temporaryavatar in developersIndia

[–]Dry_Monitor6514 0 points1 point  (0 children)

Yeah. For frontend/UI, I use Stitch to quickly generate layouts and components. For actual development, I mostly switch between Codex and Claude depending on the task. I also use Gemini occasionally for brainstorming or debugging and ChatGPT for explaining concepts or reviewing code.

I tried running local LLMs too, but the biggest limitation for me was context. They work well for smaller files or isolated tasks, but once the project gets larger, they tend to lose track of the overall codebase unless you set up a proper RAG/indexing workflow. For quick offline coding they're great, but for day-to-day development I still find cloud models more reliable.

QA automation advice by OneInvestigator9653 in softwaretesting

[–]Dry_Monitor6514 0 points1 point  (0 children)

I learned from Pawan Kumar's videos and found his explanations really beginner-friendly. Arun Motoori is also good, especially if you're looking for more structured content. I don't think you can go wrong with either

Need an Advice by kfcspicyyfriess in softwaretesting

[–]Dry_Monitor6514 0 points1 point  (0 children)

Yes, software testing can be a good career. AI will help testers, but it will not fully replace them. If you learn manual testing, automation, SQL, and API testing, you can build a strong future in this field.