No, but the only two people that I personally know who voted for Brexit, my partner’s parents, were both retired. They did it as a protest because they never thought that it would pass.
They immediately regretted it once my partner explained how it would fuck up her/our future.
It’s bizarre that one needs to do all this via a keyboard/monitor interface.
Nearly thirty years ago when I used to work on Silicon Graphics kit everything from powering on and off a server to installing the OS from scratch over the network could be done out of band via serial - and automatically, using expect(1)
The college graduation version of the company owner speaking to an employee:
“You see that Ferrari out there on the parking lot? If you work really, really hard this year and meet all of your targets, then next year I’ll be able to afford another one.”
I must have missed the bit where Steve Jobs was trying to create “legion” of his offspring, supported far-right parties in Europe and tried to foment civil war in the UK.
I had need to embed noVNC into an app recently in Golang. Serving files via net/http from the zip file is practically a one-liner (then just a Gorilla websocket to take the place of websockify).