Live data from Hacker News

Generate impressive-looking terminal output, look busy when stakeholders walk by

github.com

1–10 of 151 posts

Re: Generate impressive-looking terminal output, look busy when stakeholders walk by

#5
That 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 compilation was taking so long without producing any results. That motivated me to improve my "boss key" app - I ended up adding line numbers that incremented on the screen, making it look like the fake compilation was actually progressing.

Re: Generate impressive-looking terminal output, look busy when stakeholders walk by

#6
post #5

That 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

#7
post #3

This is a cool project! Reminds me of `hollywood`[1], but specifically geared towards programming. It'll be a useful tool in my arsenal of "things to run to impress non-terminal-users". [1] https://a.hollywood.computer/

HackerTyper is a worthy addition to that arsenal:

https://hackertyper.com

Post reply on HN