Category: General / Allgemein

PHP Composer how to install and how to usage
28.10.2023

always say something positive first: then the critique: follow the excellent guide: https://getcomposer.org/download/ mkdir /var/www/html/composer cd /var/www/html/composer php -r “copy(‘https://getcomposer.org/installer’, ‘composer-setup.php’);” php -r “if (hash_file(‘sha384’, ‘composer-setup.php’) === ‘THISWILLHAVECHANGEDBYNOW’) { echo ‘Installer verified’; } else { echo ‘Installer corrupt’; unlink(‘composer-setup.php’); } […]

the only true cross platform games: Games for browsers
07.10.2023

  https://doodlejumporiginal.com/ there is also the version for xbox kinect, where the user actually is steering the doodle with user’s body (cool, but that SHOULD also be possible with a smart phone’s front cam right?) game ideas: while doodle jump […]

GNU Linux (Debian) – how to – find the largest 30 duplicate files wasting disk space – multi line sorting madness (mlsm) – how to output x blocks of text separated by delimiter – build (Bill Poser’s and BSDs) msort from src
04.10.2023

This is actually VERY usefull to find files that waste disk space. lsb_release -a; # tested on Distributor ID: Debian Description: Debian GNU/Linux 12 (bookworm) the solution: czkawka_cli install rust like this (no need to install rust as root) install […]

Steve Jobs would puke about what Apple has become – iMac 2019 horror reinstall – why this user avoids Apple like the PLAGUE – how to fix – this copy OSX application is damaged and can’t be used to install macOS – Diese Version des Programms ist beschädigt kann nicht für die Installation von macOS verwendet werden
02.10.2023

#wtheseriousf? It used to “just work” “seamlessly”, now read the “HORRORS” of reinstalling a only 4 year old iMac (2019) that Apple just does not care about anymore. (just reinstalled  LATEST 2023 Debian 12 on a 17 year old lenovo […]

Web Power Statistics for Masterpower-Voltronic – How to run WatchPower software GNU Linux Debian – reading writing good quality Voltronic (aka MasterPower PMS 5K-48TOP Off-Grid aka Axpert MKS II 5K aka  MF-OMEGA-UM5KV3 aka MPPSolar aka STECA KATEK SOLARIX PLI 5000W 48V (DO NOT BUY CHEAP CLONES FROM PowMr EASUN PowLand VEVOR WKS) solar hybrid inverter – how to heat LiFePo4 in winter the smart way?
27.06.2023

most important: use the WatchPower version that comes on CD with the solar charge controller, as newer or older versions might not be working (incompatible, changes in protocol etc) it might wise to use a galvanic isolator (even the shielding […]

Musk quotes from Paris
18.06.2023

“Founded in 2016, the annual fair in Paris is one of Europe’s top-tier technology events, this year attracting 2,400 start-ups – double the number it hosted in its first year – and more than 2,000 investors looking to fund the […]

28.04.2023

https://webmasters-fernakademie.de Wie so oft in Deutschland: Idee gut, Umsetzung mangelhaft. im Prinzip ist 100% Remote Online Fortbildung eine gute Idee, praktisch wird man mit Text-Wüsten eines sich tot-stellenden Dozenten alleine gelassen, mit welchem man nur über eine veraltete wenig inutitiven […]

StarTrek inspiration for real HighTech Space Travel – Inspirational intros & the humans behind StarTrek – List of Next Generation story writers and directors – current (CH4, H2 & ion) and future (pulse and nuclear) thruster
18.03.2023

For inspiration to space travel, it is enough to watch the excellent-music scifi intros 😀 space travel inspirations – best most epic Sci Fi theme songs and intros current status quo of propulsion: SpaceX’s Starship 33x raptors (go raptors! go!) […]

Stop using Telegram – it is not safe – at all
22.02.2023

“know in some countries they believe Telegram is safe. I will show you how safe it is,” he said, before showing a screen in which he appeared to scroll through the Telegram contacts of one Kenyan strategist https://www.theguardian.com/world/2023/feb/15/revealed-disinformation-team-jorge-claim-meddling-elections-tal-hanan

the future of (power efficient and mobile) gaming – SmartPhone as DesktopPC? – the future are RISC(V) (ARM) CPUs – RK3588S is 3.04x in single-core and 3.65x in multi-core faster than Raspberry 4 (geekbench.com)
21.02.2023

mekotronicsplz note: “the-best-technology-does-nothing-without-a-good-human-culture” Yes! Read that correctly, modern SmartPhones are actually full blown computers, so why not use them as such? Now that they have enough (RISC) based computational power that they can replace Desktop and Notebooks, problem: they can […]

Google hates Tor – Any website that is blocking Tor SUCKS!
03.01.2023

mass surveillance is real & cencorship is real: Why does Google hate Tor? Because Google is a mass-surveillance AI. And surveillance hates anonymizing networks such as Tor. That’s why the visitor of this website SHOULD donate to Tor and Signal […]

AMD Ryzen 5600G + Gigabyte Aorus B550 + 2x NVMe Kingston SA2000M81000G + RAID0 (AMD RAIDXpert2) worth it? does it work with GNU Linux? 8k Youtube Benchmark passed on GNU Linux Debian 11 MATE – enable enable SVM Mode in UEFI BIOS to enable KVM Virtualization support
17.12.2022

update: 2024-04: system running well fastest AMD with integrated GPU would be: Ryzen 7 8700G (search bundle on ebay) the Ryzen 7 has more cores, so single core wise the CPUs are close to each other, multicore the 7 should […]

Power Efficient Gaming – is this possible? YES IT IS! – Horizon Zero Dawn on AMD Ryzen 5600G (VEGA Cezanne OnBoard GPU) with as little as 86W! – GNU Linux using half the power of Windows 10 when Idle! #wtf? – enable enable SVM Mode in UEFI BIOS to enable KVM Virtualization support
17.12.2022

Even managed to run this system ONLY with SOLAR POWER from March to November (but not winter X-D) Of course RISC(V/ARM) based (mobile) gaming systems would be those that use the least amount of power per frame 😀 But it […]

GNU Linux Debian 10/11 – /etc/apt/sources.list suddenly empty (Signal?)
29.11.2022

something must have gone wrong during a apt update && apt upgrade… the /etc/apt/sources.list suddenly… is empty. GNU Linux Debian 11 (bullseye) default sources.list non-encrypted-transmission deb http://deb.debian.org/debian/ bullseye main deb-src http://deb.debian.org/debian/ bullseye main deb http://security.debian.org/debian-security bullseye-security main contrib deb-src http://security.debian.org/debian-security […]