/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mropert.github.io
| | www.sandordargo.com
5.6 parsecs away

Travel
| | A dream came true. My C++ conference journey started with CppCon. Well, almost. Back in 2019, my senior manager told me I would travel to the USA for a week to attend CppCon. In the end, cost-cutting measures changed the plan, and I was sent instead to a one-day conference within my country - CPPP. It was a wonderful event and formative in two ways: I realized that I, too, could stand on stage, share my experience, and help others grow. I also realized it's better to carve my own path to conferences than to rely on a company sending...
| | www.cppstories.com
5.6 parsecs away

Travel
| | 2018 is almost over (just a few hours left in Poland till midnight). As in previous years, I did a summary of many things that happened in the C++ community. This year seems to be marked with a solid progress towards the standardisation of C++20, using more and more C++17 and as always the growth in the community.
| | herbsutter.com
5.1 parsecs away

Travel
| | At CppCon 2018, I gave an update of my Lifetime analysis work that makes common cases of pointer/iterator/range/etc. dangling detectable at compile time (the spec is here in the C++ Core Guidelines GitHub repo). During that talk, we mentioned and demo'd two implementations: as a Visual C++ extension by Kyle Reed and Neil MacIntosh, and...
| | eystein.no
25.5 parsecs away

Travel
| Getting set up with NPM and Node.js, and what is the difference?