companion_cube changed the topic of #ocaml to: Discussion about the OCaml programming language | http://www.ocaml.org | OCaml 4.14.0 released: https://ocaml.org/releases/4.14.0.html | Try OCaml in your browser: https://try.ocamlpro.com | Public channel logs at https://libera.irclog.whitequark.org/ocaml/
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
olle has quit [Ping timeout: 240 seconds]
perdent has joined #ocaml
Haudegen has quit [Ping timeout: 246 seconds]
raskol has joined #ocaml
Sankalp has quit [Ping timeout: 256 seconds]
Sankalp- has joined #ocaml
Sankalp- is now known as Sankalp
rgrinberg has joined #ocaml
omegatron has quit [Quit: Power is a curious thing. It can be contained, hidden, locked away,and yet it always breaks free.]
raskol has quit [Ping timeout: 248 seconds]
waleee has quit [Ping timeout: 244 seconds]
bobo_ has joined #ocaml
spip has quit [Ping timeout: 240 seconds]
perdent has quit [Quit: Client closed]
hackinghorn has quit [Quit: fBNC - https://bnc4free.com]
hackinghorn has joined #ocaml
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rgrinberg has joined #ocaml
rgrinberg has quit [Client Quit]
rgrinberg has joined #ocaml
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zebrag has quit [Remote host closed the connection]
nated has quit [Ping timeout: 240 seconds]
szkl has quit [Quit: Connection closed for inactivity]
azimut has quit [Ping timeout: 240 seconds]
azimut has joined #ocaml
mro has joined #ocaml
Sankalp has quit [Ping timeout: 248 seconds]
mro has quit [Remote host closed the connection]
Sankalp has joined #ocaml
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
Tuplanolla has joined #ocaml
Haudegen has joined #ocaml
mro has joined #ocaml
Tuplanolla has quit [Ping timeout: 248 seconds]
olle has joined #ocaml
Tuplanolla has joined #ocaml
hackinghorn has quit [Changing host]
hackinghorn has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
perdent has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
perdent has quit [Quit: Client closed]
mro has quit [Remote host closed the connection]
omegatron has joined #ocaml
waleee has joined #ocaml
bartholin has joined #ocaml
bartholin has quit [Quit: Leaving]
tristanC_ is now known as tristanC
Everything has joined #ocaml
waleee has quit [Ping timeout: 248 seconds]
azimut has quit [Ping timeout: 240 seconds]
azimut has joined #ocaml
Everything has quit [Quit: leaving]
mro has joined #ocaml
spip has joined #ocaml
bobo_ has quit [Ping timeout: 246 seconds]
rgrinberg has joined #ocaml
mro has quit [Remote host closed the connection]
rgrinberg has quit [Client Quit]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
<d_bot> <darrenldl> anyone has experience running afl-fuzz (+crowbar) inside podman/docker?
rgrinberg has joined #ocaml
<d_bot> <darrenldl> figured out the issue - i was not on afl switch
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
azimut has quit [Ping timeout: 240 seconds]
raskol has joined #ocaml
azimut has joined #ocaml
raskol has quit [Ping timeout: 276 seconds]
adanwan has quit [Ping timeout: 240 seconds]
adanwan has joined #ocaml
spip has quit [Ping timeout: 248 seconds]
Anarchos has joined #ocaml
spip has joined #ocaml
azimut has quit [Remote host closed the connection]
Anarchos has quit [Quit: Vision[]: i've been blurred!]
<d_bot> <froyo> does the runtime/clambda indicate somewhere that a function is fully or partially applied?
<d_bot> <froyo> I wanna inspect/instrument a bunch of big ocaml libraries to see the pct of partial applications
azimut has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
azimut has quit [Ping timeout: 240 seconds]
TakinOver has quit [Ping timeout: 248 seconds]
rgrinberg has joined #ocaml
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rgrinberg has joined #ocaml
nated has joined #ocaml
<d_bot> <michelle.chen> Hey Ocaml fam,
<d_bot> <michelle.chen>
<d_bot> <michelle.chen> When I use the VScode with the OCaml lsp extension, I often try to find the source of code in my dependencies like the picture below.
<d_bot> <michelle.chen>
<d_bot> <michelle.chen> When I go to the source code, you can see that I have compilation errors and lsp server cannot recognize it. However, the code compiles correctly. I was wondering if anybody knows how to have the lsp server recognize that these are all coorect
bartholin has joined #ocaml
mro has joined #ocaml
<d_bot> <NULL> Do you use dune ?
<d_bot> <michelle.chen> Yes
<d_bot> <NULL> You have built already right ?
<d_bot> <michelle.chen> Yes
mro has quit [Ping timeout: 276 seconds]
<d_bot> <octachron> By dependencies, do you mean the code source of the external libraries that you are using?
<d_bot> <michelle.chen> Yes
<d_bot> <octachron> I am not sure if work has been spent on my making the server work in this case. Partially, because the main entry point for external dependencies should be the library documentation rather the code source itself.
<d_bot> <octachron> (I am not saying that this is not useful, it is just sounds like this requires some specific support from the server)
mro has joined #ocaml
<d_bot> <Ulugbek> Hi, what you’re asking isn’t currently supported unfortunately
nated has quit [Quit: Konversation terminated!]
<d_bot> <anmonteiro> My intuition says that the Merlin config “just” needs to include those dependencies install dirs?
<d_bot> <anmonteiro> I believe not all dependencies install their sources though, so in many cases we’d be limited to mli files for “find source”
mro has quit [Ping timeout: 240 seconds]
raskol has joined #ocaml
mro has joined #ocaml
mro has quit [Remote host closed the connection]
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bartholin has quit [Quit: Leaving]
waleee has joined #ocaml
mro has joined #ocaml
<d_bot> <michelle.chen> Sometimes scrolling for vscode using OCaml doesn't work well on my laptop. It can lag a lot. I think the Ocaml-lsp server might slowing it down. Any tips on how to make the coding experience much smoother for vscode?
<d_bot> <NULL> Scrolling lags ? I don't think this triggers an action in the LSP, so it's weird
rgrinberg has joined #ocaml
rgrinberg has quit [Client Quit]
bartholin has joined #ocaml
raskol has quit [Ping timeout: 246 seconds]
raskol has joined #ocaml
<d_bot> <michelle.chen> yah, it's my first time using OCaml in a long time
<d_bot> <michelle.chen> particularly, I was snooping on the Jane Street bonsai repo.
<d_bot> <michelle.chen> I never experienced lag so much when programming in OCaml until I tried read this codebase
rgrinberg has joined #ocaml
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<d_bot> <rgrinberg> Some people have ran into some performance issues with the lsp server in certain code bases.
rgrinberg has joined #ocaml
<d_bot> <rgrinberg> It's not yet clear whether it's an issue with lsp or merlin or both
<d_bot> <rgrinberg> Wouldn't be surprised if bonsai triggers this issue
<d_bot> <michelle.chen> ooo I see. Any quick hacks to make the IDE experience more repsonsive?
<d_bot> <rgrinberg> try the master branch of ocamllsp. we finally have some decent request cancellation support, so if there's a bunch of slow requests, some of them will be thrown away
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<d_bot> <rgrinberg> you can also disable features to see if it speeds things up. code lenses, outline, code actions etc.
omegatron has quit [Quit: Power is a curious thing. It can be contained, hidden, locked away,and yet it always breaks free.]
raskol has quit [Ping timeout: 248 seconds]
olle has left #ocaml [#ocaml]
dwt_ has quit [Ping timeout: 246 seconds]
dwt_ has joined #ocaml
bartholin has quit [Quit: Leaving]
mro has quit [Quit: Leaving...]
raskol has joined #ocaml
azimut has joined #ocaml
azimut has quit [Remote host closed the connection]
azimut has joined #ocaml
Haudegen has quit [Ping timeout: 246 seconds]
meinside has joined #ocaml
raskol has quit [Ping timeout: 240 seconds]
Tuplanolla has quit [Quit: Leaving.]
xgqt has quit [Ping timeout: 248 seconds]