Skip to content

Commit 3a1e7dd

Browse files
committed
fixed some facts and added some humour and typos
1 parent c6373cc commit 3a1e7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ story](https://www.jitbit.com/alexblog/249-now-thats-what-i-call-a-hacker/)_:
1515
1616
> xxx: [`hangover.sh`](https://github.com/NARKOZ/hacker-scripts/blob/master/hangover.sh) - another cron-job that is set to specific dates. Sends automated emails like "not feeling well/gonna work from home" etc. Adds a random "reason" from another predefined array of strings. Fires if there are no interactive sessions on the server at 8:45am.
1717
18-
> xxx: (and the oscar goes to) [`fucking-coffee.sh`](https://github.com/NARKOZ/hacker-scripts/blob/master/fucking-coffee.sh) - this one waits exactly 17 seconds (!), then opens an SSH session to our coffee-machine (we had no frikin idea the coffee machine is on the network, runs linux and has SSHD up and running) and sends some weird gibberish to it. Looks binary. Turns out this thing starts brewing a mid-sized half-caf latte and waits another 24 (!) seconds before pouring it into a cup. The timing is exactly how long it takes to walk to the machine from the dudes desk.
18+
> xxx: (and the oscar goes to) [`fucking-coffee.sh`](https://github.com/NARKOZ/hacker-scripts/blob/master/fucking-coffee.sh) - checks if he is logged in (!), then opens an TELNET session to our coffee-machine (we had no frikin idea the coffee machine is on the network, runs linux and has a TCP SOCKET open for everyone to use) and sends simple strings (sys brew and sys pour) to it. Looks pretty simple come to think of it. Turns out this thing starts brewing a mid-sized half-caf latte and waits 24 (!) seconds before pouring it into a cup. The timing is exactly how long it takes to walk to the machine from the dudes desk. (in retrospect its also the amount of time it takes to brew the coffee - thats a fact coffe machine! impressive!)
1919
2020
> xxx: holy sh*t I'm keeping those
2121

0 commit comments

Comments
 (0)