Ask HN: Advice for someone who wants to try AI-assisted coding?

2 inglor_cz 2 8/10/2025, 1:31:50 PM
Hi, I am a soon-to-be-47 developer with C, C++, Java, PHP, Python, Typescript experience, working in the field since 2002.

I am starting a new project and I would like to experiment with some AI assistants when it comes to coding. It will be a Python project that will access Microsoft cloud using the Graph 1.0 API.

One advantage of the situation is that this project is a bit standalone and I don't have to feed it 2000 already existing classes from an existing legacy codebase to give it a context to work with.

What would you recommend me?

Are there any dark patterns involved, e.g. de-facto un-cancellable subscriptions that will make me cancel my card instead?

I would be happy hearing your experience and tales from the battlefield.

Comments (2)

viraptor · 1h ago
Cursor is kind of the default these days and has reasonable pricing. Both the completion and the agent work well. You could nitpick various options, but really it's ok and you can do a lot worse than Cursor.

An alternative is buying credit for a specific provider and using that with Aider. Which is also not bad.

None of the major players are likely to abuse your card. Just make sure you're either using a prepaid plan or prepaid credits with no auto topups.

uberman · 1h ago
All the free tiers of the top products will allow you a days worth of coding if you are taking bite sized tasks such as defining methods and actually proofing to understand the results.