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
brokkoli_origin has quit [Ping timeout: 248 seconds]
brokkoli_origin has joined #crystal-lang
mps has quit [Ping timeout: 244 seconds]
dawids has joined #crystal-lang
dawids has quit [Remote host closed the connection]
fifr has quit [Ping timeout: 265 seconds]
fifr has joined #crystal-lang
mps has joined #crystal-lang
fifr has quit [Ping timeout: 260 seconds]
fifr has joined #crystal-lang
fifr_ has joined #crystal-lang
fifr has quit [Ping timeout: 252 seconds]
fifr_ has quit [Ping timeout: 255 seconds]
fifr has joined #crystal-lang
eightthree has quit [Ping timeout: 255 seconds]
eightthree has joined #crystal-lang
<frojnd> mps I see there is 1.13.1-r0 for Alpine edge. Is that version built with interpreter?
<frojnd> mps: ^
<mps> frojnd: no. look like maintainer is still against this option
<mps> s/look/looks/
<mps> we should ask him
<frojnd> I wonder if I would send him an email? Is that even the proper way for Alpine?
<frojnd> afaik it's stable...
<frojnd> Or should I ask on gitlab issue tracker?
<mps> I think it is ok, or maybe better open issue request at https://gitlab.alpinelinux.org/alpine/aports/-/issues
<mps> yes, I also think it is stable
<frojnd> ok will write there and maybe someone else will also like to have that feature enabled
<mps> sure, I would like it to have officially
<frojnd> Trying to sign in using gitlab.com (already signed into the gitlab.com) I get: Sign-in using GitLab.com auth failed Contact admins oh sigh
<mps> sorry, I don't know how this works. you can join #alpine-infra on OFTC and ask infrastructure people about this
<frojnd> I managed to login
<mps> nice
<mps> I assigned it to jirutka (maintainer)
<frojnd> Yeah, but I see whay he is so conservative: https://github.com/crystal-lang/crystal/labels/topic%3Acompiler%3Ainterpreter
<frojnd> Quite a few bugs inside... But I think for simple stuff is nice to have interpreter even though it crashes sometimes
<frojnd> I mean there is a prompt that it's experimental... so user should be aware of this anyways
eightthree has quit [Remote host closed the connection]
eightthree has joined #crystal-lang
Elouin has quit [Read error: Connection reset by peer]
Elouin has joined #crystal-lang
ngp has joined #crystal-lang
Vexatos has quit [*.net *.split]
dostoyevsky2 has quit [*.net *.split]
FlibberTGibbet has quit [*.net *.split]
FlibberTGibbet has joined #crystal-lang
dostoyevsky2 has joined #crystal-lang
Vexatos has joined #crystal-lang
dostoyevsky2 has quit [Max SendQ exceeded]
Vexatos has quit [Quit: Client Quit]
Vexatos_ has joined #crystal-lang
dostoyevsky2 has joined #crystal-lang
eightthree_ has joined #crystal-lang
eightthree has quit [Remote host closed the connection]
eightthree_ is now known as eightthree
Guest99 has joined #crystal-lang
<Guest99> So the other day I asked how to compare the values in two different objects, and just now I actually found an old forum post that answers it:
<Guest99> It still doesn't solve the problem that you need to repeat yourself by listing all attributes a second time, but it's something!
Guest99 has quit [Remote host closed the connection]
Guest99 has joined #crystal-lang
<Guest99> I solved the second problem too it seems, there is Crystal::Macros::TypeNode#instance_vars, which does just that.
Guest99 has quit [Remote host closed the connection]