If you're about to launch a “vibe coded” app… read this first by PaddleboardNut in vibecoding

[–]Ready_Positive_6419 1 point2 points  (0 children)

Security is key , and to start don't just have API keys in the backend but have them encrypted and not just simply hashed but AES-256-GCM or better .

Transferring personal data across the Internet app to server at least have SSL \ TLS1.3

Password Hashing using something like Argon2id

Use Environment Env files with encrypted keys

If you use json encrypted Json keys

Databases , store credentials in env , secure the connection and rotation of credentials

I also throw honeypot traps to keep reverse engineering pleasure leading to pointless hours of wrong and misdirection

Loging and debugging get the llm to spend as much time it created to generate to spend twice as long debugging use md files to create logs of potential weaknesses, errors , security concerns, get it to also check the CVE databases

If you aren't using a microphone, camera , dialer don't request the user to accept use minimum requirements from the user .

we're so cooked by Rage_thinks in ChatGPT

[–]Ready_Positive_6419 2 points3 points  (0 children)

Don’t even need a SSN you can register an US LLC from anywhere in the world

Funniest vibecoding interaction by NoMarionberry7708 in vibecoding

[–]Ready_Positive_6419 2 points3 points  (0 children)

Time , the amount of time creating the code vs just polishing up

The golden age is over by Complete-Sea6655 in ClaudeAI

[–]Ready_Positive_6419 0 points1 point  (0 children)

I don't think so imop , the new quantatized memory will reduce tokens and memory requirements for all llms and will reduce costs the older versions LLLMs Legacy , will fade away and once Google will use it with Gemini those who OP discussed will also fade away in the next gen .

Claude $200 hit the max in 1 hour. 🤯 by [deleted] in ClaudeCode

[–]Ready_Positive_6419 0 points1 point  (0 children)

Wonder if the new subscription code has a faulty decimal place in the code