Programming language Cangjie: a Chinese challenge to Java and Swift
Several years ago, Huawei decided to enter the programming language territory with their Cangjie project. Said and done. The new programming language was first showcased…
Several years ago, Huawei decided to enter the programming language territory with their Cangjie project. Said and done. The new programming language was first showcased…
A simple and clear guide to Unity Netcode for GameObjects that will help beginner developers take their first step into the world of network games.
Exactly one year has passed since the world watched in awe as the investigation of one of the most sophisticated backdoors in Linux history unfolded. The story of the…
Hello, tekkix! My name is Yura, I am the team lead of the Waterbase project at KION, and in my free time, I love reading about what's new in the world of IT and what…
AI assistants in programming have burst into developers' daily lives at incredible speed. But what lies behind the convenience? Acceleration or superficial thinking?
Reverse engineering hardware can be very challenging — but sometimes all it takes is a cozy chair and Google Translate.
In the morning, looking at the can of freshener in the toilet, I thought, why not make another smart thing? Of course, it became an air freshener, but not just automatic,…
Hello tekkix members! On the eve of the New Year, I want to share with you my experience of making a craft based on a free devboard from a conditionally disposable product.…
There are tons of articles on the internet about how to blink an LED on esp8266. We propose to consider the same task, but on an alternative microcontroller - stm32.
Hello! Today we continue to implement encryption. In this article, we will look at the Magma cipher algorithm, which was developed and used in the USSR.
Hello, tekkix! I am Sasha Pimanov, a leading iOS developer at MTS Digital. Today I want to share a selection of open-source tools for both beginner and experienced developers.…
The anonymous Hidden Lake network is a unique and rather peculiar project in its field, as it is based on completely different methods and approaches to traffic anonymization…
In 2024, the logical programming language Prolog turned fifty years old! As a tribute, I would like to tell in a small historical essay about the scientific context of…
I will briefly introduce the age encryption tool. We will learn to encrypt both personal and corporate backups with one simple command, and then argue about why openssl…
We would like to share our experience in developing Visionatrix — an add-on to ComfyUI, which we are creating together, and what comes out of it
This is all we needed.
It has been more than a year since I wrote the article - Anonymous network in 200 lines of Go code. Reviewing it one autumn evening, I realized how terrible everything…