My company uses an internal build tool (like a set of bash scrips around docker) to orchestrate the various parts of the stack locally. There's no workaround for it; there's no other way to run the stack.
Starting this tool usually takes about 20 minutes on my M2 Mini. This isn't long enough to do any serious work but over the course of the day (and running this script a handful of times) adds up to 1-2 hours. Yes, it's completely ridiculous, I know.
What's an activity I could do with this time?