IRC channel logs

2021-09-05.log

back to list of logs

***chris is now known as Guest4108
***apteryx_ is now known as apteryx
<tohoyn>if x is an arbitrary real number for which integer-valued? return #t does (inexact->exact x) always return an exact integer?
<tohoyn>^returns #t
<tohoyn>andrzejku: hello
<andrzejku>tohoyn, hi
<andrzejku>tohoyn, how is your day?
<tohoyn>andrzejku: fine
<andrzejku>tohoyn, are you Guile developer?
<tohoyn>andrzejku: not actually. I'm developing my own programming language that uses Guile as platform.
<andrzejku>ohh, why so?
<andrzejku>can you share the link?
<tohoyn>andrzejku: However, I have made a fixed version of statprof profiler
<tohoyn>andrzejku: you mean to my own language?
<andrzejku>yes
<tohoyn> http://www.iki.fi/tohoyn/theme-d/
<andrzejku>ahh sounds powerful
<andrzejku>static typing in guile
<lilyp>tohoyn: I personally use (inexact->exact (round n)) as number->integer, so I'd assume yes
<tohoyn>lilyp: tx. I think I'll write my own function for this in C and use scm_i_dbl2big.
<roelj>From a "strings" extract of a core dump of a memory-leaking Guie process, it seems SSL/TLS certificates are duplicated many times. Is that normal?
<stis>Heya guilers!
***Guest4108 is now known as chrislck
<stis>Heya guilers!