Habr

News from Habr


Fresh news
Other news
older that 24 hours
Habr
kaze_no_saga @ Habr 2 place · 02/23/2022 08:00 EDT

[Translation] Queries in PostgreSQL. Statistics

In the last article we reviewed the stages of query execution. Before we move on to plan node operations (data access and join methods), let's discuss the bread and butter of the cost optimizer: statistics.Dive in to learn what types of statistics PostgreSQL collects when planning queries, and how they improve query cost assessment and execution times. Read more Read more

0

Habr
ykopylovski @ Habr 1 place · 02/18/2022 19:33 EDT

Enterprise Identity Management Processes. Part I: Employee on-boarding

This is the first in series of articles dedicated to detailed overview of processes and components of enterprise identity and access management (IAM). These articles are designed to help technical architects and system designers to better understand what is involved in complex business processes which drive identity management and provide detailed review of all critical components.Solid understanding of identity management business processes before implementation of a new IAM system very... Read more

0

Habr
Andrey2008 @ Habr 2 place · 02/18/2022 09:23 EDT

How PVS-Studio prevents rash code changes, example N4

If you regularly use a static code analyzer, you can save time on guessing why the new code doesn't work as planned. Let's look at another interesting error — the function broke during refactoring, and no one noticed that. No one — except for PVS-Studio that can automatically scan the project and email the report to us. Read more → Read more

0

Habr
miti1777 @ Habr 3 place · 02/18/2022 05:04 EDT

Monocrystalline solar cell simulation

In the green energy field, the solar panels composed of bendable solar cells tend to significantly increase in popularity last time. The difficulty during the designing of the different devices (such as solar chargers, MPPT-controllers) emerges because of the strong lack of technical information about this kind of solar cell.  In this article, the equivalent scheme of the bendable solar produced by the Sunpower company - Maxeon gen 5 and... Read more

0

Habr
foto_shooter @ Habr · 02/18/2022 02:14 EDT

Why does my app send network requests when I open an SVG file?

You decided to make an app that works with SVG. Encouraged by the enthusiasm, you collected libraries and successfully made the application. But suddenly you find that the app is sending strange network requests. And data is leaking from the host-machine. How so? Read more → Read more

0

Habr
Andrey2008 @ Habr 1 place · 02/16/2022 08:00 EDT

How PVS-Studio prevents rash code changes, example N3

Let's continue with a series of small notes illustrating the PVS-Studio's ability to quickly find new errors in the code. If the analyzer is regularly used, of course :). Today we have another bug in the Blender project. Read more → Read more

0

Habr
AlexCheero @ Habr 1 place · 02/16/2022 06:56 EDT

[Translation] ECS: under the hood

Introduction.This is the translation of my article about ECS. Original (in Russian): https://habr.com/ru/sandbox/166093/ECS (Entity Component System) is an architectural pattern used in game development.In this article, I am going to describe some of the general principles of ECS frameworks' inner workings and some of the problems I have faced during the development of my own.When I first started learning about ECS everything seemed wonderful, but only in theory. I needed... Read more

2

Habr
Mixxxxa @ Habr 3 place · 02/16/2022 05:39 EDT

A bug report's adventure

We are often asked whether we send bug reports to developers of open-source projects. The answer is yes. More than that— we sometimes track the progress. This article is about one of the cases when this habit prevented a sloppy bug fix. Read more → Read more

0

Habr
IchNikola @ Habr · 02/15/2022 08:07 EDT

Visual Studio 2022 — stylish and fresh. How PVS-Studio supported VS2022

Seems like Microsoft has just announced Visual Studio 2022. And it already came out! For us at PVS-Studio, this meant only one thing — we must support this IDE in the next PVS-Studio release. Almost everything went smoothly. However, there were some hitches that we're going to discuss today. Read more Read more

0

Habr
Usikoff @ Habr 2 place · 02/15/2022 00:02 EDT

Новое слово в расчётах систем видеоконференцсвязи — часть №1: подбираем видеокамеру, используя 3D-моделирование

Почти 3 года назад вышла статья Онлайн-конструктор переговорной комнаты — подбор оптимального решения ВКС, в которой рассказывается о решении задачи выбора оборудования для переговорных комнат используя простое 2D-моделирование и цветные диаграммы. Решение получилось простым и технически закрывает вопрос подбора оборудования. Но визуальное представление результата подобного проектирования не всегда бывает достаточно информативным для представителей заказчика.Поэтому, мы решили развить тему проектирования пе Read more

0

Habr
foto_shooter @ Habr 3 place · 02/14/2022 08:59 EDT

PVS-Studio 7.17: Unreal Engine, ASP.NET Core, Texas Instruments

We are pleased to announce the first release of PVS-Studio in 2022. In this article, we discuss various enhancements in managing Unreal Engine and ASP.NET Core projects. Keep reading to learn about new diagnostics and latest articles by PVS-Studio. Read more → Read more

0

Habr
foto_shooter @ Habr 1 place · 02/11/2022 03:07 EDT

Vulnerabilities due to XML files processing: XXE in C# applications in theory and in practice

How can simple XML files processing turn into a security weakness? How can a blog deployed on your machine cause a data leak? Today we'll find answers to these questions, learn what XXE is and how it looks like. Read more → Read more

0

Habr
shiru8bit @ Habr 1 place · 02/10/2022 19:13 EDT

Music on the Commodore PET and the Faulty Robots

After completion of the System Beeps, I wasn’t planning to make another stand alone album release with the pseudo polyphonic music, as I felt the topic had been explored enough. This, however, wouldn’t mean I couldn’t apply the experience and skills gained to make more utilitarian stuff, like an actual retro game OST or an old school demoscene project. Such an opportunity arose in Autumn 2020, as David Murray of... Read more

29

Habr
zakdoffman @ Habr 3 place · 02/10/2022 08:08 EDT

How to Build a Cryptocurrency Exchange App in 2022

Do you plan to start a cryptocurrency exchange business? If so, now is the perfect time. The easiest and safest way to make money from cryptocurrencies is to create a crypto-exchange application. Regardless of whether traders and investors make or lose money, the cryptocurrency exchange will remain a winner in any case.But, how to open a cryptocurrency exchange app? So, let’s look at the main stages of the process. Read... Read more

0

Habr
etherblade @ Habr 1 place · 02/07/2022 15:14 EDT

“FPGA InsideOut” – animation about CRC and parallel CRC calculation

сылка на русскую версию / link to Russian versionFPGA InsideOut is an attempt to make a set of educational FPGA videos presented in the “human-in-the-loop” style. In these videos we will not only show how we are interfacing with an actual FPGA board but will also provide synchronous real-time visualisation of FPGA's internal logic.For our first video we have picked a CRC circuit (cycle redundancy check) which is based on... Read more

0

Habr
Andrey2008 @ Habr 2 place · 02/07/2022 02:04 EDT

What memory release strategy does the PVS-Studio C and C++ core use?

In various discussions, we have already commented on how the PVS-Studio C and C++ module works with memory. Now it's time to make a small article from this comment. Read more → Read more

0

Habr
nerok @ Habr 1 place · 02/04/2022 09:13 EDT

Playing with null: Checking MonoGame with the PVS-Studio analyzer

The PVS-Studio analyzer often checks code of libraries, frameworks, and engines for game development. Today we check another project — MonoGame, a low-level gamedev framework written in C#. Read more Read more

0

Habr
kaze_no_saga @ Habr 1 place · 02/03/2022 05:48 EDT

[Translation] Queries in PostgreSQL. Query execution stages

Hello! I'm kicking off another article series about the internals of PostgreSQL. This one will focus on query planning and execution mechanics.In the first article we will split the query execution process into stages and discuss what exactly happens at each stage. Read more Read more

0

Habr
OsnovaDT @ Habr 1 place · 02/02/2022 02:47 EDT

Stop losing clients! Or how a developer can test a website, by the example of PVS-Studio. Part 1

A website with bugs could be a real pain in the neck for business. Just one 404 or 500 error could end up costing an obscene amount of money for the company and hurt a good reputation. But there is a way to avoid this issue: the website testing. That's sort of what this article is about. After reading this article, you will learn how to test code in Django,... Read more

0

Habr
Stolyarrr @ Habr 2 place · 02/01/2022 09:42 EDT

MuditaOS: Will your alarm clock go off? Part I

Operating systems are a kind of software where code quality is critical. This time the PVS-Studio analyzer checked MuditaOS. So let's take a look at what the static analyzer found in this open-source OS. Read more Read more

0

Most popular sources

  • You see 430 news out of 430.
  • Sources 63 out of 63.
Gizmodo 28% 16
Business Insider 28% 3
Eurogamer.net 13% 5
Android Authority 6% 0
Tom's Hardware 4% 4
View sources »

LIKE us on Facebook so you won't miss the most important news of the day!

06.10.2024 02:28
Last update: 02:20 EDT.
News rating updated: 09:20.

What is Times42?

Times42 brings you the most popular news from tech news portals in real-time chart.
Read about us in FAQ section.


Times42 © 2024