I settled on gptel, which is an LLM package for Emacs. It's kind of a mix of both approaches: 1. You have chats right there in the editor, easy to copy/paste and manage context/history without switching to a browser. You can also quickly add files or portions of files to the context or remove them again. 2. You can choose which model you want to use for what, granted you have an API key. 3. You can quickly highlight…
Ask HN: How much better are AI IDEs vs. copy pasting into chat apps?
81–90 of 140 posts
Re: Ask HN: How much better are AI IDEs vs. copy pasting into chat apps?
#82Very surprised when I asked Cursor to diagram some code, saves me so much time. I wish it would output a better format than ASCII.
Re: Ask HN: How much better are AI IDEs vs. copy pasting into chat apps?
#83I'm a staff software engineer doing a mix of front-end and back-end with emphasis on front-end. I use both Cursor on Claude 3.7 and ChatGPT on 4o/o3. Cursor seems kind of "dumb" compared to 4o, but it's a good workhorse. I let Cursor handle the basics - basically acting as a glorified multi-file autocomplete. I think through common problems with 4o, tough problems with o3, I copy all of Svelte's docs into 4o ( https:…
> Cursor seems kind of "dumb" compared to 4o What do you mean by that? You can use 4o model in Cursor?
Re: Ask HN: How much better are AI IDEs vs. copy pasting into chat apps?
#84What about projects where secrecy matters? How do hedge funds use these? Are you comfortable feeding the secret sauce to Cursor?
Code is nowhere near as valuable as most people imagine....
This is unlike most other companies, say Spotify, where if you get access to their source, there's still not much that you can do with it.
Re: Ask HN: How much better are AI IDEs vs. copy pasting into chat apps?
#85Re: Ask HN: How much better are AI IDEs vs. copy pasting into chat apps?
#86You can of course use their new agentic features which can automate a lot of the context management via tool use, but I find that to be a waste of time and resources for the majority of tasks I care about.
I currently manage my own fork to use a custom FIM completion provider I built, that tends to do most of the heavy lifting for me in terms of anything AI-generated.
Re: Ask HN: How much better are AI IDEs vs. copy pasting into chat apps?
#87I'm a staff software engineer doing a mix of front-end and back-end with emphasis on front-end. I use both Cursor on Claude 3.7 and ChatGPT on 4o/o3. Cursor seems kind of "dumb" compared to 4o, but it's a good workhorse. I let Cursor handle the basics - basically acting as a glorified multi-file autocomplete. I think through common problems with 4o, tough problems with o3, I copy all of Svelte's docs into 4o ( https:…
> Cursor seems kind of "dumb" compared to 4o What do you mean by that? You can use 4o model in Cursor?
even if both companies use same model (OpenAI and Cursor), system prompt has a huge impact on results
Re: Ask HN: How much better are AI IDEs vs. copy pasting into chat apps?
#88Earlier quoted context omitted.
Not true and if only then by choice. VSCode/Cursor run natively under Linux.
It obviously wasn't obvious enough but I was being sarcastic. My fault anyway, pre coffee.
Re: Ask HN: How much better are AI IDEs vs. copy pasting into chat apps?
#89Re: Ask HN: How much better are AI IDEs vs. copy pasting into chat apps?
#90I rolled out Claude Code and Cursor to my whole company. They’re really much better than copy paste. And very affordable compared to professional developer wages. Wrote about it: https://ghiculescu.substack.com/p/nobody-codes-here-anymore