Hacker News new | ask | show | jobs
by scuderiaseb 5 hours ago
I have been the lead of a very stressful project that was the highest priority for the company I work for and it was crucial to get this working as it was a hard deadline. I started using AI a lot, but I still read the code and sometimes it was so garbage. I had two developers with me, but they were both kind of new in the domain and one didn’t know the programming language. The project finished and the part my coworkers developed was fundamentally flawed, it worked for ~85% of the cases but not all and caused an incident.

Now I get to work with two of my other friends/colleagues and they are amazing. They don’t use AI at all and so neither do I and it is glorious. It is so nice to build things like this and honestly not meaningfully slower either. It took us some time to figure out all the details, edge cases and all. Writing tests first, I love it!