Rylee has joined #crystal-lang
Rylee has joined #crystal-lang
Rylee has joined #crystal-lang
travis-ci has joined #crystal-lang
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
waj has joined #crystal-lang
<
asterite>
hello :)
<
asterite>
@knoopx thanks for updating the wiki
<
knoopx>
I've been playing for the past 4 hours with crystal and I really like it
<
asterite>
What have you been doing?
<
knoopx>
basically a WEP packet bruteforcer
<
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
<
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?