Earlier quoted context omitted.
This depends on industry. Around here, working locally on laptop is a luxury, and most devs are required to treat their laptop like a thin client. Of course, being developer laptops, they all come with 16 gigs of RAM. In contrast, the remote VMs where we do all of the actual work are limited to 4GiB unless we get manager and IT approval for more.
Interesting. I required all my devs to use local VMs for development. We've saved a fair bit on cloud costs.
A really shame as running local docker/podman for postges was fine when you just ran the commands.