正在加载视频...
视频加载失败
Coding with AI is getting insane.
456,312 次观看 • 2 年前 •via X (Twitter)
10 条评论

I like this example because it shows where AI speeds you up, but it also shows where some of these models still fall a bit short.

Tool shown is

Repository wide referencing is an absolute game changer!

Def the biggest value add for me

Switched to Cursor as soon as I heard about it, just need to get used to it before I’m more comfortable!

@zm_zoheb Yeah takes like a week and some deliberate experimentation to get used to it

👏👏 Kudos. This is a perfect example of how effective a "GPT Wrapper" can be, if done right. We need a bunch of scaffolding around OpenAI APIs to get to this point and doing it in ChatGPT/other codebot will be highly unproductive.

Very cool! Any nonobvious tips & tricks for Cursor? Is it mostly Cmd+K or Cmd+L with instructions?

Using @ and giving it context on other files helps big time with generations

Oh man I was using the chat with entire codebase no wonder it didn’t work, I’ll try what you did there. As I can see you have the same issue with the codebase, it’s limited to the max cap. Thanks for sharing
