#ai/copilot
All links tagged #ai/copilot

I shouldn’t have to care about this. I don’t want to care about how someone’s code gets into the IDE. Whether you wrote it by hand, copied it from a forum…
I’ve been following the shift toward vibe coding, and this piece perfectly captures that transition from rigid engineering to a more intuitive, AI-driven flow. It explores how we're moving away from deep syntax knowledge toward shaping systems through intent. While it warns about the loss of fundamental debugging skills, it also celebrates the sheer creative speed we gain. It’s a compelling look at our new reality: if it feels right and the tests pass, it’s code. 🚀
AI Engineer at ANZ Bank working on intelligent systems, LLM optimization, and scalable ML platforms.
TL;DR: Utkarsh Kanwat bets against AI agents dominating software development soon due to reliability gaps in complex tasks.
Agents excel in narrow scopes but falter on edge cases, security, and integration. Human oversight remains crucial for production.
He advocates for hybrid approaches where agents assist with routine work, freeing developers for architecture and debugging.

Gemini and ChatGPT—two of the most powerful chatbots in artificial intelligence—did something no mentor, coach, or mastermind group could do. They gave me

Ensuring quality code suggestions from Copilot goes beyond the perfect prompt. Context is key to success when working with your AI pair programmer.

If you want to avoid being the latest casualty of the AI innovation wave, it’s critical to learn how to effectively prompt in the workplace.
The more time I spend using LLMs for code, the less I worry for my career - even as their coding capabilities continue to improve. Using LLMs as part of …

📢 Just a Heads Up I’ve started sharing these at work as well, so what you’re seeing here...

These days ‘AI’ is everywhere, including in software development. Coming hot on the heels of approaches like eXtreme Programming and Pair Programming, there’s now a new kind of pa…