Hacker News new | ask | show | jobs
by rockzom 1186 days ago
I think it's easier for me to accept weird natural language things from the distant past.

But for relatively recent programming language things? Oh man.

std::cout << "why"; std::cout << "why"; std::cout << "why";

1 comments

std::cout << std::endl;

// It just rolls off the tongue.

    using namespace std;
It's fine, I won't tell anyone.