Mon.Sep 19, 2022

article thumbnail

The Fire From Gods

DZone

Warning: The following are notes I've taken during an analysis I made upon tools and methodologies for monitoring and observing distributed systems. After the work, I reviewed them to make them a little bit more discursive. My primary goal was to evaluate the use of Prometheus to observe systems enforcing the exposure of contextual metrics of the system's specific business.

Metrics 243
article thumbnail

My CppCon 2022 talk is online: “Can C++ be 10x simpler & safer … ?”

Sutter's Mill

It was great to see many of you at CppCon, in person and online! It was a really fun conference this year, and the exhibitor hall felt crowded again which was a good feeling as we all start traveling more again. The talk I gave on Friday is now on YouTube. In it I describe my experimental work on a potential alternate syntax for C++ (aka ‘syntax 2’ or Cpp2 for short) and my cppfront compiler that I’ve begun writing to implement it.

C++ 98
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

How To Become a Super Human Software Developer

DZone

There's a handful of software developers on the planet today that seems to be "superhuman software developers". Linus Torvalds , Alan Kay and Steve Wozniak are some of the primary candidates. They all have one thing in common, which is they've done a lot of the things that they're good at - Something I explain in my previous article. Becoming a superhuman software developer is actually incredibly easy.

Software 242
article thumbnail

Explaining Performance to Non-technical Stakeholders

DZone

Whether you’re an e-commerce company, a SaaS provider, or a content publisher, understanding the performance of your website is important to everyone on the team—not just the developers. Performance is a huge part of the user experience and is directly tied to how well your website achieves its goals. But web performance is often measured in very technical terms, like Largest Contentful Paint , that cause most business folk’s eyes to glaze over.