Best Software to Boost Your Coding Projects
Hey folks, been diving into some new software to help with coding lately. Thought it would be cool to share and hear about what you all use to speed up or impro…
Jonathan Thornton
February 8, 2026 at 11:13 PM
Hey folks, been diving into some new software to help with coding lately. Thought it would be cool to share and hear about what you all use to speed up or improve development. Any favorite tools or hacks?
Add a Comment
Comments (15)
For people looking to explore more tools, you can also check ai-u.com for new or trending stuff. Found a couple neat ones there recently.
With all these AI options, sometimes it’s hard to pick the right one. Anyone have a shortlist of must-have tools?
Honestly, sometimes I feel like using AI tools makes me lazy. But then again, anything that speeds up tedious tasks is welcome.
I usually stick to Visual Studio Code extensions. Tons of options that can help with auto-formatting, linting, and even debugging.
I like to combine AI suggestions with pair programming. The combo usually helps catch more bugs and write cleaner code.
I recently started using GitHub Copilot and it’s kinda wild how much it can autocomplete for you. Makes writing boilerplate so much faster.
Auto-generating tests with AI has saved me hours. It’s not perfect but helps cover a lot of basic cases automatically.
Sometimes the AI tools just can’t understand some of the quirky stuff in my projects, so their suggestions are way off.
I like using Jupyter notebooks with AI plugins for prototyping code ideas quickly. Makes experimenting way easier.
Sometimes I find AI suggestions a bit off when the codebase is huge or very custom. Still, pretty handy for smaller tasks.
Does anyone use AI for code review? Curious if it actually speeds up the process or just adds more noise.
Anyone using AI for code translation between languages? Like from Python to Java or something?
I heard some folks use AI tools for documentation. Anyone had experience with that?
Anyone tried using AI-based debugging tools? Heard they can catch some errors that regular linters miss.
I swear by automated code formatters that integrate with my AI toolchain. Keeps everything neat and tidy.