• 1 Post
  • 10 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle






  • I’ve certainly found it frustrating that these alternate search engines don’t always cater for geographic location, so if I’m looking for a product I get results that are US-centric versus retailers based near me. Google does do a good job of knowing what’s relevant to you based on your history and location. I’ve tried DuckDuckGo and Brave so far and both have routinely ended in my needing to jump to google on occasion.

    Maybe that ends up being the solution, only use Google when you can’t find it elsewhere so at least they’re only getting 10% of your search history…



  • I think Cloudflare Tunnel is awesome for situations where you want to deploy one or two applications without getting a full reverse proxy like Traefik or Nginx handling everything especially if you’re dealing with CGNAT. Also, if you don’t want to manage your own authentication solution for locking down apps, Cloudflare makes these easy to apply to your applications.

    So for users who once would have (and still do) open ports directly to each individual application with little to no authentication in between, these solutions offer a turnkey option to fix a lot of things that would otherwise have been out of reach.