npm - upgrade all packages

How often do you find an actual answer on StackOverflow that works for you only at the bottom and it has 0 votes? For example, very…

Read more...

Threads in Python

Just a few links where I would start reading about Threads in Python. Strange website domain, but very good content 🧡 https://bytes.yingw…

Read more...

Styling Qt app

You have few approaches for styling your Qt app. QSS Stylesheet Reference https://doc.qt.io/archives/qt-4.8/stylesheet-reference.html#border…

Read more...

UDP client and Art-Net parser

First we use a tool like Resolume or LED Strip Studio to make an LED show. Then we capture UDP packets from the software with the following…

Read more...