If I asked you to guess the job title of someone coding an app for work, your first guess probably wouldn’t be “writer”. It probably wouldn’t be your second or fifth guess either.| stackoverflow.blog
August 5, 2025Being unambiguous in what you want: the software engineer in a vibe coding world| stackoverflow.blog
Learn how to enjoy vibe coding while avoiding common security pitfalls. Follow our practical security playbook to keep your AI-generated code secure.| Infisical Blog
Two days ago, my friend Owen messaged me in a panic. He had built an impressive SaaS app using Bolt, but realized that his OpenAI API key was completely exposed. He was fortunate to have caught it early, but what if this had actually went into production? Owen isn’t alone. Unfortunately, AI coding assistants often generate functional but insecure code unless explicitly prompted about security concerns. After walking Owen through securing his application, I realized these lessons could help ...| N’s Blog
I have used OpenAI's o3-mini-high model to create a web application for transferring ChatGPT conversations to an e-reader, addressing challenges like login barriers. The iterative development experience was smooth, but trust in LLMs is essential, especially for more complex or sensitive applications. Future programming will combine LLMs with human engineers, potentially displacing less skilled positions.| Code Capsule | A blog by Emmanuel Goossaert