Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Most, if not all, of the code in the company I work in is written by AI. Our tests are useless. We have tests that make sure that mongoose schemas are creating the collections defined in them. We have tests that check that zod shcemas parse objects currently. Every PR, even if 1 line change, will drag 25 file changes because our tests are so ad-hoc, so verbose, and so incompatible with each other. Imagine how the codebase is looking... This is a badge of incompetence for the company I work with, and prob to the entire tech world.

The funny part is? This makes our managers and investors proud, every PR is bigger, we make x3 more PRs (wheres the promised x10).

When they say this is the death of software engineering, this is what they mean.



A project I was working on for a couple years until this spring started to turn like this when another contractor started committing AI work. There was a test literally called “test_imports.py” that, you know, tested that you could import every module of the project. I asked if we could just run `python __main__.py` to test that the imports worked, but he said no, we need this for big Claude-powered refactors to make sure nothing breaks.


I believe software will go the same road as the cloth industry went. From quality cloth that holds for years, to shit quality cloth that look good but doesnt hold more than few month.

Yet, we are being sold that this is _the way weve all been waiting for_ ? what?!


If that turns out to be true I hope that there are metaphorical Japanese out there still willing to pay 30,000 yen for quality shirts while the rest of the world SHEINs out.


I have the same hope :)


What a disgusting mess. Hopefully at some point people will be willing to listen to arguments in the vein of: “we spent $x dollars writing y loc that was then reviewed using z hours that did nothing, added no revenue and we then spent w additional budget removing it”


I believe most mid-side companies are in this situation today.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: