echo $XDG_SESSION_TYPE x11 <- not wayland yet # remove the settings dir rm -r ~/.ssr # start it from a non-root terminal to get more details: /usr/bin/simplescreenrecorder [libmp3lame @ 0x556275c64000] Specified channel layout ‘2 channels’ is not supported by the […]
“worse than nukes?” “great” says every despot on this planet and poured billions into it… nations must come together and make peace “All our fears about AI have come to roost in Gaza, as a report links Israel’s ‘Lavender’ program […]
sometimes the most simple things are the trickiest X-D the question was, why if shutdown -r now is specified in a script or crontab directly: why won’t the server reboot (to activate newly via updates installed kernel?) the answer: crontab […]
how to get started: have a hetzner account login to https://console.hetzner.cloud/ create a new project click on project in the left menu there is a new entry: Object Storage tested and works: upload download delete untested: https://docs.hetzner.com/de/storage/object-storage/howto-protect-objects/protect-versioning/ pricing: https://docs.hetzner.com/de/storage/object-storage/overview/#preise max. […]
Eine Raiffeisenbank verlangt 19,54% Überziehungszins (bei anderen wird es ähnlich viel sein) #wtf Wurden die hohen Giro Kontogebühren von 3 aufwärts abgeschafft seit die Zinsen wieder gestiegen sind? (nein natürlich nicht) Die einst GENOSSENSCHAFTLICHE (!) Bank welche einst Bauern aus […]
imho it’s recommended to solve things without 3rd party packages (which might possible be neglected (no more security updates) or even hijacked after some time) it is sometimes agreed upon to extend python’s capabilities with 3rd party packages like psutil […]
there are multiple ways to allocate memory dynamic with c: malloc() calloc() realloc() alloca() (not ANSI C standard but implemented in most c compilers, advantage: no need to call free() after variable end of life, the reserved space will be […]
print(message := “Hello, world!”) This uses the walrus operator (u know because it looks like a walrus face X-D) (:=) which was introduced in Python 3.8. It assigns the value to the variable while printing it. WARNING ONLY AVAILABLE INPYTHON […]
hostnamectl; # tested on Operating System: Debian GNU/Linux 12 (bookworm) Kernel: Linux 6.1.0-25-amd64 Architecture: x86-64 Hardware Vendor: Gigabyte Technology Co., Ltd. Hardware Model: B550 AORUS ELITE AX V2 Firmware Version: F16d ls -lah; # show content of this dir lsblk; […]
https://arstechnica.com/gadgets/2025/01/suing-wi-fi-router-makers-remains-a-necessary-part-of-open-source-license-law/ in the logs of the Fritzbox 7390: experienced a lot of high pings (to fritzbox but also 1.1.1.1) via WIFI WLAN: the Fritzbox 7390 was configured 2.4Ghz AutoChannel and 5Ghz AutoChannel what happened? it chose Channel6 and decided to […]
pluma is minimalistic graphical text editor to work with (unless it has to handle very big files than vim is definitely better) it is basically the better version of window’s notepad X-D one such neat feature is text zoom: Ctrl […]
hostnamectl; # tested on Static hostname: debian12DevPython Operating System: Debian GNU/Linux 12 (bookworm) Kernel: Linux 6.1.0-20-amd64 Architecture: x86-64 python –version Python 3.11.2; # tested on vim run_script_in_external_terminal.py #!/usr/bin/env python import subprocess process = subprocess.Popen(‘/usr/bin/mate-terminal -e /run/some/script.sh’.split(), stdout=subprocess.PIPE) output, error = […]
Debian running on ISS “pretty sure that no Windows systems are being used anymore. All/most laptops used by the astronauts have a Linux based operating systems (Debian)” (src: space.stackexchange.com) 2007: Debian: Anatomy of An Open Source Project WARNING! SHOCKING! NO […]
hostnamectl; # tested with Operating System: Debian GNU/Linux 12 (bookworm) Kernel: Linux 6.1.0-21-amd64 Architecture: x86-64 apt update apt install blueman-manager # if something is missing try apt install bluetooth apt install gnome-bluetooth # reboot reboot
“In an FFTF article published right after the vote, the group said that the elimination of the FCC’s privacy rules will allow ISPs to: Monitor and sell all your location data search history app usage and browsing habits to advertisers […]
everyone ranted about how Twitter.com has gone down the drain in terms of bots, fakes, propaganda, hoax and quality of content, well Sucker Berg‘s Meta‘s Facebook + Instagram is even worse! while social media can have fun and entertaining content, […]
title: when software made by faulty humans is believed to be made by god and never wrong (this won’t happen again with AI will it? (sure it will and it already has with AI powered face recognition software blaming the […]
hostnamectl; # tested on Operating System: Debian GNU/Linux 12 (bookworm) Kernel: Linux 6.1.0-20-amd64 Architecture: x86-64 # become root su – root apt update # if it’s graphical application echo $DISPLAY # and the user “user” is the user that started […]
While (all) current AI models lack the “understanding” of what humor is ChatGPT can now SING! (and talk to itself) GNU Linux – how to install gpt4all on Debian 12 – GPT4All-J: An Apache-2 Licensed Assistant-Style Chatbot: A free-to-use, […]
https://github.com/LinearTapeFileSystem/ltfs hostnamectl; # tested on Static hostname: ubuntuxts Virtualization: kvm Operating System: Ubuntu 22.04.4 LTS Kernel: Linux 5.15.0-107-generic Architecture: x86-64 su – root apt install build-essential module-assistant gcc make perl dkms linux-headers-$(uname -r) apt -y install automake; # 1.13.4 or […]
Geekbench6 result Windows vs GNU Linux Debian (AMD Ryzen 5 5600G Gigabyte Technology Co., Ltd. B550 AORUS ELITE AX V2 ) running OS Windows 10 Pro single core: 1967 multicore: 7950 running OS GNU Linux Debian 12 single core: 2123 […]
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 […]
GNU Linux bash – how old are the projects files? find the last 10 most recently changed files in all subdris the current dir and display their change time like: (YYYY-MM-DD HH:MM) find . -type f -exec stat –format=”%Y %n” […]
Kaffka company from Finland used AI to create a coffee blend “HURRAY” for the AI future where AI has to be (?) in EVERYTHING? (even coffee) Coffee made with AI – Limited Edition 40% Brazil, Fazenda Pinhal 25% Guatemala, La […]
whenever the inet goes down, do something, wait until inet recovers, then restart program x. hostnamectl; # tested on Operating System: Debian GNU/Linux 12 (bookworm) Kernel: Linux 6.1.0-20-amd64 Architecture: x86-64 ping -V ping from iputils 20221126 libcap: yes, IDN: yes, […]
there is a German saying: “only the Genius rules (one’s own or others) chaos” imho this is wrong, if one was a genius, there would be no chaos in the first place it would be “as perfect as possible” aka […]