PVS-Studio
42 subscribers
160 photos
2 videos
704 links
🔹searching for bugs in C, C++, C#, and Java
🔹it works on Windows, Linux, and MacOS

Visit our website to learn how to imrove code quality
https://pvs-studio.com
Download Telegram
Rob and Jason are joined by Matt Klein from Lyft. They first discuss an update to Microsoft’s Guidelines Support Library with changes to span. Then they talk to Matt Klein who dicusses Envoy Proxy and how it’s used in Cloud Native applications. 🔗https://cppcast.com/matt-klein-envoy/
Here's the video on Static Analysis in C++ by Yan Chernikov where he talks about code quality improvement and tools that can help you with it. As an example, he demonstrates how the PVS-Studio static code analyzer works.

Visit the link below to watch the video 👇

https://www.youtube.com/watch?v=vYW6TOwFK2M&feature=youtu.be
Rob and Jason are joined by Billy O’Neal from Microsoft. They first discuss some news from various conferences and user groups that are going online. Then they talk to Billy O’Neal from Microsoft’s Visual C++ team. He tells them how he joined the team and some of the projects he’s worked on, including some recent work on vcpkg. 🔗https://cppcast.com/msvc-stl-vcpkg-billy-oneal/
Rob and Jason are joined by Mateusz Pusz. They first discuss the 10.1 update of GCC and an article from Raymond Chen. Then they talk to Mateusz about his physical units library and his efforts to get physical units into the standard. 🔗https://cppcast.com/physical-units-mateusz-pusz/
Rob and Jason are joined by Martin Hořeňovský. They first discuss some ISO papers and Jason learning Rust from his cousin Jonathan. Then Martin tells them about his work maintaining Catch 2, including his plans for future updates of the unit testing library. Martin also talks about SAT solvers and problems with std::random.

🔗https://cppcast.com/catch2-random-martin-horenovsky/
🎉Our friends have just released their third issue of Human Readable Magazine.

There is a list of articles that you can read for free. For example, we recommend reading the one about C++20 features that you probably haven't heard of 😉

https://humanreadablemag.com/issues/3/articles/cpp20-the-unspoken-features
Here's a new episode of Complete Developer Podcast where Yuri Minaev, our C++ developer, talks about static code analysis, PVS-Studio, and his working experience in IT.

Visit the link below to listen to the podcast 👇

🔗https://completedeveloperpodcast.com/episode-252/
Rob and Jason are joined by Anastasia Kazakova. They first discuss news from Herb Sutter that the November ISO meeting has been postponed and a new Visual Studio preview release. Then they talk to Anastasia Kazakova from JetBrains about Rider for Unreal Engine and other updates to CLion and ReSharper for C++ as well as information about the C++ ecosystem. 🔗 https://cppcast.com/rider-unreal-anastasia-kazakova/
The new cpp.chat episode with Yuri Minaev is about static analysis - and why you shouldn't be skipping on this essential part of software development.

Why is using a static analysis tool better than peer review (the clue is in the title)? Should you do both? What is the most common bug? And what does happen if you write to address zero?

All in all, a step towards safer coding.

🔗 https://cpp.chat/73/
Rob and Jason are joined by Ben Smith from Google, chair of the Web Assembly working group. They first discuss a blog post on how to ask for C++ coding help, conference news and a discussion on C++ IDEs and tools. Then Ben talks to them about the current state of Web Assembly, the future and alternative uses for Web Assembly like Virtual Machines and Emulators.

🔗https://cppcast.com/web-assembly-ben-smith/