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 X-D yes virtualization will […]
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! […]
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 […]