career|saved stakeholders|impressed
Generate impressive-looking terminal output, look busy when stakeholders walk by
31–40 of 151 posts
Re: Generate impressive-looking terminal output, look busy when stakeholders walk by
#32Re: Generate impressive-looking terminal output, look busy when stakeholders walk by
#33That 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".
Re: Generate impressive-looking terminal output, look busy when stakeholders walk by
#34Re: Generate impressive-looking terminal output, look busy when stakeholders walk by
#35Isn’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
If I was a boss and saw someone being busy building Rust all day I would offer a faster computer.
Re: Generate impressive-looking terminal output, look busy when stakeholders walk by
#36That 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…
Creative use case for a TSR :) 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
#37Re: Generate impressive-looking terminal output, look busy when stakeholders walk by
#38Re: Generate impressive-looking terminal output, look busy when stakeholders walk by
#39Someone please make one that makes your computer looks like it's locked up for ransomeware, and see your stakeholder's face. Priceless.
Old people fall for it easily, and don't know that you can hit F12 or something to go into window mode and close it. I had to "fix" that virus a few times recently.