• 0 posts
  • 29 comments
Joined 2 years ago
Cake day: May 31st, 2024
  • Could you tell us how creators such as yourself want to use HEVC at 30p so we can provide feedback to our design team?

    I just want to fucking choose what I want without having to provide a “user story”!! I HATE uber-market-optimized software and products, give me fucking settings instead of trying to guess for me!

  • You already have a bunch of NAT-level suggestions, so I wanted to mention there’s an alternative solution: split-horizon DNS, or simply split DNS. Basically, you run a DNS server in your LAN (like pi-hole) which resolves to the private IP, so resolving externally and internally give different results. This way packets don’t hit the router at all. You can also do a wildcard like *.something.lan to avoid having to add a record for every service, and only configure your reverse proxy.