alexherbo2 has quit [Remote host closed the connection]
gdiazlo has quit [Ping timeout: 252 seconds]
YuGiOhJCJ has quit [Remote host closed the connection]
YuGiOhJCJ has joined #ocaml
pi3ce has joined #ocaml
bacam has quit [Ping timeout: 260 seconds]
bacam has joined #ocaml
gdiazlo has joined #ocaml
quernd80 has quit [Quit: Ping timeout (120 seconds)]
quernd80 has joined #ocaml
gdiazlo has quit [Ping timeout: 252 seconds]
f[x] has joined #ocaml
neuroevolutus has joined #ocaml
neuroevolutus has quit [Ping timeout: 256 seconds]
neuroevolutus has joined #ocaml
f[x] has quit [Remote host closed the connection]
neuroevolutus has quit [Ping timeout: 256 seconds]
gdiazlo has joined #ocaml
m5zs7k has quit [Ping timeout: 246 seconds]
YuGiOhJCJ has quit [Ping timeout: 260 seconds]
YuGiOhJCJ has joined #ocaml
gdiazlo has quit [Ping timeout: 245 seconds]
m5zs7k has joined #ocaml
neuroevolutus has joined #ocaml
Serpent7776 has joined #ocaml
bartholin has joined #ocaml
gdiazlo has joined #ocaml
gdiazlo has quit [Ping timeout: 252 seconds]
gdiazlo has joined #ocaml
gdiazlo has quit [Ping timeout: 260 seconds]
neuroevolutus has quit [Quit: Client closed]
gdiazlo has joined #ocaml
<discocaml>
<gooby_clown> @enza7059 what's your pfp
<discocaml>
<hannes6838> I observe that both bytes and bigarray are (basically) continuous regions of memory, and was wondering whether I could develop a type / library with a type t where of_bytes and of_bigarray are defined (without copying the underlying data), and then do get and set operations on that abstract type? I tried briefly (using of_bytes = identity, and of_bigarray as a C function that returns ba->data) -- but went into segmentation fault. I am also
alexherbo2 has joined #ocaml
<discocaml>
<octachron> In brief, OCaml doesn't support pointers to the middle of data structures because all blocks are preceded by GC headers.
alexherbo2 has quit [Remote host closed the connection]
<discocaml>
<octachron> I don't know if it would work to have a noscan header at the start of the bigarray data and returns a pointer just after this pseudo header?
<discocaml>
<enza7059> Lilith
<discocaml>
<gooby_clown> Lilith the demon?
<discocaml>
<gooby_clown> Or the celestial body
<discocaml>
<gooby_clown> I think there was one 🤔
<discocaml>
<gooby_clown> Or was it a planet associated with Lilith
toastal has joined #ocaml
leah2 has quit [Ping timeout: 255 seconds]
leah2 has joined #ocaml
Anarchos has joined #ocaml
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
<discocaml>
<luck33> Does anyone know if there's a nice matrix bridge for Eio here/on discord? I've never made the Matrix jump, and I wanted to talk to some of the Eio folks.
jlrnick has joined #ocaml
gdiazlo has quit [Ping timeout: 265 seconds]
gdiazlo has joined #ocaml
toastal has left #ocaml [Disconnected: Hibernating too long]
Anarchos has quit [Quit: Vision[]: i've been blurred!]
alexherbo2 has quit [Remote host closed the connection]
euphores has quit [Quit: Leaving.]
euphores has joined #ocaml
alexherbo2 has joined #ocaml
Tuplanolla has joined #ocaml
bartholin has joined #ocaml
Serpent7776 has joined #ocaml
torretto_ has quit [Remote host closed the connection]
torretto has joined #ocaml
<discocaml>
<qrpnxz> Is it possible to meaningfully interact with `'a Lazy.t` values from C? Manual doesn't seem to document how this might be done.
softmoth has joined #ocaml
alexherbo2 has quit [Remote host closed the connection]
Anarchos has joined #ocaml
jlrnick has joined #ocaml
softmoth has quit [Ping timeout: 276 seconds]
jlrnick has quit [Ping timeout: 265 seconds]
leah2 has quit [Ping timeout: 276 seconds]
cedric has joined #ocaml
cedric has quit [Client Quit]
leah2 has joined #ocaml
bartholin has quit [Quit: Leaving]
<Anarchos>
how to include a signature and override a type ?
Serpent7776 has quit [Ping timeout: 265 seconds]
Anarchos has quit [Quit: Vision[]: i've been blurred!]
gdiazlo has quit [Ping timeout: 276 seconds]
<discocaml>
<shon_18152> Which matrix channel is connected with general? I am in two ocaml matrix channels and its neither of those XD
<discocaml>
<hannes6838> it is the IRC channel on irc.libera.chat (named #ocaml there)
<discocaml>
<hannes6838> thanks Florian. I think that unfortunately won't easily work, since I need to pass a page-aligned piece of memory to some C code -- so I could try to allocate something that has space for a noscan header, and then the data comes and is page-aligned... hmm hmm
gdiazlo has joined #ocaml
gdiazlo has quit [Ping timeout: 252 seconds]
gdiazlo has joined #ocaml
softmoth has joined #ocaml
softmoth has quit [Read error: Connection reset by peer]
softmoth has joined #ocaml
spew has joined #ocaml
gentauro has quit [Read error: Connection reset by peer]