• 0 Posts
  • 11 Comments
Joined 2 years ago
cake
Cake day: June 24th, 2024

help-circle

  • There are a few games that I would like to play but can’t because they have awefull cellshader graphics. I really don’t give anything about graphics most of the time (I play lots of retro games after all) but for some reason is cellshader problematic. I can tolerate it when it is a very light cellshader effect, but some games like Breath of the Wild and Tears of the Kingdom have such a thick cellshadering that it is unbearable for me. Which is a shame, because I would love to play the games but can’t.






  • A new homepage for the business of my wife.

    I plan to use Hugo for it, I just wish the documentation would be better.

    For the homepage I need a few additional “non-blog” pages and from the documentation I am not sure how to do that the best way.

    But to be honest, I have not really looked deeper into that, so it is very possible that I just missed something.


  • I only bind applications to ports on the Internet facing network interfaces that need to be reachable from outside, and have all other ports closed because nothing is listening on them. A firewall in this case would bring me no further protection from external threats, because all those ports have to be open in the firewall too.

    But Linux comes with a firewall build in, so I use it even if it is not strictly needed with my strict port management regime for my services. And a firewall has the added benefit to limit outgoing network traffic to only allowed ports/applications.