Gonna set up a front panel LED display like those old 386s that proudly shouted that they were running at 16mhz, except instead it displays how many copies of the Chromium runtime are loaded into RAM at the moment
@foone how would you determine the number of chromia running at a given time?
@susul I'd have software running to periodically inspect all the processes
@susul @foone it would be an electron app doing the scanning right? Right?