

Hallo, nein. Wir haben extra eine App entwickeln lassen. Das hat 20,000€ gekostet und ist einfach nur ein webview wrapper. Unsere Kunden wollen das so.


Hallo, nein. Wir haben extra eine App entwickeln lassen. Das hat 20,000€ gekostet und ist einfach nur ein webview wrapper. Unsere Kunden wollen das so.


Also wer sich als achtsam bezeichnet, während er sich um 11 Uhr morgens Prosecco reindröhnt, hat Humor


I heard this before:
That is fundamentally a problem with using polluting power sources, not Bitcoin. Bitcoin is just wasting huge amounts of power, but that wouldn’t nearly be as big of a problem with clean power sources.
I am 100% sure big oil is heavily invested in pushing AI data centers.


I swear when I read this article yesterday I wondered when he’ll fall out of the window. I guess he is lucky!


Großartiger Tip!!! Ganz lieben Dank dafür.
Empfehle gleich mal “5 Zimmer, Küche, Sarg”
I actually use the document_exporter of paperless-ngx. I have a small bash script backup-paperless.sh that runs the paperless-ngx document_exporter and also makes a database dump using pg_dump. It sets up the restic backups logic with daily, weekly and monthly backups. I run that bash script using a systemd service paperless-backup.service. This service is run daily with the timer paperless-backup.timer, randomly at 3 am ±30 minutes.
restic is smart, so it does only backup if there are changes. The incremental backups are great, in case the database corrupts without me noticing. I’ll share the scripts in case you are interested in how it works:
#!/bin/bash
set -euo pipefail
COMPOSE_DIR="/home/user/paperless-ngx/"
DUMP_DIR="$COMPOSE_DIR/sqldump"
EXPORT_DIR="/usr/src/paperless/export"
export RESTIC_REPOSITORY="sftp:abc123@abc123.your-storagebox.de:/backup/restic"
export RESTIC_PASSWORD_FILE="/home/user/.config/restic/password"
mkdir -p "$DUMP_DIR"
cd "$COMPOSE_DIR"
docker compose exec -T webserver document_exporter "$EXPORT_DIR" -p
docker compose exec -T db pg_dump -U paperless paperless > "$DUMP_DIR/dump.sql"
restic backup "$DUMP_DIR" "$COMPOSE_DIR/export"
restic forget \
--keep-daily 7 \
--keep-weekly 4 \
--keep-monthly 6 \
--prune
rm -rf "$COMPOSE_DIR/export"/*
rm -rf "$DUMP_DIR"/*
[Unit]
Description=Paperless-ngx Restic Backup
Wants=network-online.target
After=network-online.target docker.service
[Service]
Type=oneshot
User=user
WorkingDirectory=/home/user/paperless-ngx
ExecStart=/home/user/paperless-ngx/backup-paperless.sh
[Unit]
Description=Run paperless backup every 24 hours
[Timer]
OnCalendar=*-*-* 03:00:00
Persistent=true
RandomizedDelaySec=30min
[Install]
WantedBy=timers.target
I use restic to backup my paperless documents to a Hetzner Storage Box. The setup was easy and I am independent of US cloud hosters.

Hier gehts um den Tagesschau-Artikel auf den du antwortet und nicht deinen Blogbeitrag, und deine erste Antwort auf diesen Artikel ist, Sichteinlagen hätten sich nie gelohnt. Ich habe deiner Aussage nicht vom Inhalt her widersprochen. Nur geht es in diesem Artikel eben um Tagesgeldzinsen und nicht Kaufkraftverlust.

Den Kaufkraftverlust möchte ich auch gar nicht anzweifeln, aber dass sich ein Produkt deswegen nicht lohnt schon. Ich verstehe schon, dass du 2 Produkte anhand ihres Kaufkraftverlustes vergleichen möchtest. Das halte ich aber für etwas zu kurz gegriffen, weil du damit vollkommen ausblendet, dass z.B. Tagesgeld und ETFs nicht zwingend in Konkurrenz zueinander stehen sondern unterschiedliche Funktionen erfüllen sollen.

Und wenn ich 2 Jahre auf ein Auto spare, würdest du mir dann auch zu ETFs raten?
This comparison is so ridiculous that in the end I decided not to argue against it. I can’t believe some people.


Quit your bullshit.
Fuck Israel. Israel is a fascist state that commits a suicide in Gaza. I am a German in Germany and I just critiziced Israel. I even used bad language. That is not illegal so don’t spread lies if you don’t know shit about the laws a country has.
Auf dem Van steht “Die Nasen gehören Paul und Paula”, darunter sind 10 Lines oder umgangssprachlich auch “Nasen” aufgebaut (Drogen)


I wanted to use it, but a Facebook tracker in the app is a hard no for me.
https://reports.exodus-privacy.eu.org/en/reports/769361/



Look at Mr. Testosterone here. I bet you punch yourself in the face to make your jaw line look more defined.


Ein Transportflugzeug auf einem Flughafen zum Beispiel


Just a week ago there was a failed drone attack on an Antonov cargo lane with Ukrainian ammunition at the German Leipzig airport with a huge amount of Semtex. It failed (not clear why exactly yet), but it would be the second incident in a very short time. But of course it could be coincidence, it is not unlikely stuff like this accidentally happens.
That’s what health insurance is for (F to our friends on the other side of the Atlantic)