Is it possible to write scripts in C++?
Recently I had to dive again into the wonderful world of Linux script programming. In general, it is not very tricky, but since I do not come across such tasks often, I study it again every time. I know for sure that tomorrow I will…
New level of Windows optimization
About two years ago, our team told about its project to optimize Windows using neural network technology. Over the past two years, much has changed, but the most important thing has remained unchanged. And in this article we want to share those discoveries and conclusions…
How to make an API for any Android application
Greetings! My task was like that: it is necessary to integrate messengers into the CRM system, otherwise it is difficult to analyze the work of managers when they communicate with clients using one common “working” phone. And the first thing to do was connect WhatsApp,…
Code review: full how-to
In the life of a developer, there comes a time when he begins to conduct a code review. As a rule, this is one of the signs of a programmer’s growth: people start to really listen to his opinion and trust more serious tasks. The…
Network Security and Availability in 2019: how it was
TCP SYN-ACK amplification and other protocols The growth of the IoT market, among other things, means that attackers can exploit vulnerable devices if they wish, creating a significant attack bandwidth – as happened in the middle of the year when the WSDD protocol was used…
How I transferred my hobby project to k8s
In this article, I would like to talk about my hobby project of search and classification of ads for renting apartments and the experience of moving it to k8s. Table of contents A little bit about the project Introducing k8s Preparing for the move K8s…
How to Improve DevOps Performance
A few years ago, many organizations viewed DevOps as a promising experiment, rather than a basic approach to software development. Now DevOps is a proven and powerful set of development and deployment practices and tools that accelerate new product releases and increase productivity. More importantly,…
Microsoft Application Inspector Source Code Analyzer
Microsoft has released the Microsoft Application Inspector, a cross-platform open source (!) tool for analyzing source code. Application Inspector differs from traditional static analysis tools – it does not attempt to identify “good” or “bad” patterns; it will report what it will detect, based on…
Service
Categories
- DEVELOPMENT (123)
- DEVOPS (54)
- FRAMEWORKS (46)
- IT (25)
- QA (14)
- SECURITY (15)
- SOFTWARE (13)
- UI/UX (6)
- Uncategorized (8)