Live data from Hacker News

Multithreading in modern C++

modernescpp.com

1–10 of 41 posts

Re: Multithreading in modern C++

#3

The next article should be interesting!

Is this a joke about unending C++ standards with each one promising more and more cool features people patiently wait for and then when it's finalized it turns out that the coolest/most useful stuff got delayed again?

This is what sprung to mind anyway.

Re: Multithreading in modern C++

#7

The next article should be interesting!

Is this a joke about unending C++ standards with each one promising more and more cool features people patiently wait for and then when it's finalized it turns out that the coolest/most useful stuff got delayed again? This is what sprung to mind anyway.

I wish I was that clever.

Re: Multithreading in modern C++

#9
post #6
post #4

Is algorithmen the plural for algorithm?

I think this is a translation error. The article is possibly an English translation of an article that was originally written in German. Algorithmen is the plural for algorithm in German.

Apparently you can become famous by proof-reading this guy's articles: http://www.modernescpp.com/index.php/for-the-proofreaders-an...

oO

Re: Multithreading in modern C++

#10
post #6
post #4

Is algorithmen the plural for algorithm?

I think this is a translation error. The article is possibly an English translation of an article that was originally written in German. Algorithmen is the plural for algorithm in German.

The entire page is a translation of blog articles that already exist in German.

http://www.grimm-jaud.de/index.php/blog/multithreading-in-mo...

Dozens of follow up articles are on the blog in German.

http://www.grimm-jaud.de/index.php/blog

The Author has published several German books on C++

http://www.grimm-jaud.de/

I have never read any of the books or blog posts, so can't say anything on the quality.

Post reply on HN