понедельник, 6 апреля 2026 г.

Bitcoin p2p

https://habr.com/ru/companies/paybeam/articles/1019268/

3x 3090

https://habr.com/ru/articles/1019940/

Avia

https://habr.com/ru/companies/selectel/articles/1016300/

Mista

https://habr.com/ru/articles/872024/

Две ипотеки

https://habr.com/ru/articles/840958/

Карма

https://habr.com/ru/articles/840142/

Telege proxy

https://habr.com/ru/articles/1019200/

Erlang

https://habr.com/ru/articles/1019648/

Qt5, wxWidgets

https://github.com/wxWidgets/wxWidgets
https://codezup.com/build-cpp-gui-application-wxwidgets-tutorial/
-------
https://zetcode.com/gui/qt5/
-------
Qt6 No VPN
https://mirror.yandex.ru/mirrors/qt.io/online/qtsdkrepository/windows_x86/desktop/
https://github.com/qt-creator/qt-creator/releases/
http://ftp.fau.de/qtproject/official_releases/qtcreator/5.0/5.0.0/
--------
QtCreator Win7
https://disk.yandex.ru/d/y4eDsAZhHnGxOQ
--------
Для себя нашёл выход - ставить Qt через MSYS2 (если устраивает mingw сборка).
На данный момент ставится Qt 5.15.15

1. Устанавливаем MSYS2
2. В командной строке MSYS2 запускаем:
Код:
pacman -S mingw-w64-x86_64-toolchain
pacman -S mingw-w64-x86_64-qt5-base
pacman -S mingw-w64-x86_64-qt-creator
Получаем QtCreator c прописанными комплектами в C:\msys64\mingw64\bin (Qt5xxx.dll-ки там же)

Если прописать
Код:
pacman -S mingw-w64-x86_64-qt6-tool
pacman -S mingw-w64-x86_64-qt6-base
pacman -S mingw-w64-x86_64-qt-creator
то ставится Qt 6.8


PS4 emulator

https://4pda.to/2025/12/31/451399/spasibo_za_beta_test_testiruem_emulyator_ps4_na_obychnom_noutbuke/