ChanServ changed the topic of #crystal-lang to: The Crystal programming language | https://crystal-lang.org | Fund Crystal's development: https://crystal-lang.org/sponsors | GH: https://github.com/crystal-lang/crystal | Docs: https://crystal-lang.org/docs | Gitter: https://gitter.im/crystal-lang/crystal
avane has quit [Ping timeout: 252 seconds]
avane has joined #crystal-lang
ur5us has quit [Ping timeout: 260 seconds]
dom96_ has joined #crystal-lang
Flipez5 has joined #crystal-lang
wolfshappen_ has joined #crystal-lang
cfebs_ has joined #crystal-lang
wolfshappen has quit [*.net *.split]
dom96 has quit [*.net *.split]
riza has quit [*.net *.split]
markmarkmark has quit [*.net *.split]
Flipez has quit [*.net *.split]
cfebs has quit [*.net *.split]
cfebs_ is now known as cfebs
Flipez5 is now known as Flipez
riza has joined #crystal-lang
markmarkmark has joined #crystal-lang
Flipez has quit [Changing host]
Flipez has joined #crystal-lang
lanodan has quit [Ping timeout: 252 seconds]
lanodan has joined #crystal-lang
adam12 has quit [Ping timeout: 252 seconds]
adam12 has joined #crystal-lang
cfebs has quit [Ping timeout: 250 seconds]
cfebs has joined #crystal-lang
yxhuvud has quit [Ping timeout: 250 seconds]
dostoyevsky2 has quit [Ping timeout: 250 seconds]
dostoyevsky2 has joined #crystal-lang
yxhuvud has joined #crystal-lang
brw has quit [Quit: Ping timeout (120 seconds)]
brw has joined #crystal-lang
r0bby has quit [Ping timeout: 252 seconds]
fifr has quit [Ping timeout: 252 seconds]
r0bby has joined #crystal-lang
fifr has joined #crystal-lang
notzmv has quit [Ping timeout: 252 seconds]
kiwiroy has quit [Ping timeout: 252 seconds]
kiwiroy has joined #crystal-lang
brw has quit [Quit: Ping timeout (120 seconds)]
notzmv has joined #crystal-lang
deavmi has quit [Ping timeout: 250 seconds]
deavmi has joined #crystal-lang
deavmi has quit [Read error: Connection reset by peer]
deavmi has joined #crystal-lang
deavmi has quit [Ping timeout: 252 seconds]
deavmi has joined #crystal-lang
deavmi has quit [Quit: Eish! Load shedding.]
deavmi has joined #crystal-lang
SamantazFox_ is now known as SamantazFox
repo1 is now known as repo
avane has quit [Quit: o/]
avane has joined #crystal-lang
<FromGitter> <Dan-Do> There is `inspect_with_backtrace` of the `Exception`. Can I print the backtrace without exception?
<FromGitter> <Blacksmoke16> `puts ex.backstrace`
<FromGitter> <Blacksmoke16> will just be an `Array(String)`
<FromGitter> <Dan-Do> It doesn't have any exception
<FromGitter> <Dan-Do> :)
<FromGitter> <Blacksmoke16> oh
<FromGitter> <Blacksmoke16> https://crystal-lang.org/api/master/toplevel.html#caller%3AArray%28String%29-class-method
<FromGitter> <Dan-Do> Isn't it like this? ⏎ ⏎ ```code paste, see link``` [https://gitter.im/crystal-lang/crystal?at=6157435698c13e7550af91cb]
<FromGitter> <Blacksmoke16> yes
<FromGitter> <Dan-Do> great, thanks :)
Volk has joined #crystal-lang
Volk has quit [Changing host]
Volk has joined #crystal-lang
<FromGitter> <vgramkris> Is there any cleaner way of spawning a process with Process command and set rlimit (ulimit) for it ?
<FromGitter> <vgramkris> Normally, i would set ulimit for the shell and run the process in bash. but is there any cleaner ways to do that via the Process API call of crystal lang?
Volk has quit [Remote host closed the connection]
notzmv has quit [Ping timeout: 252 seconds]
<FromGitter> <jwaldrip:matrix.org> Anyone seeing some weird ssl errors in the last 24 hours after the old lets encrypt version expired?