jhass changed the topic of #crystal-lang to: The Crystal programming language | https://crystal-lang.org | Crystal 0.35.1 | 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
deavmi has quit [Read error: Connection reset by peer]
deavmi has joined #crystal-lang
f1refly has joined #crystal-lang
f1reflyylmao has quit [Ping timeout: 256 seconds]
<ryanprior> That does sound like a neat feature, kinda like a tuple with types known ahead of time, but spread out over time via iterations rather than space
<ryanprior> I could even picture making it cyclic
Liothen has quit [Quit: Liothen]
<FromGitter> <Blacksmoke16> @Dan-Do @HertzDevil oprypin https://github.com/crystal-lang/crystal/pull/9803
_whitelogger has joined #crystal-lang
issyl0 has quit [*.net *.split]
davic has quit [*.net *.split]
yxhuvud has quit [*.net *.split]
badeball has quit [*.net *.split]
issyl0 has joined #crystal-lang
davic has joined #crystal-lang
badeball has joined #crystal-lang
yxhuvud has joined #crystal-lang
yxhuvud has quit [Read error: Connection reset by peer]
yxhuvud has joined #crystal-lang
zorp has joined #crystal-lang
zorp has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
alexherbo2 has joined #crystal-lang
alexherbo2 has quit [Ping timeout: 256 seconds]
skrzyp has quit [Ping timeout: 258 seconds]
alexherbo2 has joined #crystal-lang
<oprypin> @christopherzimmerman: @j8r: https://github.com/oprypin/crystal-imgui/commit/5c305064bfd2b8333ae00c07eb2572f9dbad575b#diff-a75fc1452d1c4a5508c6c92c72c39f62 the fact that i did this (it is basically a map that avoided unions) makes me think that is should be possible to do generically
<oprypin> perhaps make it `macro map` :o
<oprypin> that'll change the quality of the block to be deduced each time, no change otherwise
<FromGitter> <j8r> indeed with macros unions can be avoided
<FromGitter> <bararchy> how f**ked am I? ⏎ ⏎ ```code paste, see link``` [https://gitter.im/crystal-lang/crystal?at=5f7c57a265cb0320607263f5]
<FromGitter> <bararchy> 😢
<FromGitter> <bararchy> *cries in siganl 11
<FromGitter> <yxhuvud> Quite.
<yxhuvud> How much do you allocate? :)
<jhass> any interactions with C libs? in different threads?
<FromGitter> <asterite> do you define any `finalize`? It looks like you are creating objects in a GC pass, these are registering as finalizers... I'm sure you shouldn't do that. But I don't know
<FromGitter> <bararchy> @asterite nothing on my side ⏎ no c libs
HumanG33k has joined #crystal-lang
ua_ is now known as ua
HumanGeek has quit [Ping timeout: 258 seconds]
Elouin6 has joined #crystal-lang
Elouin has quit [Read error: Connection reset by peer]
Elouin6 is now known as Elouin
deavmi has quit [Quit: Eish! Load shedding.]
<FromGitter> <asterite> does it happen consistently? It's just the std lib?
deavmi has joined #crystal-lang
alexherbo2 has quit [Ping timeout: 272 seconds]
alexherbo2 has joined #crystal-lang
alexherbo2 has quit [Ping timeout: 240 seconds]
alexherbo28 has joined #crystal-lang
<raz> re: > how f**ked am I?
<raz> i would put it this way: there is an entire website about computer problems, named after your error message :P
<oprypin> j8r, no
<oprypin> `Set{"1, 2", "3"}` isn't `Set{1, 2, 3}`
<FromGitter> <j8r> there is also inspect
<FromGitter> <j8r> How can I make then a Set readable? I have complex objects inside
<FromGitter> <vinyll_gitlab> Hey all! I'm getting into Crystal rewriting an open source project that is in Python. ⏎ I'm using numpy for statistic computing. What would be the equivalent in Crystal (or should I search in C and bind it?) ?
<FromGitter> <Blacksmoke16> https://github.com/mverzilli/crystalla is only thing i can find, but is quite old at this point :/
<FromGitter> <j8r> maybe https://github.com/Nephos/stats ?
<FromGitter> <vinyll_gitlab> Oh wow, I didn't find and expect all these! This is very promising to see that 3rd party libs do exist. ⏎ Thanks a bunch for these links :)
<FromGitter> <Blacksmoke16> theres a lot of libs, but also a lot of abandoned ones
<FromGitter> <vinyll_gitlab> What is the best place to bind libs BTW? Is there a registry where they are listed or just your favorite search engine?
<FromGitter> <vinyll_gitlab> I guess even abandoned is fair enough when you *need* something specific and don't know where to start
<FromGitter> <vinyll_gitlab> Right, I actually had seen that awesome-crystal repo. Good to know that's the place to check 👍
<FromGitter> <Blacksmoke16> @watzon, @dscottboggs, others https://github.com/crystal-lang/crystal/issues/9802 i made an issue on a possible future iterations on annotations if you guys had any thoughts/suggestions
sorcus has quit [Ping timeout: 272 seconds]
Liothen has joined #crystal-lang
Liothen has quit [Read error: Connection reset by peer]
Liothen has joined #crystal-lang
Liothen has quit [Quit: Liothen]
Liothen has joined #crystal-lang