Evgenii Legotckoi
Jan. 23, 2019, 2:32 p.m.

LinuxWine 4.0 release with Vulkan support, Initial Direct 3D 12 and improved HiDPI

Wine, Linux

Wine 4.0 is now officially available as a new annual stable release of Wine for running Windows programs and games on Linux and other operating systems.


After seven weekly releases, Wine 4.0 was ready for release today, according to Wine …

Read
Evgenii Legotckoi
Dec. 2, 2018, 8:58 p.m.

LinuxUsing getopts in bash scripts to pass parameters

Linux, Bash, getopts

When developing a site to automate the deployment process, I wrote several bash scripts.

To customize the behavior of scripts, I use the transfer of arguments, which are handled in the bash script by the getopts library.


Getopts

Scripts typically …

Read
Evgenii Legotckoi
Aug. 9, 2018, 2:29 p.m.

LinuxBash script for creating and downloading a dump of a database and media files from a remote server

Bash, rsync, Linux

During the development of the site on Django had to start to understand the Bash scripts to automate routine tasks. For example, creating and downloading a database dump from a site, as well as reserving media files.

We assume that …

Read
Evgenii Legotckoi
Aug. 7, 2018, 1:10 p.m.

LinuxCounting the number of commits for authors in Git

Git, Fun, Linux

Just for fun.

What can programmers measure? Of course, with their commits, at least their number in the Git repository.

To do this, you can use the git shortlog command, which summarizes the output of git log, providing a more …

Read
Evgenii Legotckoi
Sept. 14, 2016, 11:18 p.m.

LinuxInitial configuration of access to VDS at Ubuntu 16.04

Ubuntu, VDS, Linux

Because a develop the resource EVILEG, I decided to move it to the domain COM, and transfer the website from CMS Wordpress to the framework Django. With Ruby On Rails somehow it did not work out, but with the Django …

Read
Evgenii Legotckoi
Aug. 25, 2016, 11 p.m.

LinuxTop 10 Developers and Companies contributing to the Linux kernel in 2015-2016

Linux, 25 лет, Linux Kernel

Сообщество ядра Linux закрыло год установлением нового рекорда по числу изменений влитых в один релиз, по сравнению с предыдущим отчётом разработки Linux Kernel .

В версии ядра 4.6 можно увидеть около 13,517 патчей влитых за 63 дня, что равно рекорду, …

Read
Evgenii Legotckoi
Feb. 15, 2016, 9:07 p.m.

QtQt Linux - Lesson 001. Autorun Qt application under Linux

Linux, Qt, автозапуск, autorun, Ubuntu

Let's talk about how you can add functionality in Qt application to configure startup of the application. For example, we have a settings window, and we want to make the ability to customize the dialog box Autorun application.

In contrast …

Read
  • Last comments
  • AK
    April 1, 2025, 11:41 a.m.
    Добрый день. В данный момент работаю над проектом, где необходимо выводить звук из программы в определенное аудиоустройство (колонки, наушники, виртуальный кабель и т.д). Пишу на Qt5.12.12 поско…
  • Evgenii Legotckoi
    March 9, 2025, 9:02 p.m.
    К сожалению, я этого подсказать не могу, поскольку у меня нет необходимости в обходе блокировок и т.д. Поэтому я и не задавался решением этой проблемы. Ну выглядит так, что вам действитель…
  • VP
    March 9, 2025, 4:14 p.m.
    Здравствуйте! Я устанавливал Qt6 из исходников а также Qt Creator по отдельности. Все компоненты, связанные с разработкой для Android, установлены. Кроме одного... Когда пытаюсь скомпилиров…
  • ИМ
    Nov. 22, 2024, 9:51 p.m.
    Добрый вечер Евгений! Я сделал себе авторизацию аналогичную вашей, все работает, кроме возврата к предидущей странице. Редеректит всегда на главную, хотя в логах сервера вижу запросы на правильн…
  • Evgenii Legotckoi
    Oct. 31, 2024, 11:37 p.m.
    Добрый день. Да, можно. Либо через такие же плагины, либо с постобработкой через python библиотеку Beautiful Soup