log

age author description
Sun, 07 Feb 2016 23:22:00 +0000 HackBot <oerjan> learn Ginorst is eht aillpr fo dgoo iikw aaeegmmnnt.
Fri, 05 Feb 2016 00:11:52 +0000 HackBot <oerjan> ` mv grph.c src
Thu, 04 Feb 2016 01:34:02 +0000 HackBot <oerjan> ` mv wisdom/mauri{s,}
Mon, 01 Feb 2016 01:41:43 +0000 HackBot <tswett> revert
Mon, 01 Feb 2016 01:37:32 +0000 HackBot <tswett> delquote 1100
Mon, 01 Feb 2016 00:29:24 +0000 HackBot <oerjan> addquote <\\oren\\> scientists can apparently research things even while rotating 30 times a minute
Sat, 30 Jan 2016 21:32:50 +0000 HackBot <izabera> ` printf \'#!/bin/bash\\nfor file do mapfile -t lines < "$file"; for (( i = ${#lines[@]} -1; i >= 0; i-- )) do printf "%%s\\\\n" "${lines[i]}"; done done\' > bin/tac