What AI Tools Do Senior Developers Use Besides Copilot?

0
6
Asked By CodingNinja42 On

I'm a senior software developer with 7 years of experience and I'm looking to dive deeper into how AI and LLMs can assist me in my daily tasks beyond just Copilot or automated PR reviews. There's so much buzz around AI in development, and I'm curious about the different areas where my fellow developers are leveraging these tools. What tools are you using, and how are they making your workflow better?

5 Answers

Answered By LocalAIWhizz On

I've been running a local AI setup with LMStudio and Qwen3. I find cloud solutions too costly. Claude Code remains the best cloud option for coding, though. It really helps optimize my code.

Answered By CreativeCoder On

I like to use AI as a brainstorming partner. I bounce ideas around and ask for better approaches or examples before implementing new features. I also experimented with n8n for automating tasks and found it useful.

Answered By TechGuru89 On

I set up my workspace with three screens: one for coding, one for various AI tools like Perplexity and ChatGPT, and a third for live previews. I find using separate windows for AI less intrusive than having it integrated directly into my editor. This way, I can use it on-demand without distraction.

Answered By DevMaster3000 On

JetBrains AI is my go-to for refactoring code or writing methods when I'm feeling lazy. It feels a lot like Copilot but in a different package. Makes coding a bit easier when I need a helping hand.

Answered By CodeSlinger77 On

Claude Code is my favorite AI tool for coding. It's incredibly efficient. I also like Gemini for its ability to provide context and insights into code spanning multiple files. You can even feed it your entire repo for a broader understanding.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.