corwin has left #ocaml [ERC 5.6-git (IRC client for GNU Emacs 30.0.50)]
reynir has joined #ocaml
Tuplanolla has quit [Quit: Leaving.]
<discocaml>
<mbacarella> If anyone is too eager to do something OCaml related this evening because they just can't wait for Monday, feel free to check out this opam PR that uses multicore to speed-up how quickly it presents an install plan to you https://github.com/ocaml/opam/pull/5877
kurfen has quit [Ping timeout: 272 seconds]
a51 has quit [Quit: WeeChat 4.2.1]
<companion_cube>
I'd suggest introducing an interface to domainslib (rather than using its names directyl everywhere) in case you want to replace it someday 🙃
<discocaml>
<mbacarella> yeah not crazy. only really using `async` and `await` and `parallel_for` so that stuff could be copy/pasted from `domainslib` into it
<discocaml>
<mbacarella> to remove the dependency on `domainslib` which transitively pulls in a few other libraries
waleee has quit [Ping timeout: 264 seconds]
jabuxas has quit [Ping timeout: 268 seconds]
trillion_exabyte has quit [Ping timeout: 260 seconds]
trillion_exabyte has joined #ocaml
kurfen has joined #ocaml
zanetti has joined #ocaml
motherfsck has quit [Quit: quit]
motherfsck has joined #ocaml
zanetti has quit [Quit: zanetti]
justache is now known as justache_Test
justache_Test is now known as justache
motherfsck has quit [Read error: Connection reset by peer]
motherfsck has joined #ocaml
zanetti has joined #ocaml
germ has joined #ocaml
Square3 has joined #ocaml
Square3 is now known as Square
Serpent7776 has joined #ocaml
bartholin has joined #ocaml
<discocaml>
<nikruiz> Hello, we are looking for employees for a cryptocurrency project:
<discocaml>
<nikruiz>
<discocaml>
<nikruiz> * Beta tester ($45/hour)
<discocaml>
<nikruiz> * Moderator ($500/week)
<discocaml>
<nikruiz> * Community Manager ($1000/week)
<discocaml>
<nikruiz> * NFT-artist (negotiable)
<discocaml>
<nikruiz> * Advertisers (negotiable)
<discocaml>
<nikruiz> * Web Developer (negotiable)
<discocaml>
<nikruiz> * Investors
<discocaml>
<nikruiz>
<discocaml>
<nikruiz> If you are interested in collaborating, please send me a DM
waleee has quit [Remote host closed the connection]
waleee has joined #ocaml
Anarchos has joined #ocaml
Serpent7776 has quit [Ping timeout: 260 seconds]
zanetti has quit [Quit: zanetti]
<Anarchos>
how to create an input_channel from a Buffer ?
<companion_cube>
Lol, you can't
<Anarchos>
companion_cube i read strings from a socket, and i want to store them in a session.history value. And also to feed them to a lexer/parser. The need of both is to be able to store the comments in session.history, but they will be discareded by lexer.
Anarchos has quit [Quit: Vision[]: i've been blurred!]
<companion_cube>
Sorry, but channels are just too limited :/
<nore>
you can use a lexbuf however, using Lexing.from_function
<nore>
should be enough for ocamllex, and you should be able to store them as well
zanetti has joined #ocaml
<discocaml>
<limp.biskit> mums vs ocaml interior of the mentor?
a51 has quit [Quit: WeeChat 4.2.1]
romildo has quit [Quit: Leaving]
dnh has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]