(no title)
jonasnelle | 4 months ago
I wonder how much the methods/systems/data transfer, if they can pull off the same with their agentic coding model that would be exciting.
jonasnelle | 4 months ago
I wonder how much the methods/systems/data transfer, if they can pull off the same with their agentic coding model that would be exciting.
enraged_camel|4 months ago
srush|4 months ago
oersted|4 months ago
I actually find myself using the agent mode less now, I like keeping code lean by hand and avoid technical debt. But I do use the tab completions constantly and they are fantastic now ever since they can jump around the file.
vidarh|4 months ago
I run Claude Code in the background near constantly for a variety of projects, with --dangerously-skip-permissions, and review progress periodically. Tabbing is only relevant when it's totally failing to make progress and I have to manually intervene, and that to me is a failure scenario that is happening less and less often.
camdenreslink|4 months ago
lubujackson|4 months ago
I'm not against YOLO vibe coding, but being against tab completion is just insane to me. At the end of the day, LLMs help you achieve goals quicker. You still need to know what goal you want to achieve, and tab completion basically let's me complete a focused goal nearly as soon as I determine what my goal is.
dagss|4 months ago
Every time I write code myself I find myself racing the AI to get an indentation in before the AI is done... gets annoying
RosalieCodes|4 months ago
typpilol|4 months ago
TiredOfLife|4 months ago