Content pfp
Content
@
0 reply
0 recast
0 reaction

Mikko pfp
Mikko
@moo
Writing Python with Claude: cue me impressed. The AI starts to be on a level that it saves time even for me, though I consider myself not to need to use AI assistance for Python programing.
3 replies
0 recast
6 reactions

Vitor Py pfp
Vitor Py
@vitorpy
Ok, you should try Cursor+Claude. Jump on a codebase, let it index it and it makes really decent code. Provide some little context, some code snippets and it's definitely a timesaver.
2 replies
0 recast
1 reaction

Mikko pfp
Mikko
@moo
How does Cursor work?
1 reply
0 recast
0 reaction

Vitor Py pfp
Vitor Py
@vitorpy
It's a fork of VSCode with Claude built-in and enough prompt engineering to allow Claude to have more understanding of the code base it's operating on.
1 reply
0 recast
1 reaction

Mikko pfp
Mikko
@moo
How does it "built-in" - does it upload the whole codebase into Claude?
1 reply
0 recast
1 reaction

Vitor Py pfp
Vitor Py
@vitorpy
You pick and choose snippets to submit as context, but yes, you can send the whole codebase as context if you want to. Of course, the context window is limited, so this is not very effective in my experience. It also has a composer mode for multifile edits, which is handy for refactoring.
1 reply
0 recast
1 reaction