Habr
1.25K subscribers
2.06K photos
3 files
1.64K links
Habr.com ⬝ English edition
Download Telegram
A Guide to App Monetization in China.

Monetization doesn’t have to be a dirty word whispered at the end of your development process. When done correctly it can actually enhance the player experience and foster healthy player retention: https://amp.gs/aeFt
“Now we can experiment with the Patroni cluster as if it was an actual 3-node setup by simply scaling services”

Patroni cluster (with Zookeeper) in a docker swarm on a local machine: https://amp.gs/a7Cn
Active Termination Drivers.

Using active termination we can synthesize the output impedance and make our circuits more efficient, greener. Price for it is complexity and careful design: https://amp.gs/ayvO
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: https://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: https://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: https://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: https://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: https://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: https://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: https://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: https://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: https://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: https://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: https://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: https://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: https://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”: https://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: https://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: https://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: https://amp.gs/oEfU