Category: web

PHP Composer how to install and how to usage
28.10.2023

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’); } echo PHP_EOL;” php composer-setup.php php -r “unlink(‘composer-setup.php’);” su […]

uBlock how to block specific tag by class
03.04.2023

Hello data traveler, don’t know about u but imho ads blocking imho is “SELF DEFENSE” against trash for the brain. “show me the src” https://github.com/gorhill/uBlock/tree/master/dist#build-instructions-for-developers just in case looking for the same answer, did not figure out, how to blog […]

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

GNU Linux – fonts and font editors – what is WOFF?
26.08.2022

TTF vs WOFF (Web Open Font Format) “TTF (TrueType Font) is a standard developed by Apple in the 1990s” “WOFF is basically a compressed TTF with metadata and browser support” (src) developed by Mozilla in concert with Type Supply, LettError, […]

online coworking space – New Ways of Online Interaction and Cooperation – workadventu.re creative innovative fun format for Digital Online Conferences as RPG GAME! Nürnberger Digital Festival
09.07.2021

update: join me @ online-coworking-space.com https://play.workadventu.re/@/online/coworking/space.com first of: the online conferecing as RPG game format is really fun and innovative idea to make online events more fun! 🙂 (it is accompanied by live streams via vimeo or youtube) Corona will […]

too much Wifi WLAN exposure is a health problem – About AVM FritzBoxes (7390) Rename Network Device – Netzwerk Gerät umbenennen – Rename Router Device change hostname netbios name – Meshing with the FritzBox – Freifunk Firmware for FritzBoxes?
19.04.2021

always say something positive first: FritzBoxes are great (DSL/LTE/…) internet routers (up to now) all FritzBoxes work with 12V DC (which is great for usage with small solar power stations (that are usually 12V based)) high quality & reliable secure […]

project: sharing pictures alternative to WhatsApp (Facebook) – share family pictures with privacy & secure & easy
19.02.2021

v1.6 https://dwaves.de/software/familypicshare.de_v1.6.tar.gz https://dwaves.de/software/familypicshare.de_v1.6.tar.gz.sha512sum.txt released: improvements: thumbnail generator thanks to ImageMagick PHP extension can now also resize large image files (10MBytes and more) for slideshow it now uses resized versions of 1024px instead of the original file (which might be too […]

Starlink starts first beta demo – world coverage by 2021
27.10.2020

  “Better Than Nothing” Starlink-Beta started across the US & Canada Starlink: amazing but and also a bit “crazy” “On 15 October 2019, the United States Federal Communications Commission submitted filings to the International Telecommunication Union on SpaceX’s behalf to […]

insecure.com nmap.org – overview of the Web (2013)
02.04.2020

check it out on: https://nmap.org/favicon/ done with nmap, pretty NOICE! how is it created? “scanning the top million web sites for 2013 (as ranked by the analytics company Alexa). (bought up by Amazon in 1996) We then downloaded each site’s […]

why internet explorer is a severe security problem
12.02.2020

“As explained previously, this flaw could allow a remote attacker to execute arbitrary code on targeted computers and take full control over them just by convincing victims into opening a maliciously crafted web page on the vulnerable Microsoft browser.” https://thehackernews.com/2020/02/microsoft-windows-updates.html