<FromGitter>
<mattrberry> @watzon Any chance you know how to interpret massif output? I'm not sure exactly what I'm looking at haha :p https://pastebin.com/raw/9rTHYhuM
Flipez8 has quit [Read error: Connection reset by peer]
coderobe7 has joined #crystal-lang
early has quit [Ping timeout: 260 seconds]
coderobe has quit [Ping timeout: 260 seconds]
coderobe7 is now known as coderobe
early has joined #crystal-lang
sagax has joined #crystal-lang
sorcus has quit [Quit: WeeChat 3.0]
sorcus has joined #crystal-lang
<raz>
gunn: not sure what's up with that (i think it normally work). but fwiw, i prefer `asdf` to manage crystal versions for me. `brew install asdf`, `asdf plugin add crystal`, `asdf install crystal 0.35.1`
<raz>
(it can also manage ruby, node and a million other things - it's handy to have one tool for all)
<FromGitter>
<Blacksmoke16> Try clearing cache
avane has quit [Ping timeout: 246 seconds]
avane has joined #crystal-lang
ua has quit [Ping timeout: 265 seconds]
ua has joined #crystal-lang
sorcus has quit [Ping timeout: 265 seconds]
sorcus has joined #crystal-lang
duane has quit [Ping timeout: 264 seconds]
duane has joined #crystal-lang
sorcus has quit [Quit: WeeChat 3.0]
teardown has joined #crystal-lang
deavmi has quit [Ping timeout: 272 seconds]
teardown_ has joined #crystal-lang
teardown_ has quit [Remote host closed the connection]
teardown has quit [Ping timeout: 268 seconds]
teardown has joined #crystal-lang
deavmi has joined #crystal-lang
_ht has quit [Remote host closed the connection]
deavmi has quit [Ping timeout: 240 seconds]
teardown_ has joined #crystal-lang
deavmi has joined #crystal-lang
teardown has quit [Ping timeout: 268 seconds]
deavmi has quit [Ping timeout: 272 seconds]
teardown has joined #crystal-lang
deavmi has joined #crystal-lang
teardown_ has quit [Ping timeout: 268 seconds]
teardown_ has joined #crystal-lang
melthelesbian has quit [Ping timeout: 264 seconds]
melthelesbian_ has joined #crystal-lang
deavmi has quit [Ping timeout: 272 seconds]
teardown has quit [Ping timeout: 268 seconds]
teardown_ has quit [Ping timeout: 268 seconds]
teardown has joined #crystal-lang
deavmi has joined #crystal-lang
deavmi has quit [Ping timeout: 240 seconds]
teardown_ has joined #crystal-lang
teardown has quit [Ping timeout: 268 seconds]
deavmi has joined #crystal-lang
sorcus has joined #crystal-lang
deavmi has quit [Ping timeout: 272 seconds]
teardown has joined #crystal-lang
teardown_ has quit [Ping timeout: 268 seconds]
teardown_ has joined #crystal-lang
deavmi has joined #crystal-lang
teardown has quit [Ping timeout: 268 seconds]
teardown has joined #crystal-lang
teardown_ has quit [Ping timeout: 268 seconds]
teardown_ has joined #crystal-lang
teardown has quit [Ping timeout: 268 seconds]
teardown has joined #crystal-lang
teardown_ has quit [Ping timeout: 268 seconds]
teardown_ has joined #crystal-lang
teardown has quit [Ping timeout: 268 seconds]
teardown has joined #crystal-lang
teardown_ has quit [Ping timeout: 268 seconds]
teardown_ has joined #crystal-lang
teardown has quit [Ping timeout: 268 seconds]
<FromGitter>
<jrei:matrix.org> Too bad, this does not work`StaticArray(User?, 4_u8)`
<FromGitter>
<jrei:matrix.org> I mean: `StaticArray(User?, 4).new { nil }`
teardown has joined #crystal-lang
teardown_ has quit [Ping timeout: 268 seconds]
teardown_ has joined #crystal-lang
teardown has quit [Ping timeout: 268 seconds]
teardown has joined #crystal-lang
teardown_ has quit [Ping timeout: 268 seconds]
<FromGitter>
<Blacksmoke16> what doesnt work about it?