- Browser: I selfhost Piped
- Mobile: NewPipe works fine
- Subscriptions: I use RSS to subscribe to my favorite channels. No account required
xvlc
This is just a frontend, DeepL (or any other engine you use) still sees the text that you translate.
Windows is in the wrong, not Linux.
reg.exe add HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation /v RealTimeIsUniversal /t REG_DWORD /d 1 /f
pacman -Qqdt
will list the obsolete packages without the version number. You can pass the output of this command (i.e. all the obsolete packages) back to pacman using $(…)
command substitution: sudo pacman -Rns $(pacman -Qqdt)
You can list the packages that were previously installed as a dependency for another package but are no longer required using pacman -Qdt
. It should be safe to remove all of them. (Some of them might only be required to build another package from the AUR, not to use it. But those will automatically get reinstalled the next time you update/install that package using paru).
You can automatically remove all obsolete dependencies when uninstalling a package using pacman -Rns
. For example, pacman -Rns wine
would have likely uninstalled the lib32-…
packages for you automatically (assuming no other package depends on them).
You installed these packages using the multilib repository (anything lib32-…
lives in there, and a few other packages). Now, for whatever reason, the multilib repository is no longer available. Maybe you deactivated it in your pacman configuration, or you just had issues downloading the latest package database. paru no longer finds them in the official repositories, and it also does not find them in the AUR, so it displays that message. After you have updated/reenabled the multilib repository, this message will disappear.
Also, what about the back side of the barrel? Who is producing that oil?
Also Logseq.
The same applies for various password managers.
Die oberirdischen Tests ware ja (fast?) alle weiter weg als Tchernobyl
Die Soviets haben 1972 in der Nähe von Kharkiv eine (recht kleine) unterirdische Kernexplosion ausgelöst, um einen Gasaustritt zu stoppen. Das ist aber noch etwa 450km weiter weg von Deutschland als Tchernobyl. Alle oberirdischen Tests waren noch viel weiter entfernt.
Das ist gut zu wissen. Ich nehme an, das sind im wesentlichen Medikamente und Medizinprodukte, die auf Basis von Tierprodukten produziert werden und nicht synthetischen oder pflanzlichen Ursprungs sind? Ohne Alternative bleibt einem auch als Veganer nichts anderes übrig, die zu nutzen (es gilt schließlich “[…] as far as is possible and practicable […]”). Aber mit AGS besteht auch abseits von ethischen Überlegungen ein Anreiz, tierleidfreie Medikamente und Medizinprodukte zu entwickeln und außerdem Lebensmittel besser zu kennzeichnen. Das wäre zumindest eine positive Entwicklung. Besser wäre natürlich, wenn trotzdem niemand von diesen Gesundheitsgefahren betroffen wäre.
Das wird nicht damit enden, dass ich mir Werbung anschauen werde. Selbst wenn ich mir dafür Augen und Ohren zuhalten muss.
Naja, fürs erste scheint Piped noch zu funktionieren.