i really wish we hadn't moved from Tab auto-complete AI assist to full blow AI Agent coding. The tab auto-complete to me is a perfect balance between AI and coding. You still lay the foundation, the structure, meanwhile the LLM just follow you to finish the detail. You are step-lock with the AI, so both you and LLM still have the context of codebase.
But now, we have 1-shot LLM that you may even don't need to read any lines of code left alone writing one.
Comments
i really wish we hadn't moved from Tab auto-complete AI assist to full blow AI Agent coding. The tab auto-complete to me is a perfect balance between AI and coding. You still lay the foundation, the structure, meanwhile the LLM just follow you to finish the detail. You are step-lock with the AI, so both you and LLM still have the context of codebase.
But now, we have 1-shot LLM that you may even don't need to read any lines of code left alone writing one.
I’ve made over 100 games without looking at code at all. It’s crazy how much the technology has progressed.
It has made working on my programming language feel pointless in some ways.