Hacker News new | ask | show | jobs
by cube2222 482 days ago
One thing that AI made possible for me (amongst many other benefits) is to frequently build auxiliary development tooling that I would otherwise not bother with, with almost no required time investment.

Tools and visualizations for debugging that I might need only for a week, local dev automations, linters, etc.

As long as I can eye-ball correctness, it's a huge time-saver and help.

1 comments

That's a really good idea. I have a few tool ideas for the team I work with but I never felt like I had enough time between tasks to implement them