Maybe we should sign our DNA / mRNA to defend us against virus attacks. But we then have to protect our nulcei against malicious root certificates. Maybe we will also have to encrypt out code, so that viruses and other attacker will have a hard time. But how do we swap a corrupted root key?… Crypto DNA weiterlesen
deno js
Took me some time to realize: node, no-de, de-no, deno:insertFacepalmHere
How to fix broken Ubuntu 20.04 upgrade in WSL 1 / libc6 & sleep
I recently sudo do-release-upgrade -d my ubuntu 18 LTS inside my WSL 1 to the new Focal Fossa and ended up with a broken system. libc6:amd64 (2.31-0ubuntu9) wird eingerichtet … Checking for services that may need to be restarted… Checking init scripts… Nothing to restart. sleep: cannot read realtime clock: Invalid argument dpkg: Fehler beim… How to fix broken Ubuntu 20.04 upgrade in WSL 1 / libc6 & sleep weiterlesen
Paragon review
Walking Simulator 2017
Quick Fix
Seems like I haven’t yet …
… posted my GRAVITY comic:
Ich bin ein
pointless
Der Choke – die Starterklappe
Ja, das Ding heißt Choke. Nicht Schock, nicht Joke, nicht schok, auch nicht tschok und schon gar nicht Schoko. Im Ernst Leute, fragt ihr eucht nicht warum es Choke heißt? Wie kommt es, dass ich in 998 von 1000 Beiträgen irgendein Fantasiewort lese? Choke kommt aus dem Englischen und bedeutet drosseln und würgen. Denn genau… Der Choke – die Starterklappe weiterlesen
VLC batch convert to mp3
What I wanted Convert a single(!) file (mp4, flv, …) to mp3 using VLC via command line and trash the original video without having to re-type all the VLC stuff over and over again. How I did it I wrote a very simple batch file that does the work for me. Here’s my setup: I… VLC batch convert to mp3 weiterlesen