Skip to content

Instantly share code, notes, and snippets.

View barnaba's full-sized avatar
🤡

Barnaba Turek barnaba

🤡
View GitHub Profile
[
[null , null , null , null , null , null , null , null , null , null , null , null , null , null , null , null , null , null , null , null] ,
[0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0] ,
[0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 12 , 12 , 12 , 12 , 0 , 0 , 0 , 0 , 0 , 0 , 0] ,
[0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 12 , 12 , 12 , 12 , 0 , 0 , 0 , 0 , 0 , 0 , 0] ,
[0 , 0 , 0 , 0 , 0 , 0 , 0 , 12 , 12 , 11 , 11 , 11 , 11 , 12 , 12 , 0 , 0 , 0 , 0 , 0] ,
[0 , 0 , 0 , 0 , 0 , 0 , 0 , 12 , 12 , 11 , 11 , 11 , 11 , 12 , 12 , 0 , 0 , 0 , 0 , 0] ,
[0 , 0 , 0 , 0 , 0 , 0 , 0 , 11 , 11 , 12 , 12 , 12 , 12 , 13 , 13 , 0 , 0 , 0 , 0 , 0] ,
[0 , 0 , 0 , 0 ,
import re
import os
from collections import OrderedDict
#configuration
KillStreakFile = "/home/barnex/test/KillStreaks.txt"
DemoDirectory = "/home/barnex/test"
KillStreakRegex = "\"(.*)\""
DemoFileExtension = ".dem"
import re
import os
from collections import OrderedDict
#configuration
KillStreakFile = "/home/barnex/test/KillStreaks.txt"
DemoDirectory = "/home/barnex/test"
KillStreakRegex = "\"(.*)\""
DemoFileExtension = ".dem"
import re
import os
from collections import OrderedDict
#configuration
KillStreakFile = "/home/barnex/test/KillStreaks.txt"
DemoDirectory = "/home/barnex/test"
KillStreakRegex = "\"(.*)\""
DemoFileExtension = ".dem"
import re
import os
from collections import OrderedDict
#configuration
KillStreakFile = "/home/barnex/test/KillStreaks.txt"
DemoDirectory = "/home/barnex/test"
KillStreakRegex = "\"(.*)\""
DemoFileExtension = ".dem"
@barnaba
barnaba / log
Created September 18, 2013 09:04
11:04:18 barnex in ~/test master ? → ls
10.dem 20130820_1724_cp_badlands_RED_BLU.dem
11.dem 20130820_1807_cp_process_final_RED_BLU.dem
12.dem 20130821_1245_cp_snakewater_RED_BLU.dem
13.dem 20130821_1330_cp_granary_RED_BLU.dem
14.dem 20130821_1342_cp_badlands_RED_BLU.dem
15.dem 20130821_1902_dm_vikings_final_RED_BLU.dem
16.dem 20130822_1616_cp_coldfront_RED_BLU.dem
17.dem 20130823_1649_pl_badwater_RED_BLU.dem
18.dem 20130823_1943_cp_egypt_final_RED_BLU.dem
import re
import os
from collections import OrderedDict
#configuration
KillStreakFile = "/home/barnex/test/KillStreaks.txt"
DemoDirectory = "/home/barnex/test"
KillStreakRegex = "\"(.*)\""
DemoFileExtension = ".dem"
import re
import os
#configuration
KillStreakFile = "/home/barnex/test/KillStreaks.txt"
DemoDirectory = "/home/barnex/test"
KillStreakRegex = "\"(.*)\""
DemoFileExtension = ".dem"
22:50:17 barnex in ~/lierolibre-0.1 master ? → ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to print strings... printf
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
@barnaba
barnaba / .gitignore
Created February 23, 2012 21:26
Wyborny recept
*.gem
.bundle
Gemfile.lock
pkg/*