When I find a question that I want to answer, I look at the user's profile to understand whether it is feasible to wait for a response or not. The same with comments, answers and so on.
How do I do this now?
This question: Some changes to the profile while we make it responsive says that:
- Dropped the profile views metric entirely. It’s a vanity metric and we don’t think it’s worth keeping around.
This answer offers a solution: LegacyProfiles that works well for now. It simply uses JavaScript and the Stack Exchange API.
Can this be implemented as an additional option in the user profile, so that people can decide for themselves whether it is vanity or not?
What does this script actually do? This option, whether to show this information or not, can be implemented in the frontend to reduce the server load, if this is the problem.
What kind of application should it be? If the application has become too complex to maintain, then it is time to go back to its beginning, i.e. to the problem definition.