Modern Web-UI for SVN repositories.
This article covers installing and configuring cSvn to work using Nginx + uWsgi. Setting up server components is quite simple and practically does not differ from setting up cGit: http://amp.gs/a9Fo
This article covers installing and configuring cSvn to work using Nginx + uWsgi. Setting up server components is quite simple and practically does not differ from setting up cGit: http://amp.gs/a9Fo
“You can run the dev-option with a local client and local kafka, and you can also access kafka from other networks if you open port 9092 and specify the host address in application.yml”
Spring Boot app with Apache Kafka in Docker container: http://amp.gs/a4Gj
Spring Boot app with Apache Kafka in Docker container: http://amp.gs/a4Gj
“We’ve written a working network queue with delayed processing, automatic task return by means of triggers, statistics forwarding in Graphite using TCP, and explored quite few issues”
How to build a high-performance application on Tarantool from scratch: http://amp.gs/aiJJ
How to build a high-performance application on Tarantool from scratch: http://amp.gs/aiJJ
Analyzing the Code Quality of Microsoft’s Open XML SDK.
Office Open XML is an XML-based format for representing office documents, including text documents, spreadsheets, presentations, as well as charts, figures, and other types of graphical content: http://amp.gs/aDYY
Office Open XML is an XML-based format for representing office documents, including text documents, spreadsheets, presentations, as well as charts, figures, and other types of graphical content: http://amp.gs/aDYY
How static code analysis helps in the GameDev industry.
Today we will cover one of the ways to make your code more decent, which is static analysis, as well as how PVS-Studio in practice helps in the game project development of various sizes: http://amp.gs/aHIX
Today we will cover one of the ways to make your code more decent, which is static analysis, as well as how PVS-Studio in practice helps in the game project development of various sizes: http://amp.gs/aHIX
The Code Analyzer is wrong. Long live the Analyzer.
Let’s look at an interesting case where the PVS-Studio analyzer is technically wrong, but from a practical point of view, the code should still be changed: http://amp.gs/aLBF
Let’s look at an interesting case where the PVS-Studio analyzer is technically wrong, but from a practical point of view, the code should still be changed: http://amp.gs/aLBF
“Though some changes are expected, it will be held in keeping with the best traditions. In the run-up, we will announce one of today’s largest online AI programming championships — Russian AI Cup”
Russian AI Cup 2020 — a new strategy game for developers: http://amp.gs/oj51
Russian AI Cup 2020 — a new strategy game for developers: http://amp.gs/oj51
Is the upgrade to Ampere worth it? Are the A100 worth the money? Are there any cases when the A100 is still interesting? Is MIG technology useful?
Playing with Nvidia’s New Ampere GPUs and Trying MIG: http://amp.gs/o8Zp
Playing with Nvidia’s New Ampere GPUs and Trying MIG: http://amp.gs/o8Zp
Algorithms in Go: Sliding Window Pattern.
Let’s consider the following problem — we have an array of integers and we need to find out the length of the smallest subarray the sum of which is no less than the target number: http://amp.gs/o8O1
Let’s consider the following problem — we have an array of integers and we need to find out the length of the smallest subarray the sum of which is no less than the target number: http://amp.gs/o8O1
Configuring FT4232H using the ftdi_eeprom.
Let’s look at the example and configure FT4232H directly on a system running GNU/Linux. We will do this using the ftdi_eeprom: http://amp.gs/o8cH
Let’s look at the example and configure FT4232H directly on a system running GNU/Linux. We will do this using the ftdi_eeprom: http://amp.gs/o8cH
cGit-UI — a web interface for Git Repositories.
This article covers installing and configuring cGit-UI to work using Nginx + uWsgi. Setting up server components is quite simple and practically does not differ from setting up cGit: http://amp.gs/ozLF
This article covers installing and configuring cGit-UI to work using Nginx + uWsgi. Setting up server components is quite simple and practically does not differ from setting up cGit: http://amp.gs/ozLF
Development of “YaRyadom” (“I’mNear”) application under the control of Vk Mini Apps. Part 1 .Net Core.
Application is developed in order to help people find their peers who share similar interests and to be able to spend some time doing what you like: http://amp.gs/ot6X
Application is developed in order to help people find their peers who share similar interests and to be able to spend some time doing what you like: http://amp.gs/ot6X
The Rules for Data Processing Pipeline Builders.
You may have noticed by 2020 that data is eating the world. And whenever any reasonable amount of data needs processing, a complicated multi-stage data processing pipeline will be involved: http://amp.gs/omPc
You may have noticed by 2020 that data is eating the world. And whenever any reasonable amount of data needs processing, a complicated multi-stage data processing pipeline will be involved: http://amp.gs/omPc
Designing a circuit that calculates integer cube root.
“In this article I will tell you how to make a circuit in Verilog HDL on FPGA which will calculate cube root from integer number. I will write code in Quartus Prime Lite. My device is Cyclone IV E”: http://amp.gs/olIE
“In this article I will tell you how to make a circuit in Verilog HDL on FPGA which will calculate cube root from integer number. I will write code in Quartus Prime Lite. My device is Cyclone IV E”: http://amp.gs/olIE
Algorithms in Go: Sliding Window Pattern (Part II).
Let’s have a look at the following problem — we have an array of words, and we want to check whether a concatenation of these words is present in the given string: http://amp.gs/o7mJ
Let’s have a look at the following problem — we have an array of words, and we want to check whether a concatenation of these words is present in the given string: http://amp.gs/o7mJ
Big/Bug Data: Analyzing the Apache Flink Source Code.
Today, the Apache Flink project developed by the Apache Software Foundation, one of the leaders in the Big Data software market, was chosen as a test subject for the analyzer: http://amp.gs/ohxF
Today, the Apache Flink project developed by the Apache Software Foundation, one of the leaders in the Big Data software market, was chosen as a test subject for the analyzer: http://amp.gs/ohxF
Talking About Errors in the QuantConnect Lean Code.
This article discusses errors found using a static analyzer in an open source project. There are some simple things that can help you avoid them: http://amp.gs/oEfU
This article discusses errors found using a static analyzer in an open source project. There are some simple things that can help you avoid them: http://amp.gs/oEfU
Russian microcontroller K1986BK025 based on the RISC-V processor core for smart electricity meters.
Well here we go, pictures, characteristics and other information, as well as a little bit of hype: http://amp.gs/o4PQ
Well here we go, pictures, characteristics and other information, as well as a little bit of hype: http://amp.gs/o4PQ
Big Data Tools EAP 12 Is Out: Experimental Python Support and Search Function in Zeppelin Notebooks.
“In this release, we’ve added experimental Python support and global search inside Zeppelin notebooks. We’ve also addressed a variety of bugs”: http://amp.gs/o4NR
“In this release, we’ve added experimental Python support and global search inside Zeppelin notebooks. We’ve also addressed a variety of bugs”: http://amp.gs/o4NR
“It’s been a long time since I came across such an interesting project to check. Thanks to the authors of ONLYOFFICE”
ONLYOFFICE Community Server — how bugs contribute to the emergence of security problems: http://amp.gs/oRzT
ONLYOFFICE Community Server — how bugs contribute to the emergence of security problems: http://amp.gs/oRzT