0xae4f5b's comments

0xae4f5b | 5 years ago | on: Overloading by Return Type in C++

Why? This piece shows that the author seems to be resourceful, creative and has a reasonably good understanding of C++. Would a change like this land in production? That's probably what code reviews are for.

If we want to improve the hiring process, we should start applying a higher order degree of thinking when vetting candidates.

0xae4f5b | 5 years ago | on: Java Turns 25 – Whats Next? [pdf]

> has a terrible (non existing) threading model. Yes you can run multiple instance of node or whatever, but sharing objects between them requires message passing

Don’t Node.js worker threads solve exactly this?

page 1