Skip Navigation

User banner
Posts
0
Comments
66
Joined
2 yr. ago

  • olight mini led torch. Fits in my pocket and especially during winter months it is so useful.

  • Me too, but this looks like a good replacement. The docker setup of wallabag also was a bit of a pain for me, but this looks pretty straightforward and doesn't need redis, S3 API and a bunch of other plumbing. Will give it a try later.

  • Einfach weiter sparen, ist dann im Moment halt günstiger im Kauf. Aber man sollte nur Geld rein stecken, das man nicht kurzfristig braucht - dafür lieber Tagesgeld oder was anderes.

    Ansonsten sind ETF das einzige, das langfristig ohne grossen Aufwand und ständige Kontrolle Plus bringt. Aktien mach ich nicht mehr, da ist das meiste nur Zockerei und man muss sich auch ständig damit befassen.

  • Jeden Monat einen festen Betrag in einen ETF Sparplan sparen. Ja, ist nicht cool, hilft dir aber später.

  • This will be the first day in years I will try to make gaming work on Linux once again.

  • Cool, I really need to take some pictures now. Most of the planets I visited look like barren wasteland though... maybe I can find some interesting sunrises at least.

  • If you do not mind cloud solutions, almost every backup software can now copy data to S3 compatible storage. It takes a while but for incremental backups it works fine.

  • I tried, but the first days with the long queues were unplayable. Then queue got better, so I could actually play, but the game bugged out after 30min and I had to restart... I will check back in a couple months and play Starfield in the meantime.

    Other than that the coop missions were real fun and I'd really like to play. But my time is limited and I decided to spent it otherwise.

  • That's why your color your production windows red.

  • Just imported all my podcasts into AntennaPod to give it a go. I found that it also supports sync via Nextcloud which I absolutely need because I often listen on multiple devices and I want to pick up where I left.

    Good to see alternatives, because that's one of the main reasons I bought the lifetime subscription back in the day. I also used the trim silence feature, but I can do without that.

  • That was my thought right now. Best podcast app on Android.

  • ask

    Jump
  • Always a good idea to base decisions on 10 year old information.

  • I'm hosting my own email for several years now with https://docker-mailserver.github.io/docker-mailserver/latest/ which supports all the useful things like SPF, fail2ban, postgrey, sieve, spamassassin. I'm not hosting at home, I rented a server with a hoster which I also use for other services.

    It's pretty unremarkable, mostly it just works. I do have more spam than with gmail because I have to feed all spam to spamassassin myself. I also had one issue with larger attachments where I had to modify the maximum size, but that was also pretty easy using https://docker-mailserver.github.io/docker-mailserver/latest/config/environment/#postfix_message_size_limit

    I recently modified my setup to support DMARC and I occassionally check if I can improve something via https://mxtoolbox.com/. But other than that I never had any issues, never looked back.