: 1493458938:0;vim .zshrc
: 1493458957:0;source .zshrc
: 1493459121:0;vim .bashrc
: 1493459334:0;vim main.cpp
: 1493459496:0;termite
: 1493459515:0;echo SHELL
: 1493459523:0;terminator
: 1493459590:0;urxvt
: 1493459598:0;env
: 1493459604:0;xterm
: 1493459668:0;vim ../.zhsrc
: 1493459676:0;vim ../.zshrc
: 1493459722:0;source ../.zshrc
: 1493459738:0;vim prologin.c
: 1493459922:0;git init
: 1493459940:0;git add prologin.cc
: 1493460162:0;vim .nvimrc
: 1493460428:0;vim /usr/share/stechec2/prologin2017/gui/gui.so
: 1493462084:0;vim pirate
: 1493462212:0;subl
: 1493462297:0;/usr/bin/make
: 1493462346:0;sl
: 1493462523:0;xrandr --output VGA1 --reflecty
: 1493464745:0;xrandr --output VGA1 --dpi 
: 1493464911:0;while true; do for i in right inverted left normal; do xrandr --output VGA1 --rotate $i; sleep 2; done; done
: 1493464966:0;man i3lock
: 1493465121:0;(sleep 3 && killall i3lock) || i3lock
: 1493465194:0;i3lock || (sleep 3 && killall i3lock)
: 1493465215:0;sleep 3 & echo plop
: 1493466863:0;vim prologin.
: 1493468899:0;ls /home
: 1493468903:0;ls /usr
: 1493468907:0;ls *
: 1493468909:0;ls /*
: 1493468920:0;ls /* | grep goin
: 1493468959:0;ls dev
: 1493468961:0;ls /dev
: 1493468964:0;ls /
: 1493468967:0;ls /etc
: 1493468972:0;ls /mnt
: 1493469027:0;mv champion.so gundam.1.so
: 1493471528:0;git status
: 1493471559:0;git checkout 0391fa6
: 1493471580:0;mv champion.tgz gundam.1.tgz
: 1493471584:0;git checkout HEAD
: 1493471588:0;git checkout master
: 1493473716:0;stechec2-run -h config.yml
: 1493473737:0;stechec2-run --debug-cmd valgrind config.yml
: 1493473748:0;stechec2-run -d --debug-cmd valgrind config.yml
: 1493473806:0;stechec2-run -d 1 --debug-cmd valgrind config.yml
: 1493473872:0;stechec2-run -d 1 --debug-cmd gdb config.yml
: 1493473963:0;pwd
: 1493473984:0;cp prologin.cc ~/bug.cc
: 1493474005:0;ps a
: 1493474006:0;ps aux
: 1493474008:0;ps aux 
: 1493474740:0;vim pirate.sh
: 1493474773:0;gedit pirate.sh
: 1493475056:0;cd .
: 1493475124:0;stechec2-run -d 1config.yml
: 1493475851:0;mv prologin.cc prologin2.cc
: 1493475861:0;cp ~/bug.cc prologin.cc
: 1493476515:0;rm prologin2.cc
: 1493482205:0;mv champion.so gundam.2.so
: 1493482290:0;vim ~/.nvimrc
: 1493482304:0;vim prologin.hh
: 1493482539:0;rm vgcore.12017
: 1493482547:0;rm .prologin.o.d
: 1493482824:0;setxkbmap compose:ralt us
: 1493482827:0;setxkbmap compose:ralt
: 1493482829:0;setxkbmap compose ralt
: 1493482857:0;setxkbmap compose ralt us
: 1493482864:0;setxkbmap us
: 1493482871:0;man setxkbmap
: 1493484946:0;i3lock & (sleep 3 && killall i3lock)
: 1493484985:0;while true; do for i in right inverted left normal; do xrandr --output VGA1 --rotate $i; sleep 0.5; done; done
: 1493489409:0;xbacklight set 50
: 1493489415:0;xbacklight -set 50
: 1493489419:0;xbacklight -set 0
: 1493489434:0;redshift
: 1493493606:0;la
: 1493515964:0;cp champion.so valkyrie.1.so
: 1493516920:0;make clean
: 1493516922:0;make 
: 1493516936:0;rm champion.so
: 1493516939:0;rm champion.tgz
: 1493537488:0;mv champion.so valkyrie.2.so
: 1493537497:0;mv champion.tgz valkyrie.2.tgz
: 1493537506:0;git commit
: 1493540989:0;OA
: 1493543542:0;cd lang
: 1493543544:0;cd cxx
: 1493543962:0;ction  int transmute(position, bool) :\
prologin.cc:203:37: error: too few arguments to function  void marquer(position, int, bool**) \
                     marquer(pos, ADV);\
                                     ^\
prologin.cc:45:6: note: decl
: 1493551017:0;mv champion.so aquarion.1.so
: 1493551397:0;vim \\ 
: 1493551782:0;stechec2-run config.yml | grep score
: 1493551799:0;stechec2-run config.yml | grep score | sed 's/score: //'
: 1493551917:0;chmod +x test.sh
: 1493551921:0;cat out
: 1493551933:0;[[ 3 -le 5 ]]
: 1493551944:0;if [[ 3 -le 5 ]]; then echo plop; fi
: 1493551948:0;if [[ 3 -ge 5 ]]; then echo plop; fi
: 1493552128:0;echo $(3+5)
: 1493552133:0;echo $[3+5]
: 1493552178:0;python test.py 04.out
: 1493552183:0;python test.py < 04.out
: 1493552188:0;python test.py < 02.out
: 1493552335:0;vim test.py
: 1493552654:0;python
: 1493553073:0;stechec2-run config.yml | grep score | sed 's/score: //' > out
: 1493557235:0;cp champion.so aquarion.2.so
: 1493557248:0;cp champion.tgz aquarion.2.tgz
: 1493560638:0;cp champion.so aquarion.3.so
: 1493561234:0;vim ~/pirate.sh
: 1493561256:0;cp ~/pirate.sh /sgoinfre
: 1493562075:0;cp champion.so aquarion.4.so
: 1493562080:0;make ta
: 1493563434:0;while true; do for i in right inverted left normal; do xrandr --output VGA1 --rotate $i; sleep 5; done; done
: 1493563455:0;while true; do for i in right inverted left normal; do xrandr --output VGA1 --rotate $i; sleep 3; done; done
: 1493563502:0;xrandr --output VGA1 --reflect y
: 1493563507:0;xrandr --output VGA1 --reflect x
: 1493563512:0;xrandr --output VGA1 --reflect normal
: 1493563684:0;cp champion.so aquarion.5.so
: 1493565903:0;tar xvf champion-2384.tgz
: 1493566889:0;mv prologin.cc fail_ech.cc
: 1493566902:0;mv ~/Downloads/prologin.cc ./
: 1493567275:0;tee
: 1493569314:0;stechec2-run -d 1 config.yml
: 1493570694:0;diff prologin.cc ~/lang/cxx/prologin.cc
: 1493571381:0;make taer
: 1493571546:0;make\\

: 1493578688:0;stechec2-run config.yml\
: 1493578690:0;./test.sh
: 1493578948:0;tar xvf champion-2582
: 1493578954:0;vim prologin.cc
: 1493581061:0;make test
: 1493582268:0;cp champion.so tauburn.1.so
: 1493582276:0;cp champion.tgz tauburn.1.tgz
: 1493583646:0;cat prologin.cc
: 1493583697:0;cat magie.hh | sed s/^.*\/\/ SCRIPT//
: 1493583712:0;cat magie.hh | sed "s/^.*\/\/ SCRIPT/plop/"
: 1493583728:0;cat magie.hh | sed "s/^.*\/\/ SCRIPT//"
: 1493583731:0;cat prologin.hh | sed "s/^.*\/\/ SCRIPT//"
: 1493586271:0;vim optimise.cpp
: 1493586449:0;vim consts
: 1493587288:0;cat score
: 1493587310:0;killall ./test.sh
: 1493587692:0;vim test.sh
: 1493587934:0;cp champion.tgz tauburn.2.tgz
: 1493587964:0;vim magie.hh
: 1493587972:0;rm tauburn.2.tgz
: 1493587977:0;cp champion.so tauburn.2.so
: 1493588059:0;ls /sgoinfre
: 1493588162:0;cp champion.so tauburn.3.so
: 1493588184:0;cp opti magi
: 1493588763:0;watch ps aux | grep stechec
: 1493588778:0;watch "ps aux | grep stechec"
: 1493589012:0;i3lock
: 1493589582:0;cp champion.so tauburn.4.so
: 1493589936:0;killall stechech
: 1493589937:0;killall stechec
: 1493589946:0;killall stechec2-run
: 1493589948:0;ps aux | grep stechec
: 1493590018:0;cd lang/cxx
: 1493590107:0;vim configg.yml
: 1493590121:0;stechec2-run configg.yml
: 1493591178:0;cat magie.hh
: 1493591195:0;./test.sh
: 1493591432:0;cat consts
: 1493591594:0;g++ -o opti optimise.cpp
: 1493591598:0;./opti
: 1493591650:0;killall opti
: 1493591653:0;killall test.sh
: 1493591748:0;vim config.yml
: 1493591770:0;./magi
: 1493591885:0;cd Downloads
: 1493591888:0;tar xvf champion-2582.tgz
: 1493591895:0;git commit prologin.cc
: 1493591909:0;cp ~/Downloads/prologin.cc ./
: 1493591965:0;git checkout -f
: 1493591971:0;stechec2-run config.yml
: 1493592099:0;make
: 1493592163:0;ls
: 1493592205:0;vim rapport
: 1493592570:0;vim Makefile
: 1493592606:0;make tar
: 1493592621:0;nautilus
: 1493624993:0;teeworlds
: 1493628694:0;weechat
: 1493628859:0;ping 8.8.8.8
