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

> Would you mind sharing some suggestions/pointers?

I would, but unfortunately I got a NullPointerException.

I suggest you try Rust instead; its borrow checker will ensure you can't share pointers in an unsafe manner.



I know it's a tongue in cheek reply but..

You can't share "pointers" in an unsafe manner in Java. Even data races are completely memory safe.


I did laugh, so there is that.




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

Search: