it is not super trivial and even AI struggles X-D here is what works: (tested on QNAP with Debian13 :D) git clone https://github.com/bkram/qnapdisplay # alternatively (backup wget http://dwaves.de/scripts/qnapdisplay.tar.gz tar fxvz qnapdisplay.tar.gz cd qnapdisplay wget https://dwaves.de/scripts/qnap_lcd.py.txt mv qnap_lcd.py.txt qnap_lcd.py python3 qnap_lcd.py […]
this howto is focused on “shell plug s” (it’s really hard to identify what exact version or “generation” a shelly is) but it should work the same for other shelly plugs. how to factory reset the shelly? before plugin hold […]
Llama 3.3 70B Apache2 does support Python, but it’s not as straightforward as its support for PHP. There are a few reasons for this: PHP was designed from the ground up to be a server-side scripting language, with a focus […]
the benchmark game https://benchmarksgame-team.pages.debian.net/benchmarksgame/index.html WORK IN PROGRESS!!! quick answers: PHP + Python are both great languages PHP performs FASTER on the benchmark game than Python but Python performs FASTER on marix multiplications file performance wise they should also be equal […]
Just as php python is a widely used easy to read and write on-the-fly interpreted language. performance? performance in the sense of data throughput or amount of prime numbers per second but it is also: how long will a user […]
setup apache2 + python like this. GNU Linux How to setup apache2 + python3 aka a python based test webserver (LAMPy) – how to 100x faster speed python with cython in other words: how to print-output a lot of <html> […]
variant1: the most minimalist approach works but imho it is very primitive 🙂 (but it works) variant2: a wee bit better let’s go hostnamectl; # tested with Virtualization: kvm Operating System: Ubuntu 22.04.4 LTS Kernel: Linux 5.15.0-94-generic Architecture: x86-64 # […]
it works now! 😀 THE PENGUIN CAN NOW MEASSURE THE TEMPERATURE! thanks ALL INVOLVED 😀 TIP: it actually has 2x temp sensors 1x meassures inside usb stick 1x meassures with the metal-probe at the end of the cable WARNING! it […]
PyDev enables Eclipse to support Python (and is among the leading tools for Python coding) It’s also an open source project created by Aleks Totic in 2003 and kept going by Fabio Zadrozny since 2005 The latest release of PyDev […]
most recent version 2024-03 is https://www.python.org/downloads/ python 3.12 First released: 2023-10-02 End of support: 2028-10 Release schedule: PEP 693 python for automation: So for performance critical tasks python is actual just the “controller” that then calls C or or C++ or […]








