Hacker News new | past | comments | ask | show | jobs | submit login

Is shared memory one of those things that I should try to access/use immediately, or wait for someone to write a wrapper library around, due to the large number of edge cases/strangeness that might occur?



Why not both? You get a great feel for what the edge cases are and how they occur, and thus a better understanding of why decisions in "wrapper libraries" were made, when these edge cases bite you.


Mostly because I don't want to be up at 3am on a Saturday night debugging production code...




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

Search: