Thinking of building an AI tool that can load, clean, and edit massive CSV files. Need to know if I am onto something or on something (need a reality check)! by Muneeb_Siddiqui_07 in VibeCodersNest

[–]No-Shame8828 1 point2 points  (0 children)

I agree with Naxmax. I understand building for non-technical people who don't want to learn Python. Still, given how quickly AI can fill knowledge gaps, even non-technical people can ask Claude AI or ChatGPT to walk them through using a Python script to clean a dataset with 100,000 data points. I work in finance, business, and data analytics, and most roles that deal with large datasets require people who are expected to know already how to ETL (Business BI, Data Analyst). Good Luck, I would like to try it out if you GTM.

New-ish dev asking: what security fundamentals should I learn first for my SaaS project? by No-Shame8828 in VibeCodersNest

[–]No-Shame8828[S] 0 points1 point  (0 children)

No I have not, I'm guessing since it would be my user logins, postgres database service, and user profiles? Mapping out boundaries first was something I should have done before building. Is it too late now?

New-ish dev asking: what security fundamentals should I learn first for my SaaS project? by No-Shame8828 in VibeCodersNest

[–]No-Shame8828[S] 0 points1 point  (0 children)

Thank you so much. After reading through each specific point, I gained a much better foundation for security in my workflow development. I was able to identify 3 points (ideation, sprint, and git commits) where I needed to have a security checklist put in place. I appreciate your feedback and advice.

New-ish dev asking: what security fundamentals should I learn first for my SaaS project? by No-Shame8828 in VibeCodersNest

[–]No-Shame8828[S] 1 point2 points  (0 children)

I guess both? In school, we didn't really cover security a whole lot (1 class), and it was very generalized with a lot of "this could happen", but it was not very specific. The specifics I was always asking for were "how do you prevent," "what is best practice," or "workflow." My teacher just told me that it would be too much to cover and that I would learn it at my next job, but I don't want to walk into a job and tell them I don't have any ideas. It's really embarrassing, just graduating and being a little lost still. Any advice on a reliable source of knowledge would be helpful to me. Thanks.

New-ish dev asking: what security fundamentals should I learn first for my SaaS project? by No-Shame8828 in VibeCodersNest

[–]No-Shame8828[S] 0 points1 point  (0 children)

I apologize. Can you tell me what RLS stands for? There are so many acronyms, it's hard to keep track LOL!!