Our website uses cookies to enhance your browsing experience.
Accept
to the top
>
Posts

Posts

Aug 07 2024
How to find job for Rescue Rangers: analyzing Godot Engine
Alexey Smolskas
Developing and playing games can be an incredibly engaging, addictive, and satisfying activity. But nothing spoils the gameplay experience like a tricky hidden bug. So, today we'll be looking at...
...
Aug 05 2024
C++ programmer's guide to undefined behavior: part 3 of 11
Andrey Karpov, Dmitry Sviridkin
Your attention is invited to the third part of an e-book on undefined behavior. This is not a textbook, as it's intended for those who are already familiar with C++ programming. It's a kind of...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Aug 02 2024
.NET Digest #2
Artem Rovenskii
Welcome to our second news and event digest for the .NET world! The first digest resonated with you, so the PVS-Studio C# team has gathered the most awesome and handy insights for you again...
...
Jul 31 2024
Sponsored: Modern Static Code Analysis the Example of PVS-Studio
Konstantin Volohovsky
How can you detect potential errors yet at the development stage? The technology of static analysis helps to answer this question. We will explore what it is and how it works using the example of a modern code analyzer, PVS-Studio. We will consider practical examples o…
...
Jul 31 2024
Search query for bugs in Apache Solr
Daniil Liakhov
Once again, we're checking the Apache product. This time we chose Solr, an open-source search server platform. Solr enables you quickly and efficiently search for information in databases and...
...
Jul 26 2024
Debugging bugs in x64dbg debugger. No debugger
Taras Shevchenko
We can't develop programs without debugging. Modern IDEs have a built-in debugger, but there are cases when using IDE for debugging is superfluous or impossible. So, standalone debuggers come to...
...
Jul 24 2024
Fixing bugs in your AI: let's analyze bugs in OpenVINO
Alexey Gorshkov
Fellow developers, we invite you to continue our exciting journey through the depths of Intel OpenVINO code! Equipped with a static analyzer, just like detectives, we'll uncover the most...
...
Jul 19 2024
How to train your cat to code: bizarre learning approaches
Alena Shornikova
Has your little hamster forgotten how to write C# code? Is it trying to get back into programming, but time has flown by so fast that C# 12 has already come out? Or maybe your kitty can't plan...
...
Jul 15 2024
Cursed fire, or magic of C preprocessor
Guest
Have you ever wondered if you could fully write code using only the #define directive in C? It's well-known that the C++ templates are Turing-complete—developers write ray tracers that do...
...
Jul 12 2024
Authorization pitfalls: what does Keycloak cloak?
Valerii Filatov
User authorization and registration are important parts of any application, not only for users but also for security. What pitfalls does the source code of a popular open-source identity...
...
View more Pagination arrow previous
Showing: - of 1605