leafybas_ has quit [Remote host closed the connection]
leafybas_ has joined #crystal-lang
leafybas_ has quit [Ping timeout: 276 seconds]
leafybas_ has joined #crystal-lang
leafybas_ has quit [Ping timeout: 260 seconds]
barosl_ has quit [Quit: Leaving]
shama has quit [Quit: (╯°□°)╯︵ɐɯɐɥs]
nakilon has quit [Ping timeout: 246 seconds]
NeverDie has joined #crystal-lang
leafybas_ has joined #crystal-lang
NeverDie has quit [Max SendQ exceeded]
NeverDie has joined #crystal-lang
leafybas_ has quit [Ping timeout: 252 seconds]
NeverDie has quit [Ping timeout: 250 seconds]
NeverDie has joined #crystal-lang
NeverDie has quit [Ping timeout: 264 seconds]
nakilon has joined #crystal-lang
nakilon has quit [Ping timeout: 265 seconds]
<CompanionCube>
grr
* CompanionCube
has an issue to file on crystal_lib but can't seem to phrase it right
NeverDie has joined #crystal-lang
xd1le has joined #crystal-lang
<jokke>
hi i'm playing around with cookies in crystal. it seems that i don't receive them though. I set a cookie and it's not being sent by the client. it's not in request.cookies however. here's the output of `p request.headers; p request.cookies` https://p.jreinert.com/GyIs/
<jokke>
any clues?
NeverDie has quit [Read error: Connection reset by peer]
NeverDie has joined #crystal-lang
NeverDie has quit [Client Quit]
NeverDie has joined #crystal-lang
NeverDie has quit [Max SendQ exceeded]
barosl has joined #crystal-lang
NeverDie has joined #crystal-lang
watsy has joined #crystal-lang
xd1le has quit [Quit: ERC (IRC client for Emacs 24.5.1)]
zodiak_ has joined #crystal-lang
nakilon has joined #crystal-lang
zodiak has quit [Ping timeout: 246 seconds]
pawnbox_ has joined #crystal-lang
nakilon has quit [Ping timeout: 252 seconds]
leafybas_ has joined #crystal-lang
leafybas_ has quit [Ping timeout: 265 seconds]
wmoxam has joined #crystal-lang
pawnbox_ has quit [Remote host closed the connection]
pawnbox_ has joined #crystal-lang
pawnbox_ has quit [Remote host closed the connection]
pawnbox_ has joined #crystal-lang
pawnbox_ has quit [Remote host closed the connection]
watsy has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<jhass>
change crystal-pg: to pg: in your shard.yml
<doddok>
i replaced require "crystal-pg"
<doddok>
but doesn't work
<jhass>
change crystal-pg: to pg: in your shard.yml
<doddok>
ok, working
<doddok>
does crystal use heap for object allocation?
pawnbox_ has quit [Ping timeout: 240 seconds]
<doddok>
where can i read about internals
<jhass>
for class'es yes, struct's are stack allocated
<jhass>
some stuff is in /doc/, specs & code for the rest
pawnbox_ has joined #crystal-lang
CodiS has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
pawnbox_ has quit [Remote host closed the connection]
pawnbox_ has joined #crystal-lang
pawnbox_ has quit [Remote host closed the connection]
pawnbox_ has joined #crystal-lang
BlaXpirit has quit [Quit: Konversation]
pawnbox_ has quit [Remote host closed the connection]
pawnbox_ has joined #crystal-lang
pawnbox_ has quit [Remote host closed the connection]
pawnbox_ has joined #crystal-lang
pawnbox_ has quit [Remote host closed the connection]
pawnbox_ has joined #crystal-lang
<crystal-gh>
[crystal] davydovanton opened pull request #1880: Fix typo in matrix test descriptions (master...doc-typo-matrix-specs) http://git.io/v8XHe
<crystal-gh>
[crystal] jhass pushed 2 new commits to master: http://git.io/v8XHA
<crystal-gh>
crystal/master 3c9a4ce Jonne Haß: Merge pull request #1880 from davydovanton/doc-typo-matrix-specs...
<crystal-gh>
crystal/master e2b09fe Anton Davydov: Fix typo in matrix test descriptions [skip ci]
pawnbox_ has quit [Remote host closed the connection]
pawnbox_ has joined #crystal-lang
Davy_CC has joined #crystal-lang
ssvb has joined #crystal-lang
<Davy_CC>
Hi everyone, I'm a newbie to Crystal Language. And I'm a rubyist from Taiwan. :)
pawnbox_ has quit [Remote host closed the connection]
<jhass>
Davy_CC: welcome
<Davy_CC>
I want to promote this awesome language to Taiwan, so I will translate some documents and tutorials into (Traditional) Chinese. Does anyone have suggestions
<Davy_CC>
jhass: I saw you have the domain ja.crystal-lang.org pointed to Japanese version. How can I also put the translation onto the subdomain of crystal-lang.org?
<jhass>
you would host the translated contents somewhere and then get back to us and ask for the sub to point there