It's so weird to me that in one part of the developer ecosystem everything revolves around containers because they guarantee a known environment in which your code can run reliably.
And in the other corner you have web devs, who gleefully run a gigantic stack in clients that are varied, unknown, flawed, and have extensions literally injecting code alongside your code, and getting error and perf reports is unreliable and full of false positives.