“I’ve often come across stories people have posted online about how they made their game. Likewise, our team has its own story, and I’d like to share a bit about it”
A bit about our currently nameless game company, and what we’re working on at the moment: http://amp.gs/5EBg
A bit about our currently nameless game company, and what we’re working on at the moment: http://amp.gs/5EBg
In this modern era of technological advancements, it is important to connect with people who matter the most to your business i.e. customers. Are you searching for a secure online video platform?
Top 5 Best Secure Video Streaming Platforms of 2021: http://amp.gs/591b
Top 5 Best Secure Video Streaming Platforms of 2021: http://amp.gs/591b
How to Get Nice Error Reports Using SARIF.
Why not view the errors that the analyzer gave right in GitHub? Yeah, and also it would be great if it looked nice. So, what should you do? The answer is very simple. SARIF is right for you: http://amp.gs/593D
Why not view the errors that the analyzer gave right in GitHub? Yeah, and also it would be great if it looked nice. So, what should you do? The answer is very simple. SARIF is right for you: http://amp.gs/593D
“We decided to set up a regular check of some open source projects to see the effect of the analyzer’s frequent running”
Just for Fun — PVS-Studio Team Came Up With Monitoring Quality of Some Open Source Projects: http://amp.gs/5rtd
Just for Fun — PVS-Studio Team Came Up With Monitoring Quality of Some Open Source Projects: http://amp.gs/5rtd
Should We Initialize an Out Parameter Before a Method Returns?
Surely every C# developer has used out-parameters. It seems that everything is extremely simple and clear with them. But is it really so? For a kickoff, let’s start with a self-test task: http://amp.gs/5JmD
Surely every C# developer has used out-parameters. It seems that everything is extremely simple and clear with them. But is it really so? For a kickoff, let’s start with a self-test task: http://amp.gs/5JmD
Koyaanisqatsi: The WYSIWYG-style byte-code CPU.
In contrast to the well-known Intel processors, Koyaanisqatsi was conceived as a difficult named with easy to understand and learn to program it at the level of machine code in dump editors with no translators of a high-level languages: http://amp.gs/5JPP
In contrast to the well-known Intel processors, Koyaanisqatsi was conceived as a difficult named with easy to understand and learn to program it at the level of machine code in dump editors with no translators of a high-level languages: http://amp.gs/5JPP
Enrolling and using Token2 USB Security keys with UserLock MFA.
“In this article, we will show the procedures required to enrol and use Token2 security keys to log in to your Windows workstation protected with UserLock”: http://amp.gs/5JHs
“In this article, we will show the procedures required to enrol and use Token2 security keys to log in to your Windows workstation protected with UserLock”: http://amp.gs/5JHs
Third Order Low-pass Filter with One Op Amp.
Common approach to build a third order low-pass filter is to use two circuit stages and two Op Amps. Making good One Op Amp design is not always easy, but it is possible: http://amp.gs/5wt0
Common approach to build a third order low-pass filter is to use two circuit stages and two Op Amps. Making good One Op Amp design is not always easy, but it is possible: http://amp.gs/5wt0
“The recent Qt 6 release compelled us to recheck the framework with PVS-Studio. In this article, we reviewed various interesting errors we found, for example, those related to processing dates”
Date Processing Attracts Bugs or 77 Defects in Qt 6: http://amp.gs/5wO5
Date Processing Attracts Bugs or 77 Defects in Qt 6: http://amp.gs/5wO5
Why PVS-Studio Uses Data Flow Analysis: Based on Gripping Error in Open Asset Import Library.
This article is about the bug found in the Base64, one of the encoding standard implementations of binary data: http://amp.gs/5aqN
This article is about the bug found in the Base64, one of the encoding standard implementations of binary data: http://amp.gs/5aqN
OOX 2.0: Out of Order eXecution made easy.
“In this article, I’m proposing yet another way of defining what a high-level parallel task programming model can look like in modern C++”: http://amp.gs/5ojE
“In this article, I’m proposing yet another way of defining what a high-level parallel task programming model can look like in modern C++”: http://amp.gs/5ojE
Free Heroes of Might and Magic II: Open-Source Project that You Want to Be Part of.
“Recently we found out that the new version of the fheroes2 project was released. In our company there are many fans of Heroes of Might and Magic game series. So, we couldn’t pass it up and checked the project by PVS-Studio”: http://amp.gs/QT3x
“Recently we found out that the new version of the fheroes2 project was released. In our company there are many fans of Heroes of Might and Magic game series. So, we couldn’t pass it up and checked the project by PVS-Studio”: http://amp.gs/QT3x
“Tested on the following configuration:
Server: ubuntu 20.04
Clients: ubuntu 16.04, 18.04, 20.04
It doesn’t require a lot of software to create it”
Creating and using your own deb repository (not mirroring): http://amp.gs/QTc1
Server: ubuntu 20.04
Clients: ubuntu 16.04, 18.04, 20.04
It doesn’t require a lot of software to create it”
Creating and using your own deb repository (not mirroring): http://amp.gs/QTc1
Improving Ansible.
Ansible code is easy to read, and it supports extension by both plugins and regular Python modules out-of-the-box. Given so, nothing could prevents to once again push the boundaries of the possible: http://amp.gs/Qzx0
Ansible code is easy to read, and it supports extension by both plugins and regular Python modules out-of-the-box. Given so, nothing could prevents to once again push the boundaries of the possible: http://amp.gs/Qzx0
Algorithms in Go: Matrix Spiral.
In this article of series Algorithms in Go we consider an algorithmic pattern that solves an entire class of the problems related to a matrix. Let’s take one of such problems and see how we can handle it: http://amp.gs/Qz3A
In this article of series Algorithms in Go we consider an algorithmic pattern that solves an entire class of the problems related to a matrix. Let’s take one of such problems and see how we can handle it: http://amp.gs/Qz3A
Chatbox on Top of SIEM Solution.
One of the most time-consuming steps while implementing a SIEM solution is writing and tuning “Playbook” document — a set of reaction procedures SOC Team has to follow in case of alert triggering: http://amp.gs/QpY1
One of the most time-consuming steps while implementing a SIEM solution is writing and tuning “Playbook” document — a set of reaction procedures SOC Team has to follow in case of alert triggering: http://amp.gs/QpY1
List your startup for free: a guide to Startup Digest.
Startup Digest can be a useful tool for startups and event coordinators. If you can successfully leverage it, your event, blog post and/or tech product can reach thousands of people at no cost: http://amp.gs/QfZE
Startup Digest can be a useful tool for startups and event coordinators. If you can successfully leverage it, your event, blog post and/or tech product can reach thousands of people at no cost: http://amp.gs/QfZE
PVS-Studio Clashes with Hardcoded Passwords.
It is much more dangerous than it may seem at first glance. What makes it so dangerous? How can a static analyzer save us from it? That’s what you’ll know about (and more) in this article: http://amp.gs/QPAv
It is much more dangerous than it may seem at first glance. What makes it so dangerous? How can a static analyzer save us from it? That’s what you’ll know about (and more) in this article: http://amp.gs/QPAv
PVS-Studio, Blender: Series of Notes on Advantages of Regular Static Analysis of Code.
As we know, actions still speak louder than words. Let’s look at some recent bugs in new code of the Blender project: http://amp.gs/QvUp
As we know, actions still speak louder than words. Let’s look at some recent bugs in new code of the Blender project: http://amp.gs/QvUp
“Hi. The last 7 months I have been working on the greatest release of AngouriMath. There is something I want to tell you”
What’s new in AngouriMath 1.2: http://amp.gs/QvJJ
What’s new in AngouriMath 1.2: http://amp.gs/QvJJ