<FromGitter>
<HertzDevil> just noticed `Set` is no longer part of ruby's stdlib
<oprypin>
i dont think what ruby does is of any relevance anymore. it's just nuts
_ht has joined #crystal-lang
yxhuvud has quit [Quit: No Ping reply in 180 seconds.]
yxhuvud has joined #crystal-lang
<FromGitter>
<yb66_gitlab> Thanks raz. Sorry for the late reply, btw, it was my wife's online end of year drinking party, which I got dragged into and I even posted that while a bit tipsy (o_º) That and the rest of new year produced this time lag!
<FromGitter>
<yb66_gitlab> I took your advice and I also refactored the json file, just a silly structure to begin with. Ended up forking the project and where I've dropped npm in favour of Crystal/Kemal. https://github.com/yb66/isserviceworkerready . Much appreciated, I learnt a lot from the experience.
<FromGitter>
<yb66_gitlab> I've decided to start all new projects in Crystal instead of Ruby, for a lot of reasons, but a big one is that this community has been nothing but friendly and helpful, (long may it continue).
_whitelogger has joined #crystal-lang
deavmi has quit [Read error: Connection reset by peer]
deavmi has joined #crystal-lang
<FromGitter>
<Dan-Do> How to declare an enum which starts unicode character? https://carc.in/#/r/a7m6
<oprypin>
Dan-Do, cant. it's defined to start with [A-Z]
<FromGitter>
<Dan-Do> Uhm, so, how to overcome that?
<oprypin>
there's nothing to overcome
<oprypin>
it's like saying how do i write string literals using `<< string >>` syntax, then "you cant" then "how to overcome that"
<oprypin>
straight-shoota, creates "docs/*.md" files programmatically, on the fly. you could instead just create those with a bash script or something but these aren't actually written to the directory
darik has joined #crystal-lang
<straight-shoota>
Ah so it provides virtual source files to mkdocs, generated from like `crystal docs`
<oprypin>
straight-shoota, when you say "generated from like `crystal docs`" - well yes, but this example only walks all types and creates files with content that's literally just `::: Foo::Bar` , that's it
<straight-shoota>
okay, nice
<oprypin>
the big idea is that people won't need to do that because they won't be creating one page per type
<yxhuvud>
@herzdevil: set has never been required by default in ruby. I guess it has been moved to a gem now? But that the gem is included by default installations. So still there, just a bit different organization.
Volk has joined #crystal-lang
<FromGitter>
<HertzDevil> yeah ruby's distinction between core/stdlib/official gems confuses me
<oprypin>
straight-shoota: oh looks like Crinja might be a very good candidate for this doc generator :o
<straight-shoota>
so not doing everything in python?
hightower2 has quit [Ping timeout: 256 seconds]
Volk has quit [Quit: See you next time!]
darik has quit [Quit: Leaving]
Volk has joined #crystal-lang
teardown has quit [Write error: Connection reset by peer]
teardown has joined #crystal-lang
teardown_ has joined #crystal-lang
teardown has quit [Ping timeout: 240 seconds]
teardown has joined #crystal-lang
teardown_ has quit [Ping timeout: 240 seconds]
teardown_ has joined #crystal-lang
teardown has quit [Ping timeout: 240 seconds]
postmodern has quit [Quit: Leaving]
hightower2 has joined #crystal-lang
HumanG33k has joined #crystal-lang
HumanG33k has quit [Remote host closed the connection]