Are you vibing code – July 2025

2 tuannx 3 7/6/2025, 4:12:10 AM startupascent.net ↗

Comments (3)

leakycap · 7h ago
In about a month my nephew has learned a lot in C++ and Godot working with Copilot of all things (because it is free and doesn't stop talking to you), and has made a game similar to Minecraft that is genuinely impressive.

Again, in one month, a person who never had written a line of code managed a game with: dynamic maps/perceptual terrain, ability to cut things down, inventory and health bar... he made this with no prior coding knowledge beyond knowing his way around a PC.

He didn't care about what a var, loop, or function was until Copilot was pointing him to a reason to fix something in the code. After a few weeks of poking around, he has a decent understanding and was able to show me how the code works more than I expected, since he didn't write it.

I've been using AI here and there to suss things out, but I had never seen first hand how empowering it can be to a newcomer. Those of us with decades of experience better get on board or figure out how to leverage this process, or we'll be lapped.

tuannx · 6h ago
I'm changing the way of making product as well. Many value features can be made just by prompting.
tuannx · 8h ago
This article provides a comprehensive overview of the state of AI in software development as of July 2025. It highlights the profound impact of AI-powered tools like GitHub Copilot, Amazon Q Developer, and the autonomous AI engineer Devin.ai on developer productivity, which has seen boosts of up to 45%. The piece details how AI is accelerating the entire Software Development Lifecycle (SDLC), from generating architectural plans and user stories to automating testing and documentation. While celebrating these advancements, it also addresses significant challenges such as security risks in AI-generated code, intellectual property rights, and the potential for developer over-reliance. The future outlook points towards a paradigm shift with full-stack agentic AI, multimodal development, and hyper-personalized assistants, transforming the developer's role into one of 'vibe coding' or AI orchestration.