Ask HN: What is your ultimate AI-assisted coding setup?
6 points by nico 4 days ago
What is the best setup for AI-assisted coding, including: IDE (Cursor, VSCode, Windsurf, Zed, etc). AI assistant (LLM) like Claude, Gemini 2.5 Pro, OpenAI, DeepSeek. MCP, rulesets, extensions, tools, workflow, and anything else?
And what kind of project are you building/maintaining with it (framework, language, deployment infra, aprox # of users)?
It seems like there are a lot of options out there, and a lot look very similar, maybe just different styles
Dont have a software engineer background and just playing around to build tools just for my own use.
Getting Lovable to built the base (looking at using Bolt). But then needing to use a mix of LLMs (request limits) in Zed IDE and/or OpenAI Codex to do the more complex work when Lovable goes around in circles with or just wont fix a UI button.
I am certainly no master, but reading everyone's comments has taught me a few things. Thanks!