Generate impressive-looking terminal output, look busy when stakeholders walk by
21–30 of 151 posts
Re: Generate impressive-looking terminal output, look busy when stakeholders walk by
#22Ah yes.. The good old "boss key". I first discovered this in a sierra quest game and as a kid didn't know what it meant. I found out only years later.
Re: Generate impressive-looking terminal output, look busy when stakeholders walk by
#23I understand the need to unplug every so often as much as anyone. There are days when my brain just isn't in sync with what I have to do. Pretending you are doing work is insulting.
BTW, I didn't come up with this idea. This rule was given to me by a former boss when he hired me. The idea stayed with me as I launched and ran my own businesses.
Re: Generate impressive-looking terminal output, look busy when stakeholders walk by
#24Based on Google Scholar the best match is this article by researchers from Imperial College, London:
Tensor Networks for Multi-Modal Non-Euclidean Data:
https://arxiv.org/abs/2103.14998
Looks like a very legit game changing and ground breaking work.
Re: Generate impressive-looking terminal output, look busy when stakeholders walk by
#25Re: Generate impressive-looking terminal output, look busy when stakeholders walk by
#26Re: Generate impressive-looking terminal output, look busy when stakeholders walk by
#27Isn’t it just smarter to clear your actual build folder and then rebuild it with a script? Bonus points if you limit resources to it so it takes ages? That way if they ever actually look closely, they’ll see it’s the REAL work you’re supposed to be doing that’s building, and you’ll never get in trouble
Re: Generate impressive-looking terminal output, look busy when stakeholders walk by
#28Re: Generate impressive-looking terminal output, look busy when stakeholders walk by
#29That reminded me: Back in the early '90s, I wrote an MS-DOS TSR ( Terminate and Stay Resident ) "boss key" program. It would bring up a fake TurboC compilation screen whenever I pressed a key - just in case my boss walked in while I was playing a game. (The tricky part was restoring the graphics state back to normal, but that's another story.) My boss wasn’t stupid. After a few close calls, he started asking why my c…
The classic "fun" TSR use-case was to make an app that installs an interrupt vector to decode mouse hardware "events" directly from the RS232 port before exiting via 0x21h, so that DOS screen would display a pointless "native" mouse cursor that doesn't do anything :)
When I say mouse cursor, I mean an ASCII block character with the blink bit on.
Re: Generate impressive-looking terminal output, look busy when stakeholders walk by
#30That reminded me: Back in the early '90s, I wrote an MS-DOS TSR ( Terminate and Stay Resident ) "boss key" program. It would bring up a fake TurboC compilation screen whenever I pressed a key - just in case my boss walked in while I was playing a game. (The tricky part was restoring the graphics state back to normal, but that's another story.) My boss wasn’t stupid. After a few close calls, he started asking why my c…
I recall playing an 80s-ish submarine (WW2?) game with a "spreadsheet mode".