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
_dave has left #crystal-lang [ERC 5.4 (IRC client for GNU Emacs 28.1)]
ur5us has joined #crystal-lang
Elouin has quit [Ping timeout: 260 seconds]
Elouin has joined #crystal-lang
sagax has joined #crystal-lang
<riza> SamantazFox: there are a bunch of us, the Discord server has an aoc channel. But I'm over here at github.com/robacarp/advent_of_code/
<riza> a couple more links from the discord https://github.com/hovsater/aoc-crystal
<riza> there are probably many others
<riza> oh we have a leaderboard too....uuuummm
<FromGitter> <refi64:linuxcafe.chat> Note that mine is not actually in Crystal 😅
<riza> oh whoops
<riza> i like that they're on sr.ht
<riza> i keep meaning to set up a gittea or something but ...
wwalker has quit [Remote host closed the connection]
wwalker has joined #crystal-lang
<FromGitter> <refi64:linuxcafe.chat> sr.ht is definitely pretty nice
ur5us has quit [Ping timeout: 246 seconds]
<FromGitter> <hasnep:matrix.org> Hi, does anyone know if there's a shard or some stdlib functionality to replicate Python's pydantic library? i.e. parsing JSON to a class
<FromGitter> <hasnep:matrix.org> Perfect, thanks!
ur5us has joined #crystal-lang
ur5us has quit [Ping timeout: 255 seconds]
ur5us has joined #crystal-lang
human_g33k has joined #crystal-lang
ur5us has quit [Ping timeout: 260 seconds]
jmdaemon has quit [Ping timeout: 256 seconds]
Sankalp has quit [Ping timeout: 256 seconds]
Sankalp has joined #crystal-lang
notzmv has joined #crystal-lang
notzmv has quit [Ping timeout: 265 seconds]
<FromGitter> <mdesantis> hello! I'm confused by type aliases. I can't see why this works: ⏎ ⏎ ```code paste, see link``` [https://gitter.im/crystal-lang/crystal?at=6390ee27dbde086250d1c2cd]
<FromGitter> <mdesantis> but this doesn't work: ⏎ ⏎ ```code paste, see link``` [https://gitter.im/crystal-lang/crystal?at=6390ee37b9b687534183aa42]
<FromGitter> <mdesantis> if `DeviceDir` is an alias of `Hash(DeviceName, DeviceFile | DeviceDir)`, why can't I call `.new` on it?
jmdaemon has joined #crystal-lang
<FromGitter> <ShalokShalom> hi there
<FromGitter> <ShalokShalom> is there somebody who has tried to run Crystal on the GraalVM?
<FromGitter> <ShalokShalom> It has support
jmdaemon has quit [Quit: ZNC 1.8.2 - https://znc.in]
_ht has joined #crystal-lang
<FromGitter> <Blacksmoke16> @mdesantis https://github.com/crystal-lang/crystal/issues/9752
<FromGitter> <Blacksmoke16> related: https://github.com/crystal-lang/crystal/issues/5155 ⏎ ⏎ recursive aliases are usually frowned upon, so might want to go to plan b
<FromGitter> <mdesantis> oh! I had found the 5155 but it's the first time I see 9752, makes sense. Thanks!
_ht has quit [Quit: _ht]
jmdaemon has joined #crystal-lang