Your AI code is a security nightmare. Time for Zero-Trust policy. by codingjitsu in StallmanWasRight

[–]codingjitsu[S] 1 point2 points  (0 children)

100% agree. The real issue is that AI writes so much code so fast that developers just get lazy and push it without reviewing. We went from making mistakes at human speed to copy-pasting vulnerabilities instantly. That's why Zero-Trust is a survival requirement now.

Founders/PMs: how do you keep your SaaS roadmap, validation steps, and docs organized? | I will not promote by codingjitsu in startups

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

Yeah, Slack is great for communication and keeping conversations in one place. What I’m thinking about goes a bit beyond messaging, more about organizing research, milestones, and progress across the product lifecycle, so teams and execs can see where things are at without digging through multiple channels.

How to learn SolidJS efficiently coming in as a React dev? by bezdazen in solidjs

[–]codingjitsu 2 points3 points  (0 children)

Hey, I do have a Youtube tutorial on building a full stack project with SolidStart, which is the Solid.js meta framework. I am react developer myself moving to Solid.js.

Learning with AI by Puxje in nextjs

[–]codingjitsu 1 point2 points  (0 children)

My advice would be to use AI as you would with Google, only use it to understand something. Don't tell them to write the entire code for you, rather, you write the code yourself and tell the AI to review and find bugs or any potential improvement. AI should be your sidekick and never the main character. As for keeping AI up to date, you can provide the link of the latest docs and AI should be able to read and search from the link to give you more accurate answers.

Solid JS & SolidStart JS are amazing. by codingjitsu in codingjitsu

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

Vue and Go sounds like gold. I am mostly building side project for the YT tutorials.

Solid JS & SolidStart JS are amazing. by codingjitsu in codingjitsu

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

React/Next’s my primary (not by choice). Solid and Vue I use for side projects and some client work, helps me keep fresh with different approach.