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

Out of curiosity, why would C or C++ not be good for web services?


I would guess because the input sanitizing requirement is harder for the web; having a stackoverflow when running locally requires the attacker to execute locally -- having a use-after-free from port 80 would be a much wider audience


Some Apple services were written in C/C++. One downside is it's very hard to source engineers across the company who can then work on that code, or for those engineers to go work on other teams.




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

Search: