jhass changed the topic of #crystal-lang to: The Crystal programming language | http://crystal-lang.org | Crystal 0.18.2 | Fund Crystals development: http://is.gd/X7PRtI | Paste > 3 lines of text to https://gist.github.com | GH: https://github.com/crystal-lang/crystal | Docs: http://crystal-lang.org/docs/ | API: http://crystal-lang.org/api/ | Logs: http://irclog.whitequark.org/crystal-lang
soveran has quit [Ping timeout: 244 seconds]
get_drunk has quit [Ping timeout: 250 seconds]
trapped has quit [Read error: Connection reset by peer]
soveran has joined #crystal-lang
soveran has quit [Ping timeout: 260 seconds]
paulcsmith_ has joined #crystal-lang
paulcsmith_ has quit [Client Quit]
pawnbox has quit [Remote host closed the connection]
Raimondii has joined #crystal-lang
Raimondi has quit [Ping timeout: 250 seconds]
Raimondii is now known as Raimondi
Philpax has joined #crystal-lang
snsei has joined #crystal-lang
snsei has quit [Remote host closed the connection]
snsei has joined #crystal-lang
pabs_ is now known as pabs
soveran has joined #crystal-lang
soveran has quit [Ping timeout: 276 seconds]
pilne has quit [Quit: Quitting!]
snsei_ has joined #crystal-lang
snsei_ has quit [Remote host closed the connection]
snsei_ has joined #crystal-lang
snsei has quit [Ping timeout: 252 seconds]
soveran has joined #crystal-lang
soveran has quit [Ping timeout: 244 seconds]
snsei has joined #crystal-lang
snsei_ has quit [Ping timeout: 244 seconds]
A124 has quit [Quit: '']
A124 has joined #crystal-lang
ponga has joined #crystal-lang
sp4rrow has joined #crystal-lang
soveran has joined #crystal-lang
soveran has quit [Ping timeout: 244 seconds]
<BlaXpirit> is there any quick but good hashing function that returns bytes or a number? would be annoying to use MD5.hex_digest only to convert it back to its initial form from a hex string
<BlaXpirit> Crypto::MD5 and Digest::SHA1 ? ok then
<BlaXpirit> thanks
sp4rrow has quit [Quit: The Internet needs a break and I need a cookie]
<jhass> yeah we should move MD5
bjz has joined #crystal-lang
bjz_ has quit [Ping timeout: 272 seconds]
soveran has joined #crystal-lang
soveran has quit [Ping timeout: 276 seconds]
cyjimmy264 has joined #crystal-lang
wim_ has joined #crystal-lang
<wim_> Hi, can anyone tell me how to install crystal on opensuse?
<jhass> actually the rpm should work too, no?
<wim_> OK, so no repo defined for zypper. I'll do the tar.gz option
<wim_> thanks
<BlaXpirit> jhass, I don't think that packages for a fundamentally different system would work only because they use the same package format
<jhass> BlaXpirit: omninbus is pretty self contained and sidesteps distribution specifics afaik
pawnbox has joined #crystal-lang
soveran has joined #crystal-lang
soveran has quit [Remote host closed the connection]
<wim_> OK got it to work. I just wasted some enjoyable minutes playing the 2048.cr demo
<wim_> I'm good. Thanks for your responses.
<BlaXpirit> wim_, this one is more enjoyable ;) https://github.com/BlaXpirit/crsfml-examples#readme
ome has joined #crystal-lang
<wim_> :-) I like the slither one
wim_ has quit [Quit: Page closed]
bjz has quit [Max SendQ exceeded]
bjz has joined #crystal-lang
soveran has joined #crystal-lang
<j2k> Hey guys, my shards are never satisfied, any ideas?
<j2k> If I do update or install it just seems to re-install them
<j2k> (the program works fine)
soveran has quit [Remote host closed the connection]
cyjimmy264 has quit [Ping timeout: 276 seconds]
Raimondii has joined #crystal-lang
Raimondi has quit [Ping timeout: 240 seconds]
Raimondii is now known as Raimondi
Raimondii has joined #crystal-lang
Raimondi has quit [Ping timeout: 240 seconds]
Raimondii is now known as Raimondi
soveran has joined #crystal-lang
soveran has quit [Changing host]
soveran has joined #crystal-lang
miketheman is now known as miketheman_
miketheman_ is now known as miketheman
<miketheman> is master builds broken? it appears so
trapped has joined #crystal-lang
trapped has quit [Read error: Connection reset by peer]
trapped has joined #crystal-lang
<BlaXpirit> miketheman, how do you define broken?
<BlaXpirit> maybe more likely you are not doing the right thing
<miketheman> BlaXpirit: a user rebased their branch and the PR triggered a new build, that appears to have something in the stdlib broken: https://travis-ci.org/crystal-lang/crystal/jobs/138568029
<miketheman> derp - StringIO was renamed to MemoryIO.
<BlaXpirit> miketheman, that user has incorrect code
<miketheman> BlaXpirit: can you weigh in on the PR and advise the user of the next step?
<BlaXpirit> why, just change to memoryio
<miketheman> it's not my code.
<miketheman> I'm trying to help out.
pilne has joined #crystal-lang
<miketheman> nm, I'll write the comment.
snsei has quit [Remote host closed the connection]
snsei has joined #crystal-lang
Dreamer3 has quit [Quit: Leaving...]
pawnbox has quit [Remote host closed the connection]
<crystal-gh> [crystal] jhass pushed 1 new commit to master: https://git.io/vo29s
<crystal-gh> crystal/master ecac3b3 Jonne Haß: Replace two more echo -n usages with printf...
<travis-ci> crystal-lang/crystal#ecac3b3 (master - Replace two more echo -n usages with printf): The build passed. https://travis-ci.org/crystal-lang/crystal/builds/138575913
pawnbox has joined #crystal-lang
Redfoxmoon has quit [Quit: ZNC - http://znc.in]
Kitt3n has joined #crystal-lang
ome has quit [Quit: Connection closed for inactivity]
Kitt3n has quit [Quit: ZNC - http://znc.in - I hate this thing ;_;]
Redfoxmoon has joined #crystal-lang
Redfoxmoon has quit [Changing host]
Redfoxmoon has joined #crystal-lang
snsei_ has joined #crystal-lang
snsei_ has quit [Client Quit]
snsei_ has joined #crystal-lang
snsei has quit [Ping timeout: 276 seconds]
snsei_ has quit [Remote host closed the connection]
snsei has joined #crystal-lang
<crystal-gh> [crystal] asterite opened pull request #2870: Add `TypeNode` comparison macro methods (release/0.18...feature/type_node_comparisons) https://git.io/vo2Qb
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Remote host closed the connection]
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Remote host closed the connection]
<crystal-gh> [crystal] asterite opened pull request #2871: OpenSSL::SSL::Context#set_cert_verify_callback: don't loose reference… (master...feature/fix_2869) https://git.io/vo27H
<crystal-gh> [crystal] asterite closed pull request #2871: OpenSSL::SSL::Context#set_cert_verify_callback: don't loose reference… (master...feature/fix_2869) https://git.io/vo27H
<crystal-gh> [crystal] asterite opened pull request #2872: OpenSSL::SSL::Context#set_cert_verify_callback: don't loose reference… (release/0.18...feature/fix_2869) https://git.io/vo27F
trapped has quit [Read error: Connection reset by peer]
trapped_ has joined #crystal-lang
snsei_ has joined #crystal-lang
snsei has quit [Ping timeout: 240 seconds]
soveran has quit [Remote host closed the connection]
soveran has joined #crystal-lang
soveran has quit [Remote host closed the connection]
cyjimmy264 has joined #crystal-lang
trapped_ has quit [Read error: Connection reset by peer]
snsei has joined #crystal-lang
snsei_ has quit [Ping timeout: 252 seconds]
snsei_ has joined #crystal-lang
snsei has quit [Ping timeout: 244 seconds]
soveran has joined #crystal-lang
soveran has quit [Remote host closed the connection]
soveran has joined #crystal-lang
<crystal-gh> [crystal] jhass pushed 1 new commit to master: https://git.io/vo2xK
<crystal-gh> crystal/master d4550f6 Jonne Haß: Merge branch 'release/0.18'
Philpax has quit [Ping timeout: 260 seconds]
<travis-ci> crystal-lang/crystal#d4550f6 (master - Merge branch 'release/0.18'): The build passed. https://travis-ci.org/crystal-lang/crystal/builds/138603141
ponga has quit [Quit: Connection closed for inactivity]
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Read error: Connection reset by peer]
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Remote host closed the connection]
Oliphaunte has joined #crystal-lang
snsei has joined #crystal-lang
snsei has quit [Remote host closed the connection]
snsei_ has quit [Ping timeout: 250 seconds]
snsei has joined #crystal-lang
<travis-ci> crystal-lang/crystal#b94a0be (release/0.18 - Merge pull request #2872 from crystal-lang/feature/fix_2869): The build passed. https://travis-ci.org/crystal-lang/crystal/builds/138603179
Oliphaunte has quit [Remote host closed the connection]
Oliphaunte has joined #crystal-lang
soveran has quit [Remote host closed the connection]
no0p has joined #crystal-lang
snsei_ has joined #crystal-lang
snsei has quit [Ping timeout: 240 seconds]
Oliphaunte has quit [Remote host closed the connection]
Oliphaunte has joined #crystal-lang
Oliphaun_ has joined #crystal-lang
Oliphaunte has quit [Ping timeout: 260 seconds]
Raimondi has quit [Ping timeout: 240 seconds]
Oliphaun_ has quit [Remote host closed the connection]
Oliphaunte has joined #crystal-lang
Raimondi has joined #crystal-lang
Raimondii has joined #crystal-lang
Raimondi has quit [Ping timeout: 244 seconds]
soveran has joined #crystal-lang
Raimondii is now known as Raimondi
snsei has joined #crystal-lang
snsei has quit [Remote host closed the connection]
snsei_ has quit [Ping timeout: 252 seconds]
snsei has joined #crystal-lang
pawnbox has quit [Ping timeout: 250 seconds]
pawnbox has joined #crystal-lang
pawnbox_ has joined #crystal-lang
cyjimmy264 has quit [Ping timeout: 244 seconds]
pawnbox has quit [Read error: Connection reset by peer]
Oliphaunte has quit [Remote host closed the connection]
Oliphaunte has joined #crystal-lang
Oliphaunte has quit [Remote host closed the connection]
Oliphaunte has joined #crystal-lang
<BlaXpirit> wow, I think I did it
pawnbox_ has quit [Ping timeout: 260 seconds]
<BlaXpirit> so I have a C++ library (yes, you guessed which one), I'm generating C bindings to it and Crystal lib bindings and Crystal object-oriented wrapper all at once
<jhass> :)
<BlaXpirit> parsing C++ with regular expressions, of course :S
<jhass> haha
mgarciaisaia has joined #crystal-lang
<jhass> I find the libclang approach more appealing tbh ;)
mgarciaisaia has quit [Client Quit]
<crystal-gh> [crystal] asterite opened pull request #2875: Spec: show time in human friendly way in `--profile` (release/0.18...feature/spec_human_time) https://git.io/voaJx
mgarciaisaia has joined #crystal-lang
mgarciaisaia has left #crystal-lang [#crystal-lang]
soveran has quit [Remote host closed the connection]
pawnbox has joined #crystal-lang
snsei_ has joined #crystal-lang
snsei has quit [Ping timeout: 246 seconds]
soveran has joined #crystal-lang
soveran has joined #crystal-lang
soveran has quit [Changing host]
pawnbox has quit [Ping timeout: 260 seconds]
mgarciaisaia has joined #crystal-lang
mgarciaisaia has quit [Client Quit]
Redfoxmoon has quit [Read error: Connection reset by peer]
Redfoxmoon has joined #crystal-lang
Redfoxmoon has quit [Changing host]
Redfoxmoon has joined #crystal-lang
franzejr has joined #crystal-lang
franzejr has quit [Quit: Page closed]
<Davy_CC> lol
<j2k> Hey guysm I'm getting ld link errors when trying to build on ubuntu server 16.04 32bit
pawnbox has joined #crystal-lang
Oliphaunte has quit [Remote host closed the connection]
<BlaXpirit> ok, wanna disclose the errors?
<j2k> "usr/bin/ld: cannot find -lz"
<j2k> "pkg-config: not found"
<j2k> sorry its a vnc connection
<jhass> j2k: please install pkg-config and zlib1-dev or whatever the package was called again
Oliphaunte has joined #crystal-lang
<j2k> OK
<j2k> jhass: that obviously solved the pkg-config errors but what about the other ones?
<j2k> thanks for helping btw
<jhass> z I already said should be zlib1-dev or similar
<jhass> ssl and crypto is libssl-dev
snsei_ has quit [Remote host closed the connection]
<j2k> cheers jhass
<j2k> mose No I used the guide in the docs
<mose> zlib is a dependency of libssl afaict
<mose> that wiki page is well hidden hehe
mgarciaisaia has joined #crystal-lang
<mose> I feel it should belong to the doc
<j2k> Thanks for linking it
mgarciaisaia has quit [Client Quit]
soveran has quit [Remote host closed the connection]
sp4rrow has joined #crystal-lang
sp4rrow has quit [Client Quit]
snsei has joined #crystal-lang
snsei has quit [Remote host closed the connection]
snsei has joined #crystal-lang
snsei has quit [Ping timeout: 264 seconds]
soveran has joined #crystal-lang
soveran has quit [Changing host]
soveran has joined #crystal-lang
kulelu88 has joined #crystal-lang
kulelu88 has quit [Changing host]
kulelu88 has joined #crystal-lang
Oliphaunte has quit [Remote host closed the connection]
Oliphaunte has joined #crystal-lang
<crystal-gh> [crystal] BlaXpirit opened pull request #2876: Fix the order of output in "no overload matches" error (master...no-overload-error) https://git.io/voaYG
Oliphaunte has quit [Remote host closed the connection]
Oliphaunte has joined #crystal-lang
snsei has joined #crystal-lang
Oliphaunte has quit [Remote host closed the connection]
Oliphaunte has joined #crystal-lang
pilne has quit [Quit: Quitting!]
snsei has quit [Remote host closed the connection]
snsei has joined #crystal-lang
pawnbox has quit [Remote host closed the connection]