
Alexey
System Programming Team
Software Designer
As part of the Apriorit team, I aim at providing firsthand insights on tech and business, focusing on the true value of technologies and concepts and discussing pros and cons of applying them in IT projects.
System ProgrammingCybersecurity
More articles from author

Ftrace is a Linux utility that ’s usually used for tracing kernel functions. But as we looked for a useful solution that would allow us to enable sy...

Ftrace is a Linux kernel framework for tracing Linux kernel functions. But our team managed to find a new way to use ftrace when trying to enable syst...

We recently worked on a Linux system security-related project in which we needed to hook important Linux kernel function calls such as for opening fil...

The Rust programming language was developed by Mozilla with the aim of creating a better tool for developing their browser Mozilla Firefox. However, t...

Rust is becoming more widespread among developers who want to create fast and safe software. Apriorit works with the Rust programming language, and ou...

Considering the growing popularity of the Rust programming language, we’ve decided to share our experience programming with Rust. Rust is a systems ...

Created in 2010, Mozilla’s Rust programming language is fast increasing in popularity. Compared to other languages, Rust ensures better performance ...

Though it’s quite difficult to create a programming language better than C, C++, or Java, Mozilla has managed to develop a language that can ensure ...