• 0 Posts
  • 937 Comments
Joined 1 year ago
cake
Cake day: January 7th, 2024

help-circle







  • You don’t have to trust the security checks, but they had to submit their personal information and documents to Uber, and would be easy to find if they did anything. And have two devices actively recording their location. That’s much better than an anonymous stranger, and I doubt a predator would go through all that instead of just, you know, remaining an anonymous person on the street.











  • Wouldn’t it be more future proof and simple to return a boolean indicating whether the dialog should be shown or not, rather than delegating the calendar logic to every client?

    That way different clients don’t have to implement the “has a year passed” logic, and you retain the ability to change how often the dialog is shown too without requiring all clients to update.