Hacker News new | past | comments | ask | show | jobs | submit login

I feel like we focus too much on getting from XX% of good LLM suggestions to 100%, even though it's likely we'll end up stuck somewhat far from this, far enough that it remains a drag if we leave them in the way.

I wish we'd focus more on UX and better integration to leverage these XX% into positive productivity gains. Make it easy to discard suggestions, make sure the non-LLM (default) path remains as productive as it has been so far.

As I'm writing this I realize that I haven't tried GH Copilot in a while (and I should). Does it achieve this, already?




+1 on feeling there's a lot of UX possibilities left on the table. Most seem to have accepted chat as the only means of using LLMs. In particular, I don't think most people realize that LLMs can be used in very powerful ways that just aren't possible with black-box API services as they currently exist. Google kind of has an edge on this area with recent context caching support for Gemini, but that's just one thing. Some things that feel like they could enable new modes of interaction aren't possible at all, like grammar constrained generation and rapid LLM-tool interactions (think a repl or shell rather than function calls; currently you have to pay for the input tokens all over again if you want to use the results of that function call as context and it adds up quickly).

On Copilot, I've been using it since it was public, and have always found it useful, but it hasn't really changed much. There's a chat window now (groundbreaking, I know) and it shows a "processing steps" thing that says it's doing some distinct agentic tasks like collecting context and test run results and what have you, but it doesn't feel like it knows my codebase any better than the cursory description I'd give an LLM without context. I use the jetbrains plugin though, and I understand the vscode extension has some different features, so ymmv.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: