Deutsche Bahn ist in die Cloud gezogen

Die Tagesschau sagt, “Deutsche Bahn ist in der Cloud”.
https://www.tagesschau.de/wirtschaft/deutsche-bahn-cloud-101.html

Jetzt wissen wir auch warum die Bahnpreise teurer werden.
https://www.tagesschau.de/inland/bahn-preiserhoehung-101.html

Habt ihr das nicht auch so gern das ihr Abgaben an Microsoft und Amazon zahlt wenn ihr mit der Bahn fahrt?

Stop annoying me with cookie nag screens

The EUGDPR is pretty clear on what the default behavior should be. Deny all cookies.
That doesn’t mean that you publishers can nag people with modal dialogs about their cookie preferences.
Your site is not important. The moment I see this dialog I navigate back without ever coming back, on my phone.
On the stationary computer if the content is interesting enough I manually block all cookies and do away in the browser’s DOM with the nagscreen.

What’s a better alternative?
Should the visitor ever want to create an account at your site, then you can ask them of their cookie preferences.
NO ONE has cookie preferences.
Stop adding nag screens to your websites.
I’m not coming to your website to deal with cookie choices, but to receive information.

Your nagging won’t change people’s opinions about their privacy.

Disable tracker3 which gtk3 depends on

tracker3, a dependency of GTK, a widget toolkit… a tracking library being a dependency of a widget toolkit… the idiocy.
The things we complain about in Windows for privacy concerns are just blindly accepted in Linux. Stupidity reigns supreme.
I can already hear the critics of this post “you’re the one who’s stupid, it’s a filesystem indexer and metadata store”.
Orly. No shit. Then why is it a required dependency of *THE* base library of gnome and other desktop environments that use GTK?
Trust no one, especially people with an agenda and supposedly “free” stuff.

Linux has the very nice find command. find ./ -name whatever.ext. Why do I need a deamon running in the background tracking everything I do?
I don’t. It’s an unnecessary waste of resources (that means power, money) that always runs in the background.

You can disable it though.

This is for Archlinux. It should be at the same location in other distributions, we’re folloing conventions right?

What does chmod -x mean? It sets the file to not be able to be executed (ran).
What does chattr +i mean? A file with the ‘i’ attribute cannot be modified: it cannot be deleted or renamed, no link can be created to this file, most of the file’s metadata can not be modified, and the file can not be opened in write mode. Only the superuser or a process possessing the CAP_LINUX_IMMUTABLE capability can set or clear this attribute.

Liebig34 Kommentar

Kurz und knapp. Warum macht die Polizei nicht mal eine Räumung oder Razzia bei den Rechtsextremen? Weil man da ja sonst gegen die eigenen Freunde und Familie handeln würde.
Der Deutsche Staat ist voller Nazis.

Android nativ unter Linux

Leider nur als Snap verfügbar.

https://anbox.io/

Es nutzt den Kernel des Systems und nutzt Namespaces um eine Isolierung zu erreichen. Ich habe es noch nicht ausprobiert, aber klingt schonmal besser als eine Emulation.
Idealerweise natürlich bräuchte man sowas nicht und auf den Telefonen läuft GNU/Linux nicht Android/Linux, so das man nicht durch irgendwelche “Hoops” springen muss.

Google Play Store wird nicht unterstützt. Scheiss auf Google anyway.