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

Generated code is unlikely to be more maintainable.


Code is code. I doubt a computer program could do worse than my undergrads, indeed it will probably be functionally correct. Today I fixed a bug where a condition std::thread member used a condition variable in the constructor, problem was that the std::thread came before the condition variable in the structure declaration. No computer would make that mistake.




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

Search: