Joined September 2010
797 Photos and videos
A quote from Bjarne Stroustrup about AI struggling with C is going viral. And I guess so. I guess. pvs-studio.com/en/blog/posts… pvs-studio.com/en/blog/posts…
May 18
Creator of C , Bjarne Stroustrup: AI-generated code isn't ready — it generates more bugs, more bloat, more security holes, and is nearly impossible to validate "senior developers are already retiring rather than deal with it" The problem is that even a small prompt change can shift the entire codebase in unpredictable ways
2
405
pvs-studio.com/en/blog/posts… If you're working on a cross-platform project in C or C , you usually don't rely on a single build system, but instead use a build script generator. #CMake, the most popular one, has recently been officially integrated with PVS-Studio static analyzer.
1
2
266
Static code analysis and software time to market pvs-studio.com/en/blog/posts…
188
Evolution of Cody: PVS-Studio mascot through the years pvs-studio.com/en/blog/posts… #unicorn #unicorns
1
250
Coroutines, part I: Co-operators and Promises (MIPT, 2025-2026). youtu.be/wmrW6AkRo3c #cpp #coroutines

1
263
The value of a skilled developer is shifting toward the ability to effectively review code. Although generating code now is easier than ever, evaluating it for proper decomposition, correctness, efficiency, and security is still important. #cpp #ClaudeOpus pvs-studio.com/en/blog/posts…
1
262
Let's make a programming language We’re kicking off a webinar series on how to build your own programming language in C . 1. Intro - pvs-studio.com/en/blog/video… 2. Grammars - pvs-studio.com/en/blog/video… 3. Next webinar - Lexer - Register now (April 29) - pvs-studio.com/en/webinar/27… #cpp
2
256
pvs-studio.com/en/blog/posts… Even though we write code every day, we often view the #compiler as a "black box." Today, let's explore how a compiler actually works, discuss its lifecycle, and see where trees come into play.
1
1
293