test driving Hy3 calls itself “a functional simulation” bad at math but good at philosophy and says it may be never reached but after AGI humans no longer in charge of the planet: OpenRouter.Ai a request router
10.May.2026

alex-atallahSan Francisco Bay Area, Silicon Valley, West Coast luckily it is not biased (?) and hence also includes Chinese AI models https://aiwiki.ai/wiki/openrouter https://arcprize.org/leaderboard unlike here? not sure whats going on there? but not a lot what is a bit strange… […]

Google AI and the yolo-mode
08.May.2026

Supply chain threat: Critical vulnerability discovered in Google’s Gemini CLI Security experts at Pillar Security have discovered a critical vulnerability in Gemini CLI, the open-source tool that brings Google’s AI assistant Gemini directly into the terminal. The flaw allowed attackers […]

wordpress why why why oh no it was debian (Uncaught Exception: DateTimeZone::__construct(): Unknown or bad timezone)
07.May.2026

Fatal error: Uncaught Exception: DateTimeZone::__construct(): Unknown or bad timezone (Europe/Berlin) in /var/www/html/domain.com/public_html/wp-includes/script-loader.php:414 Stack trace: #0 /var/www/html/domain.com/public_html/wp-includes/script-loader.php(414): DateTimeZone->__construct() #1 /var/www/html/domain.com/public_html/wp-includes/script-loader.php(668): what was effectively the problem: there was a corrupted broken package tzdata completely redo /etc/apt/sources.list then apt –purge remove tzdata apt […]

running AI locally with a beautiful web interface: unsloth
30.Apr.2026

BEFORE ANYONE ESCALATES: ALL AI LLM EXPERIMENTS WERE CONDUCTED IN A KVM VM USING SOLAR POWER 😎☀️🙌 after a lot of trouble with airllm have the user heared of https://www.nomic.ai/gpt4all a desktop gui that makes selecting and downloading models easy […]

QNAP how to display custom text LCD display
29.Apr.2026

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 […]

a conversation with AI: test driving deepseek.com
28.Apr.2026

in short: no funny jokes yet X-D (as LLM AI has no “understanding” of what is funny same as data the android from startrek, which is kind of hilarious that this is a real world problem now the understanding of […]

how to install GNU Linux Debian 13 on QNAP x86 NAS (ts-559 pro+ TS-459 PRO II) how to get a package for older version of debian 10 buster (how to set CMOS clock manually or face Certificate verification failed: The certificate is NOT trusted. The certificate chain uses not yet valid certificate. Could not handshake: Error in the certificate verification)
04.Apr.2026

it is suprisingly straight forward (THANKS ALL INVOLVED :D) because in the end a x86 QNAP is just a computer 😀 it’s a widely known fact that QNAP is good hardware (very price stable = still pretty expensive X-D) but […]

update from the jolla phone running sailfish os
18.Mar.2026

ladies and gentlemen BEHOLD: A SMART PHONE WITH REPLACABLE BATTERY!!!!! (OMG!) AND (!!!) A MICROSD SLOT! NO KIDDING 2x MUST HAVE FEATURES 😀 that for some strange reason got removed by most other producers 🙁 https://jolla.com/ https://commerce.jolla.com/ https://www.gsmarena.com/jolla_phone_5g-14342.php

friendlyelec.com NanoPC-T6 Plus pricy dual LAN ARM router with 2x HDMI OUT and 1x HDMI IN
30.Jan.2026

WARNING! UNTESTED! dwaves has not (YET) been given a free sample to review this SOC, armbian is supporting it, which is good: https://blog.armbian.com/friendlyelecs-nanopc-t6-plus-the-flagship-edge-computing-powerhouse-and-media-station/?ref=news-from-armbian-newsletter (big question is: will BOTH LAN interfaces work reliably with ARMBIAN? because there seems to be some […]

let’s go mastodon everyone
12.Jan.2026

6.2 million user details scraped of instagram… let’s go mastodon probably the most confusing for new users is: why are there mutliple servers and which one should the user chose?well there are multiple servers because it’s a decentral social network… […]

most possible basic apache2 web log file analyze script
07.Jan.2026

most possible basic apache2 web log file analyze script # what is the usage of the webserver? # what is the usage of a certain domain? vim ./analyze.sh #!/usr/bin/env bash shopt -s nullglob # Output header printf “%-30s %10s\n” “file” […]