sharing is caring, so here is the solution: after installing everything like it should hostnamectl; # tested on very latest Debian 🙂 Static hostname: debian13 Virtualization: kvm Operating System: Debian GNU/Linux trixie/sid Kernel: Linux 6.12.12-amd64 Architecture: x86-64 cat /etc/php/8.4/cli/conf.d/20-xdebug.ini zend_extension=”/usr/lib/php/20240924/xdebug.so” […]
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 […]
always the positive first, what wordpress does nicely: [+] it allows users to (more or less) EASILY publish content [+] timely updates are provided [+] in 2024 self hosting wordpress is still possible (but they REALLY want users to use […]
Hetzner is already doing it with very energy efficient Ampere ARM servers delivering world-class-cost-and-energy-saving-virtual-servers. (Gigabyte has them as well UNTESTED!) #SuperCharge #IT processes with #OpenSource + #GNU #Linux (call it #GNU #Linux and give the dude that wrote gcc some […]
ever heard of PSR? (PHP Standard Recommendations are like RFCs) no? Nevermind. some devs make jokes about PHP – but this – only PHP + XDEBUG can do! setup a test-server with test requests and data and start debug session […]