Heading: Blog

Discontinuing shipments of all Intel Kaby Lake processors

"Do not count your chickens before they are hatched". Guided by this principle, Intel this year began a large-scale release of the price list from outdated or limited-demand processors. The turn has reached the once mass-produced models of the Kaby Lake family, which is now dwindling almost entirely. The corporation did not disdain even a couple of surviving processors of the Skylake family: Core i7-6700 and Core i5-6500. About […]

Solving the task with pwnable.kr 25 - otp. Linux file size limit

In this article we will solve the 25th task from the site pwnable.kr. Organizational informationEspecially for those who want to learn something new and develop in any of the areas of information and computer security, I will write and talk about the following categories: PWN; cryptography (Crypto); network technologies (Network); reverse (Reverse Engineering); steganography (Stegano); search and exploitation of WEB vulnerabilities. In addition to this, I […]

LADA Vesta got a continuously variable automatic transmission

AVTOVAZ announced the start of production of a new modification of the LADA Vesta: the popular car will be offered with a continuously variable automatic transmission. Until now, LADA Vesta buyers could choose between a manual gearbox and an automated manual transmission (AMT). Now, configurations with a continuously variable transmission of the Japanese brand Jatco, which is widely used on cars of the Renault-Nissan alliance, will be available. The main feature […]

PyTorch 1.3.0 released

PyTorch, the popular open source machine learning framework, has updated to version 1.3.0 and continues to gain momentum with its focus on serving the needs of both researchers and application programmers. Some changes: experimental support for named tensors. You can now refer to tensor dimensions by name, instead of specifying an absolute position: NCHW = ['N', 'C', 'H', 'W'] images = torch.randn(32, 3, […]

Moving: preparation, selection, development of the territory

Life seems to be easy for IT engineers. They earn good money and move freely between employers and countries. But this is all for a reason. The “typical IT guy” has been staring at the computer since school, and then at the university, master’s degree, graduate school... Then work, work, work, years of production, and only then the move. And then work again. Of course, from the outside it may seem [...]

Release of the BlueMail mail client for Linux

The Linux version of the free BlueMail email client was recently released. You might think that another mail client for Linux is not needed. And you are absolutely right! After all, there are no source codes here, which means that your letters can be read by many people - from client developers to fellow majors. So what is BlueMail famous for? Nobody knows for sure. What it is written on is also [...]

"Digital Breakthrough": the final of the world's largest hackathon

A week ago, a 48-hour hackathon was held in Kazan - the final of the all-Russian Digital Breakthrough competition. I would like to share my impressions of this event and find out your opinion on whether it is worth holding such events in the future. What are we talking about? I think many of you have now heard the phrase “Digital Breakthrough” for the first time. I also had not heard about this competition until now. So I’ll start with [...]

Matrix receives another $8.5 million in funding

The protocol previously received $5 million from Status.im in 2017, which allowed the developers to stabilize the specification, client and server reference implementations, hire UI/UX professionals to work on a global redesign, and significantly improve end-to-end encryption. After this, cooperation was established with French government agencies, which needed a secure means for internal communications. On that […]

Release of the Bazel 1.0 build system

Presented is the release of the open-source build tool Bazel 1.0, developed by engineers from Google and used to build most of the company's internal projects. Release 1.0 marked the transition to semantic release versioning and was also notable for introducing a large number of changes that broke backwards compatibility. The project code is distributed under the Apache 2.0 license. Bazel builds the project by running the necessary compilers and tests. […]

Tor shuts down 800 out of 6000 nodes due to outdated software

The developers of the anonymous Tor network have warned of a major purge of nodes that use outdated software that has been discontinued. On October 8, about 800 outdated nodes operating in relay mode were blocked (in total there are more than 6000 such nodes in the Tor network). The blocking was accomplished by placing blacklist directories of problem nodes on the servers. Excluding bridge nodes that have not been updated from the network […]

KnotDNS 2.9.0 DNS Server Release

The release of KnotDNS 2.9.0 has been published, a high-performance authoritative DNS server (the recursor is designed as a separate application) that supports all modern DNS capabilities. The project is developed by the Czech name registry CZ.NIC, written in C and distributed under the GPLv3 license. KnotDNS is distinguished by its focus on high performance query processing, for which it uses a multi-threaded and mostly non-blocking implementation that scales well […]