• 1 Post
  • 161 Comments
Joined 1 year ago
cake
Cake day: July 7th, 2023

help-circle

















  • For me The Shining is one of the scariest movies and The VVITCH also comes really close to that feeling. For different types of horror I’d also recommend La Piel que Habito, Shutter and The Haunting of Hill House (the show).

    And if you get the chance try the book version of Let the Right One In. It’s much better than the movie and more of a horror imo.



  • Not exactly mine but I’ve used it. I have a fast but data-limited internet connection and a slower unlimited connection. When I need the faster connection to do something I connect to it through wifi while staying connected to the other through Ethernet. Then use this project to bind a specific app to wifi while everything else keeps using Ethernet. It uses LD_PRELOAD to link its own version of network connect that calls the real method. There’s definitely a better way to do this with iptables but it’s a good enough patch for when needed.