• 1 Post
  • 54 Comments
Joined 1 year ago
cake
Cake day: March 10th, 2024

help-circle



  • I played both and found Botw boring. Huge areas were nothing was happening, but they looked nice. Except the divine beasts, they were boring as hell, gameplay wise and optical. For this they got rid of cool dungeons? The challenge shrines repeated often and were not really interesting at all. And the weapons broke permanently. After a short while I simply rushed through this game. I can see the love poured into this game but the gameplay was just soon boring to me.

    Then came Totk. I was sceptical at first, but then came the building of stuff. Suddenly it was okay when weapons broke, because you could try other interesting things with them. Dungeons were back. The challenge shrine were mostly puzzles for the build mechanic. The whole freaking world was filled with build puzzles where I could get lost in shenanigans. So they basically addressed most issues I had with the first game and as a result I liked it more.

    Storywise I would place them both in the category “about okay”.













  • If it works for you, there is no reason to switch.

    The benefit for me is mostly the systemd integration (e.g. do a simple DB backup before running the container using StartExecPre) & the corresponding unified logging with journalctl. Then there is auto update and boot persistence without having to run an additional process.



  • Depends on the configuration, but most likely yes. The reason being that your custom domain will have a MX record which points to the blocked email provider.

    • If the MX points to a domain and the domain is already blocked it will stop there.
    • If the MX points to a domain and the IP is blocked, it will resolve the domain, see the IP of your provider and stops there.
    • If the MX points to a IP and the IP is blocked, it stops there.
    • If the MX points to an IP and only the domain would be blocked, it might go through … unless they also check the reverse DNS entry, which may show the domain and thus will block it as well.