Rylee has joined #crystal-lang
Rylee has joined #crystal-lang
Rylee has joined #crystal-lang
travis-ci has joined #crystal-lang
<travis-ci> [travis-ci] Build details : http://travis-ci.org/manastech/crystal/builds/30228791
travis-ci has left #crystal-lang [#crystal-lang]
<travis-ci> [travis-ci] manastech/crystal#1268 (master - 3396cce : Ary Borenszweig): The build passed.
waj has joined #crystal-lang
asterite has joined #crystal-lang
bcardiff has joined #crystal-lang
e_dub has joined #crystal-lang
waj has joined #crystal-lang
e_dub has joined #crystal-lang
edub has joined #crystal-lang
bcardiff has joined #crystal-lang
e_dub has joined #crystal-lang
knoopx has joined #crystal-lang
<knoopx> hi
<jhass> hi
<waj> Hi there!
waj has joined #crystal-lang
<asterite> hello :)
<asterite> @knoopx thanks for updating the wiki
<knoopx> no prob
<knoopx> I've been playing for the past 4 hours with crystal and I really like it
<asterite> :)
<asterite> What have you been doing?
<knoopx> I attempt to port this: https://github.com/knoopx/eleventh
<knoopx> basically a WEP packet bruteforcer
<asterite> Cool!
<knoopx> right now I'm toying with c structs and external function calls
<knoopx> trying to wrap libpcap
<asterite> bindata looks like something that would be nice to have
<knoopx> indeed
<asterite> I think something like bindata could be easily done with macros… but we didn't play much with macros yet :-P
knoopx has joined #crystal-lang
farleyknight has joined #crystal-lang
farleyknight has joined #crystal-lang
Excureo has joined #crystal-lang
farleyknight has joined #crystal-lang
<knoopx> which is the friendlier way to cast a pointer to a c struct?