00:04
Cidan is now known as zz_Cidan
00:26
NeverDie has joined #crystal-lang
00:28
xd1le has joined #crystal-lang
00:45
xd1le has quit [Quit: restarting]
00:48
xd1le has joined #crystal-lang
00:53
xd1le has quit [Quit: ERC (IRC client for Emacs 24.5.1)]
01:13
NeverDie has joined #crystal-lang
01:23
fowlduck has joined #crystal-lang
01:41
fowlduck has quit [Remote host closed the connection]
01:50
fowlduck has joined #crystal-lang
02:14
<
crystal-gh >
crystal/master ebf3ebe Adler: add documentation to Hash [ci skip]
02:14
<
crystal-gh >
crystal/master 34eebfb Jonne Haß: Merge pull request #1879 from adlerhsieh/add-doc...
02:41
blue_deref has quit [Quit: bbn]
04:07
olek_poz has joined #crystal-lang
04:13
pawnbox_ has joined #crystal-lang
04:26
CodiS has joined #crystal-lang
04:27
<
CodiS >
Hi, is crystal taking any ideas from erlang such as OTP, pub sub processes for distributed fault tolerant apps?
04:33
olek_poz has quit [Ping timeout: 260 seconds]
04:33
shama has quit [Quit: (╯°□°)╯︵ɐɯɐɥs]
04:36
fowlduck has quit [Remote host closed the connection]
04:37
fowlduck has joined #crystal-lang
04:38
fowlduck_ has joined #crystal-lang
04:41
fowlduck has quit [Ping timeout: 240 seconds]
05:04
pawnbox_ has quit [Ping timeout: 276 seconds]
05:09
pawnbox_ has joined #crystal-lang
05:13
ponga has joined #crystal-lang
05:34
pawnbox_ has quit [Ping timeout: 255 seconds]
05:36
pawnbox_ has joined #crystal-lang
05:42
pawnbox_ has quit [Ping timeout: 240 seconds]
05:53
pawnbox_ has joined #crystal-lang
06:34
CodiS has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
06:54
BlaXpirit has joined #crystal-lang
06:58
fowlduck_ has quit [Remote host closed the connection]
07:28
Sadin has quit [Ping timeout: 265 seconds]
07:30
CodiS has joined #crystal-lang
07:33
CodiS has quit [Client Quit]
07:45
pawnbox_ has quit [Remote host closed the connection]
07:50
pawnbox_ has joined #crystal-lang
07:51
BlaXpirit has quit [Quit: Konversation]
07:55
alsm has joined #crystal-lang
08:03
CodiS has joined #crystal-lang
08:05
CodiS has quit [Client Quit]
08:08
Raimondi has quit [Read error: Connection reset by peer]
08:09
Raimondi has joined #crystal-lang
08:26
alsm has quit [Remote host closed the connection]
08:38
<
doddok >
ok, found error
08:46
Raimondi has quit [Remote host closed the connection]
08:46
Raimondi has joined #crystal-lang
08:48
trapped has joined #crystal-lang
08:54
CodiS has joined #crystal-lang
08:59
CodiS has quit [Ping timeout: 246 seconds]
09:02
BlaXpirit has joined #crystal-lang
09:07
pawnbox_ has quit [Ping timeout: 250 seconds]
09:10
<
doddok >
require "crypto/bcrypt"
09:11
<
doddok >
Crypto::Bcrypt.digest(raw_password, 9)
09:11
<
doddok >
error is here
09:11
<
doddok >
do u know how to fix?
09:13
nakilon has joined #crystal-lang
09:25
pawnbox_ has joined #crystal-lang
09:32
pawnbox_ has quit [Remote host closed the connection]
09:38
leafybas_ has joined #crystal-lang
09:42
pawnbox_ has joined #crystal-lang
09:53
leafybas_ has quit [Read error: Connection reset by peer]
09:53
leafybas_ has joined #crystal-lang
09:55
pawnbox_ has quit [Ping timeout: 240 seconds]
10:11
nakilon has quit [Ping timeout: 250 seconds]
10:14
<
Davy_CC >
doddok: what version do you have?
10:15
<
doddok >
crystal 9.1
10:16
<
BlaXpirit >
that's a nice version
10:16
<
doddok >
instead Crypto::Bcrypt.digest(raw_password, 9)
10:16
<
doddok >
i use Crypto::Bcrypt::Password.create(raw_password, cost: 9)
10:17
<
Davy_CC >
how about `Crypto::Bcrypt.hash_secret("password", 9)`
10:19
<
doddok >
is better?
10:19
<
doddok >
another method Crypto::Bcrypt.verify(password, user["password"])
10:19
<
doddok >
seems doesn\t exist
10:21
<
Davy_CC >
I read the code, and I found there is only two class method in Bcrypt, .new and .hash_secret
10:38
<
Davy_CC >
Crypto::Bcrypt::Password is a higher level interface to Crypto::Bcrypt
10:38
<
Davy_CC >
It's fine to use this
11:07
nakilon has joined #crystal-lang
11:12
nakilon has quit [Ping timeout: 272 seconds]
11:25
<
BlaXpirit >
trapped, wait what
11:26
<
trapped >
like in the snippet
11:26
<
BlaXpirit >
that's crazy, probably no
11:28
<
trapped >
perfect, thank you
11:28
<
BlaXpirit >
just need ( )
11:35
Guest14 has joined #crystal-lang
11:35
<
Guest14 >
Hi there, is there any ssh library for crystal?
11:39
olek_poz has joined #crystal-lang
11:40
<
Guest14 >
nice thanks!
12:23
<
doddok >
wtat does "**" mean int the end ../src/**
12:55
nakilon has joined #crystal-lang
12:59
nakilon has quit [Ping timeout: 240 seconds]
13:00
<
trapped >
doddok: recursive glob
13:00
<
trapped >
doddok: picks all files and all folders
13:00
<
trapped >
and files in folders
13:40
meskyanichi has joined #crystal-lang
13:42
meskyanichi has left #crystal-lang [#crystal-lang]
13:42
meskyanichi has joined #crystal-lang
14:08
wmoxam has quit [*.net *.split]
14:08
trajing has quit [*.net *.split]
14:08
sardaukar has quit [*.net *.split]
14:15
wmoxam has joined #crystal-lang
14:15
sardaukar has joined #crystal-lang
14:15
trajing has joined #crystal-lang
14:17
<
crystal-gh >
[crystal] trapped opened pull request #1882: Add 'label' tag to HTML::Builder (master...master)
http://git.io/v8H6f
14:43
nakilon has joined #crystal-lang
14:47
nakilon has quit [Ping timeout: 240 seconds]
14:48
leafybas_ has quit [Read error: Connection reset by peer]
14:48
leafybas_ has joined #crystal-lang
14:58
fowlduck has joined #crystal-lang
15:15
fowlduck has quit [Remote host closed the connection]
15:17
blue_deref has joined #crystal-lang
15:18
<
crystal-gh >
[crystal] asterite opened pull request #1883: Make `JSON.parse` return `JSON::Any`, and make it easy to traverse a dynamic JSON structure. Fixes #1832 (master...json_any)
http://git.io/v8QTR
15:39
Ven_ has joined #crystal-lang
15:47
fowlduck has joined #crystal-lang
15:52
fowlduck has quit [Ping timeout: 246 seconds]
16:01
Ven_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
16:04
meskyanichi has quit [Read error: Connection reset by peer]
16:04
BlaXpirit has quit [Quit: Konversation]
16:05
meskyanichi has joined #crystal-lang
16:09
leafybas_ has quit [Read error: Connection reset by peer]
16:10
leafybas_ has joined #crystal-lang
16:13
meskyanichi has quit []
16:16
Ven_ has joined #crystal-lang
16:31
nakilon has joined #crystal-lang
16:36
nakilon has quit [Ping timeout: 240 seconds]
16:41
Ven__ has joined #crystal-lang
16:41
Ven_ has quit [Read error: Connection reset by peer]
16:50
Ven__ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
16:56
Ven_ has joined #crystal-lang
17:00
BlaXpirit has joined #crystal-lang
17:01
Ven_ has quit [Client Quit]
17:35
NeverDie has joined #crystal-lang
17:38
NeverDie_ has joined #crystal-lang
17:39
pawnbox_ has joined #crystal-lang
17:40
NeverDie has quit [Ping timeout: 240 seconds]
17:41
Sadin has joined #crystal-lang
17:44
pawnbox_ has quit [Ping timeout: 240 seconds]
17:48
fowlduck has joined #crystal-lang
18:01
NeverDie_ is now known as NeveriDie
18:02
NeveriDie is now known as NeverDie
18:20
<
jhass >
Davy_CC: no, everything is still allowed to (and I expect a bunch of things will) change before 1.0
18:31
olek_poz has quit [Ping timeout: 260 seconds]
18:55
xdougx has joined #crystal-lang
19:03
xdougx has quit [Remote host closed the connection]
19:05
xdougx has joined #crystal-lang
19:08
shadeslayer has quit [Ping timeout: 250 seconds]
19:10
shadeslayer has joined #crystal-lang
19:28
fowlduck has quit [Remote host closed the connection]
19:36
<
doddok >
you exctracted part of llvm and include in xrystal compiler?
19:37
<
doddok >
because installation doesnot requre llvm
19:37
<
jhass >
doddok: llvm (only) provides static libraries, so the linking always includes them into the binary
19:40
<
jhass >
that's listing the dynamically linked libraries
19:40
<
doddok >
seems no llvm libs
19:44
Ven_ has joined #crystal-lang
19:50
<
doddok >
i tried to compile and used strace
19:50
<
doddok >
no opened llvm files
19:51
<
jhass >
doddok: you would need to use -ff, the linker is forked off
19:51
leafyba__ has joined #crystal-lang
19:51
leafyba__ has quit [Remote host closed the connection]
19:52
leafyba__ has joined #crystal-lang
19:53
<
jhass >
doddok: or do you mean compiling a regular crystal program, not crystal itself?
19:53
<
jhass >
in the latter case look up what static linking is
19:53
<
jhass >
so, please look up what static linking is
19:55
leafybas_ has quit [Ping timeout: 250 seconds]
19:55
Ven_ has quit [Read error: Connection reset by peer]
19:55
Ven__ has joined #crystal-lang
19:56
leafyba__ has quit [Ping timeout: 240 seconds]
20:02
A124 has quit [Ping timeout: 260 seconds]
20:05
A124 has joined #crystal-lang
20:08
RX14 has quit [Quit: Fuck this shit, I'm out!]
20:08
nakilon has joined #crystal-lang
20:09
trajing has joined #crystal-lang
20:09
RX14 has joined #crystal-lang
20:09
Ven__ has quit [Read error: Connection reset by peer]
20:12
nakilon has quit [Ping timeout: 244 seconds]
20:15
Ven_ has joined #crystal-lang
20:20
A124 has quit [Ping timeout: 276 seconds]
20:21
A124 has joined #crystal-lang
20:21
leafybas_ has joined #crystal-lang
20:25
Ven_ has quit [Read error: Connection reset by peer]
20:30
BlaXpirit has quit [Quit: Konversation]
20:30
BlaXpirit has joined #crystal-lang
20:32
BlaXpirit has quit [Remote host closed the connection]
20:36
BlaXpirit has joined #crystal-lang
20:41
BlaXpirit has quit [Remote host closed the connection]
20:43
leafybas_ has quit [Ping timeout: 244 seconds]
20:44
BlaXpirit has joined #crystal-lang
20:47
BlaXpirit has quit [Remote host closed the connection]
20:47
BlaXpirit has joined #crystal-lang
20:48
BlaXpirit has quit [Client Quit]
21:03
warmwaffles has joined #crystal-lang
21:05
Raimondii has joined #crystal-lang
21:06
<
warmwaffles >
anyone use crystal with opengl yet?
21:08
Raimondi has quit [Ping timeout: 240 seconds]
21:13
Sadin has quit [Ping timeout: 252 seconds]
21:13
Raimondii is now known as Raimondi
21:20
BlaXpirit has joined #crystal-lang
21:32
Ven_ has joined #crystal-lang
21:33
olek_poz has joined #crystal-lang
21:33
sdleffler has joined #crystal-lang
21:33
Excureo has quit [Remote host closed the connection]
21:37
sdleffler has quit [Client Quit]
21:40
<
doddok >
interesting numbers
21:42
fowlduck has joined #crystal-lang
21:42
Ven_ has quit [Ping timeout: 250 seconds]
21:48
Excureo has joined #crystal-lang
21:56
nakilon has joined #crystal-lang
22:00
Sadin has joined #crystal-lang
22:01
nakilon has quit [Ping timeout: 260 seconds]
22:03
Sadin has quit [Client Quit]
22:04
Sadin has joined #crystal-lang
22:31
Sadin has quit [Remote host closed the connection]
22:33
doddok has quit [Quit: Leaving]
22:39
nakilon has joined #crystal-lang
22:59
nakilon has quit [Ping timeout: 276 seconds]
23:05
feifan_ has joined #crystal-lang
23:06
feifan_ has quit [Client Quit]
23:25
nakilon has joined #crystal-lang
23:42
Ven_ has joined #crystal-lang
23:45
BlaXpirit has quit [Quit: Konversation]
23:49
Ven_ has quit [Ping timeout: 276 seconds]