I used to do that but I find the UX of that quite annoying because before you can do: systemctl status and see what's up with all the system services. Now you have to do systemctl status -M <user-for-that-stack> for every stack that you're running to get a complete picture.
I haven't found a way around that and would be very thankful for pointers.
I tried to find out what this actually does but apart from a video that is very hard to watch on mobile, there's really nothing there that tries to sell me on this. Why not use the readme to do your elevator pitch?
I've recently deep-dived into QEMU performance especially in order to cut down boot/bootstrapping times for quickly running tests and I'd like to share some tricks: