Hacker News new | ask | show | jobs
by QuadmasterXLII 494 days ago
Today I, in a fit of laziness, asked claude for a c function to invert a matrix instead of writing it myself. It gave me a function that is wrong if malloc gives a pointer to non-zeroed memory. If its 99% and the 1% continue to be mistakes like that, programming is going to be hell.
2 comments

If Claude can spit that out , I am more than competent enough to review it. Saving 15-20m here and there is a good trade off IMO.
As long as you can analyze and fix those kind of issues, your skill should be in high demand given current developments.