• 3 Posts
  • 458 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle


  • I don’t think many people have read RFC 5322 (I haven’t), but most non-technical people I know understand these things about email:

    • There are different service providers, and people can email each other no matter which provider they use
    • There are different email apps
    • Some apps are tied to specific service providers and others are not

    I do lament the overall level of tech literacy.





  • You can’t middle-click them because they aren’t links. That is to say, they are not a elements but div elements with an added click event handler that navigates to another page. There’s a case to be made for doing things like that on a website that’s trying to behave like a native application, but Ebay fundamentally behaves like a website and building its navigation this way is bad design.