top | item 43923333

(no title)

cwegener | 9 months ago

I don't use IDEs to begin with. I use a text editor, since I am a UNIX man. So, I don't even have a reason to look at the "AI" flavor of an IDE. The closest thing to an AI IDE that I have tried out were tools like AIDER and Jack's "goose" agent. Neither of those specialized tools has been satisfactory. They all performed worse than just the LLM IMO. I am sticking to crafting my own context that I supply to the LLM. Tools like Simon W's `llm` tool help A LOT to be more efficient at using LLMs in a daily setting.

discuss

order

k4rli|9 months ago

I'm mostly on the same page, but jumping into a new project with a not-so-familiar language has been made much less painful with Cursor. Regular anthropic chats spew nonsense most of the time and are disappointing, but Cursor really seems to be useful.

Of course it also gets stuff wrong and everything needs to be properly validated, but it's a nice tool to try out.

bilekas|9 months ago

I didn't know Unix users were not able to use IDEs. The more you know /s

Edit : Sarcastic

fmxsh|9 months ago

I don't know about Unix users, but perhaps, instead, it is they are able to not use IDEs.

fho|9 months ago

Not true and if only then by choice.

VSCode/Cursor run natively under Linux.