logoalt Hacker News

joshdavhamyesterday at 9:20 PM1 replyview on HN

> Am I the only one using LLMs as if they were a search engine?

Nope, you're not alone as I also do this. I'm also not using any AI IDE's (yet).

It's funny, I actually recently failed a live technical interview where I was using my LLM of choice to answer Google-like queries instead of an IDE like cursor. The interviewer told me that he had actually never seen anyone use AI for coding like that before. Up to that point, I assumed that most coders were mainly using AI as a search engine and not necessarily using AI IDE's yet. Are we really that rare?


Replies

kevinsyncyesterday at 9:25 PM

Not at all, I've been doing this with ChatGPT and Claude for a long time. I only recently (last couple weeks) started playing around with Claude Code on command line (not in an IDE). I didn't like Cursor very much. YMMV