00:50
Philpax has joined #crystal-lang
01:01
w-p has joined #crystal-lang
01:10
<
w-p >
anyone else out there find the subclass vs include situation a little confusing on occasion?
01:24
ryanf_ is now known as ryanf
01:37
https_GK1wmSU has joined #crystal-lang
01:40
https_GK1wmSU has left #crystal-lang [#crystal-lang]
01:46
<
FromGitter >
<fridgerator> No, but my background is in Ruby, so it makes sense to me
03:17
_tsound has joined #crystal-lang
03:19
<
_tsound >
how would you go about adding things into an array with a loop?
03:22
<
_tsound >
i want to perform a loop that gets the files in a folder and reads the filename back to me
03:22
<
adam12 >
_tsound: what have you tried?
03:25
<
adam12 >
_tsound: If you want to get files in a folder, you likely want one of the mehods in Dir, like `entries`
03:26
<
adam12 >
I have to sign off. Late here. Night.
03:26
<
_tsound >
thanks for the help adam12
03:26
<
_tsound >
i think this will work
03:47
snsei has joined #crystal-lang
03:51
<
_tsound >
i might need a virtual filesystem
04:16
snsei has quit [Remote host closed the connection]
04:37
<
FromGitter >
<jsilverMDX> is there an imagemagick library for crystal
04:40
snsei has joined #crystal-lang
04:48
snsei has quit [Remote host closed the connection]
04:56
<
_tsound >
can you return an executable path without the executable name?
04:57
<
_tsound >
what i get is "/home/user/work/pname/pname"
05:03
snsei has joined #crystal-lang
05:08
snsei has quit [Remote host closed the connection]
05:08
snsei has joined #crystal-lang
05:09
<
_tsound >
nvm i got it
05:10
<
_tsound >
Process.executable_path.to_s.chomp("/pname")
05:10
<
_tsound >
It's dirty, but it'll work for now
05:20
snsei has quit [Remote host closed the connection]
05:42
pabs has quit [Ping timeout: 260 seconds]
05:49
renich has joined #crystal-lang
05:55
renich has quit [Quit: renich]
06:13
pabs has joined #crystal-lang
06:38
DTZUZO has quit [Ping timeout: 246 seconds]
06:39
xiljin has quit [Ping timeout: 240 seconds]
06:47
_tsound has quit [Ping timeout: 260 seconds]
06:49
xiljin has joined #crystal-lang
07:01
mounibec has joined #crystal-lang
07:27
mark_66 has joined #crystal-lang
07:28
hightower2 has joined #crystal-lang
07:34
flaviodesousa has joined #crystal-lang
07:39
<
FromGitter >
<crisward> Does anyone know why crystal doesn't have an Int128 ?
07:40
<
FromGitter >
<sdogruyol> Yeah, it doesnt for now
07:46
<
FromGitter >
<crisward> @sdogruyol thanks. I was going to work with IP addresses as ints, ipv6 is 128bit. It isn't a necessity for now. Good to know, thanks.
07:55
leex has quit [Remote host closed the connection]
08:01
tzekid has joined #crystal-lang
08:20
leandrobighetti has joined #crystal-lang
08:29
https_GK1wmSU has joined #crystal-lang
08:31
https_GK1wmSU has left #crystal-lang [#crystal-lang]
08:58
hightower2 has quit [Ping timeout: 248 seconds]
09:00
<
FromGitter >
<crisward> @akzhan thanks for the info.
09:01
hightower2 has joined #crystal-lang
09:04
saadq has quit [Ping timeout: 276 seconds]
09:10
saadq has joined #crystal-lang
09:15
cyberarm has quit [Ping timeout: 240 seconds]
09:18
gloscombe has joined #crystal-lang
09:23
hightower2 has quit [Ping timeout: 240 seconds]
09:24
cyberarm has joined #crystal-lang
10:28
<
crystal-gh >
[crystal] MakeNowJust opened pull request #4779: Add 'unreachable!' method to express unreachable code explicitly (master...feature/unreachable)
https://git.io/v7uOP
10:36
cyberarm has quit [Ping timeout: 240 seconds]
10:46
DTZUZO has joined #crystal-lang
10:57
bmcginty has quit [Ping timeout: 240 seconds]
10:59
bmcginty has joined #crystal-lang
12:00
cyberarm has joined #crystal-lang
12:10
mounibec has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
12:38
Yxhuvud has quit [Remote host closed the connection]
12:39
Yxhuvud has joined #crystal-lang
13:00
w-p has quit [Ping timeout: 258 seconds]
13:10
<
FromGitter >
<bararchy> Me :)
13:17
mounibec has joined #crystal-lang
13:17
mounibec has quit [Client Quit]
13:19
mounibec has joined #crystal-lang
13:19
<
FromGitter >
<faustinoaq> @bararchy Do you have crystal syntax issues?
13:20
<
FromGitter >
<bararchy> Yeha, only when using `)` in def arguments
13:21
<
FromGitter >
<bararchy> the issue is always the first ')' in the def
13:21
<
FromGitter >
<bararchy> I think it just thinks that it's the end of the parentesis
13:21
<
FromGitter >
<sdogruyol> yeah
13:21
<
FromGitter >
<sdogruyol> a parser issue
13:29
<
FromGitter >
<bararchy> @faustinoaq Is this a fix for it ?
13:29
<
FromGitter >
<bararchy> I'll update my sublime package
13:29
mounibec has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
13:35
mounibec has joined #crystal-lang
13:40
mounibec has quit [Client Quit]
13:42
<
adam12 >
RX14: never knew you joined core team. congrats!
13:51
mounibec has joined #crystal-lang
14:00
<
adam12 >
I'm not super familiar with LLVM but I wonder what makes these triples differ. x86_64-unknown-freebsd11.0 vs x86_64-portbld-freebsd
14:05
w-p has joined #crystal-lang
14:10
Philpax has quit [Ping timeout: 240 seconds]
14:40
sz0 has joined #crystal-lang
14:42
snsei has joined #crystal-lang
14:47
snsei has quit [Remote host closed the connection]
14:48
snsei has joined #crystal-lang
14:51
<
FromGitter >
<faustinoaq> The Three most loved PR for Crystal ❤️
14:52
<
FromGitter >
<faustinoaq> Windows, Android and Web Assembly 😄
14:55
<
FromGitter >
<sdogruyol> Cool @faustinoaq
15:03
snsei has joined #crystal-lang
15:04
<
FromGitter >
<straight-shoota> ===4757 is the most hearted issue, just after Windows===
15:07
<
FromGitter >
<straight-shoota> and most 👍 has #2394 ;)
15:16
leandrobighetti has left #crystal-lang [#crystal-lang]
15:21
<
FromGitter >
<faustinoaq> Crystal community have a good humor sense 😄
15:22
<
FromGitter >
<sdogruyol> Yeah, we have MINASWAN in our hearts <3
15:30
mounibec has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
15:38
mounibec has joined #crystal-lang
15:44
mark_66 has quit [Remote host closed the connection]
16:58
mounibec has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
17:09
A124 has quit [Quit: '']
17:11
vegai has left #crystal-lang ["User left"]
17:15
<
FromGitter >
<bararchy> 🔵 we do )
17:15
A124 has joined #crystal-lang
17:15
<
FromGitter >
<bararchy> 🐒
17:23
snsei has quit [Remote host closed the connection]
17:23
snsei has joined #crystal-lang
17:25
gloscombe has quit [Quit: WeeChat 1.9]
17:27
snsei has quit [Ping timeout: 240 seconds]
18:35
<
FromGitter >
<kazzkiq> What is the difference between `crystal deps` and `shards install`?
18:40
olbat has joined #crystal-lang
18:43
<
FromGitter >
<straight-shoota> `crystal deps` calls `shards install`, `shards install` does not 😏
18:44
<
oprypin >
kazzkiq, shards install is a newer development. crystal deps used to be something else, became a redirect to shards install
19:12
renich has joined #crystal-lang
19:19
kali_ has quit [Ping timeout: 255 seconds]
19:19
kali_ has joined #crystal-lang
19:23
renich has quit [Quit: Renich]
19:23
renich has joined #crystal-lang
20:28
cyberarm has quit [Ping timeout: 268 seconds]
20:37
cyberarm has joined #crystal-lang
20:53
cyberarm has quit [Ping timeout: 260 seconds]
20:59
cyberarm has joined #crystal-lang
21:16
mounibec has joined #crystal-lang
21:31
mounibec has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
21:33
mounibec has joined #crystal-lang
21:48
sz0 has quit [Quit: Connection closed for inactivity]
21:54
mounibec has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
22:03
mounibec has joined #crystal-lang
22:08
renich has quit [Quit: Renich]
22:10
renich has joined #crystal-lang
22:17
renich has quit [Remote host closed the connection]
22:18
renich has joined #crystal-lang
22:18
Split has joined #crystal-lang
22:19
Split_ has joined #crystal-lang
22:19
alex`` has joined #crystal-lang
22:20
alex`` has quit [Quit: WeeChat 1.9]
22:22
Split has quit [Ping timeout: 240 seconds]
22:24
https_GK1wmSU has joined #crystal-lang
22:27
https_GK1wmSU has left #crystal-lang [#crystal-lang]
22:29
hightower2 has joined #crystal-lang
22:31
Split__ has joined #crystal-lang
22:35
Split_ has quit [Ping timeout: 240 seconds]
22:35
w-p has quit [Ping timeout: 260 seconds]
22:36
renich has quit [Remote host closed the connection]
22:36
Split__ has quit [Ping timeout: 240 seconds]
22:36
renich has joined #crystal-lang
22:41
renich has quit [Remote host closed the connection]
22:41
hightower2 has quit [Ping timeout: 255 seconds]
22:42
renich has joined #crystal-lang
22:48
renich has quit [Remote host closed the connection]
22:48
hightower2 has joined #crystal-lang
22:48
renich has joined #crystal-lang
22:52
renich has quit [Client Quit]
22:54
renich has joined #crystal-lang
22:54
Philpax has joined #crystal-lang
22:55
renich has quit [Client Quit]
23:00
<
FromGitter >
<kazzkiq> I have a NamedTuple that may or
*may not* have some of its keys, how do I create such "dynamic" NamedTuple?
23:01
<
Papierkorb >
In best case, not at all
23:01
<
Papierkorb >
NamedTuple are
*immutable* data structures, with keys known at compile-time.
23:02
<
Papierkorb >
If you need something mutable, use a Hash
23:02
w-p has joined #crystal-lang
23:02
<
FromGitter >
<kazzkiq> Hmmmm, will try that.
23:06
<
FromGitter >
<codenoid> `PCRE does not support \L, \l, \N{name}, \U, or \u at 2`
23:16
mounibec has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
23:18
mounibec has joined #crystal-lang
23:23
mounibec has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
23:47
hightower2 has quit [Ping timeout: 255 seconds]