Leonidas changed the topic of #ocaml to: Discussion about the OCaml programming language | http://www.ocaml.org | OCaml 4.13.0 released: https://ocaml.org/releases/4.13.0.html | Try OCaml in your browser: https://try.ocamlpro.com | Public channel logs at https://libera.irclog.whitequark.org/ocaml/
adanwan has quit [Ping timeout: 240 seconds]
adanwan has joined #ocaml
megeve has quit [Ping timeout: 250 seconds]
megeve has joined #ocaml
waleee has quit [Ping timeout: 252 seconds]
rgrinberg has joined #ocaml
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
terrorjack has quit [Quit: The Lounge - https://thelounge.chat]
terrorjack has joined #ocaml
rgrinberg has joined #ocaml
gravicappa has joined #ocaml
tizoc has quit [Quit: Coyote finally caught me]
vicfred has quit [Quit: Leaving]
tizoc has joined #ocaml
mbuf has joined #ocaml
zebrag has quit [Quit: Konversation terminated!]
<d_bot> <Bluddy> Copilot uses GPT-3. It doesn't really understand what you want -- it just picks up on (complex) patterns.
<d_bot> <.kodwx> at least match the programming language though
<d_bot> <.kodwx> maybe using the file extension if the current file has no code
<d_bot> <Bluddy> it's a black box. you can't force it to do anything.
<d_bot> <Bluddy> and I assume the problem is that there just isn't enough OCaml data in github for it to refer to.
unyu has quit [Ping timeout: 240 seconds]
unyu has joined #ocaml
Everything has joined #ocaml
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lobo has quit [Quit: lobo]
lobo has joined #ocaml
dextaa_ has quit [Remote host closed the connection]
szkl has joined #ocaml
mro has joined #ocaml
xd1le has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
bartholin has joined #ocaml
olle has joined #ocaml
szkl has quit [Quit: Connection closed for inactivity]
mro has quit [Remote host closed the connection]
mro has joined #ocaml
bartholin has quit [Ping timeout: 272 seconds]
bartholin has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Ping timeout: 272 seconds]
bartholin has quit [Ping timeout: 272 seconds]
mro has joined #ocaml
mro has quit [Ping timeout: 260 seconds]
bartholin has joined #ocaml
<d_bot> <dario_teixeira> It's been a few years since I've used Sqlite from OCaml. Back in the day I used the `ppx_sqlexpr` syntax extension, but it seems it hasn't been updated to work with more recent OCaml compilers. What are kids using these days? There's a tonne of Sqlite related packages in OPAM... (Thanks in advance!)
<reynir> I use caqti. It doesn't have any fancy syntax for writing queries though
bartholin has quit [Ping timeout: 260 seconds]
<d_bot> <dario_teixeira> There's always also the option of using the low-level `sqlite3` bindings, but I'd rather use something higher-level, that would take care of preparing statements, (de)serialisation, etc. But I'll take a look at `caqti`.
spip has joined #ocaml
bobo has quit [Ping timeout: 260 seconds]
bartholin has joined #ocaml
mro has joined #ocaml
mro has quit [Ping timeout: 240 seconds]
noddy has quit [Quit: WeeChat 3.4]
noddy has joined #ocaml
bartholin has quit [Ping timeout: 272 seconds]
<d_bot> <orbitz> I need to release my SQLite library. I've been lazy
Everything has quit [Ping timeout: 260 seconds]
Everything has joined #ocaml
bartholin has joined #ocaml
<d_bot> <leviroth> I’ve never used it, but caqti has `ppx_rapper` if you want fancy syntax.
<d_bot> <dario_teixeira> Oh yeah, I had totally forgotten about `ppx_rapper`. The combination `caqti` + `ppx_rapper` should satisfy my requirements for a maintained, high-level interface to Sqlite. Thanks!
mro has joined #ocaml
mro has quit [Read error: Connection reset by peer]
mro_ has joined #ocaml
mro_ has quit [Ping timeout: 256 seconds]
Everything has quit [Quit: leaving]
bartholin has quit [Ping timeout: 272 seconds]
mro has joined #ocaml
mro has quit [Ping timeout: 260 seconds]
bartholin has joined #ocaml
<companion_cube> I have my little wrapper around sqlite3 bindings, too
<companion_cube> with heterogeneous lists
mro has joined #ocaml
mro has quit [Ping timeout: 240 seconds]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
bartholin has quit [Ping timeout: 252 seconds]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
bartholin has joined #ocaml
bartholin has quit [Ping timeout: 272 seconds]
mro has joined #ocaml
bartholin has joined #ocaml
szkl has joined #ocaml
gravicappa has quit [Ping timeout: 246 seconds]
bartholin has quit [Ping timeout: 260 seconds]
rawley has joined #ocaml
<d_bot> <Drup> @octachron Nice work on the "detailed write up" for 4.14
<d_bot> <octachron> Thanks!
bartholin has joined #ocaml
<d_bot> <Drup> You're going to be busy to do the same for 5.0 😄
<d_bot> <octachron> There is probably some personal bias visible through the level of detail on changes on which I have worked on or reviewed. But that will be hopefully an incentive for making the writing more collaborative for 5.0.
<d_bot> <octachron> Or otherwise, I will be very busy asking questions on the finer detail of ARM64 assembler instructions for 5.0...
<d_bot> <octachron> And I am not completely sure which option is the more realistic one.
olle has quit [Quit: Lost terminal]
mro has quit [Quit: Leaving...]
bartholin has quit [Ping timeout: 250 seconds]
bartholin has joined #ocaml
motherfsck has joined #ocaml
rgrinberg has joined #ocaml
rawley has quit [Remote host closed the connection]
rawley has joined #ocaml
gdd has quit [Ping timeout: 272 seconds]
gdd has joined #ocaml
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rgrinberg has joined #ocaml
bartholin has quit [Ping timeout: 245 seconds]
bartholin has joined #ocaml
gdd has quit [Ping timeout: 260 seconds]
gdd has joined #ocaml
mbuf has quit [Quit: Leaving]
gravicappa has joined #ocaml
szkl has quit [Quit: Connection closed for inactivity]
bartholin has quit [Quit: Leaving]
vicfred has joined #ocaml
xd1le has quit [Quit: xd1le]
<sleepydog> the release notes were excellent, and the additions themselves are great. it's really a great way to end the 4.x branch
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Tuplanolla has joined #ocaml
kaph has quit [Ping timeout: 260 seconds]
Anarchos has joined #ocaml
dextaa_ has joined #ocaml
rgrinberg has joined #ocaml
gravicappa has quit [Ping timeout: 260 seconds]
companion_cube has quit [Quit: WeeChat 3.3]
ocabot has quit [Remote host closed the connection]
ocabot has joined #ocaml
companion_cube has joined #ocaml
motherfsck has quit [Quit: quit]
motherfsck has joined #ocaml
rawley has quit [Remote host closed the connection]
kaph has joined #ocaml
sparogy has quit [Remote host closed the connection]
sparogy has joined #ocaml
wyrd has quit [Ping timeout: 240 seconds]
wyrd has joined #ocaml
waleee has joined #ocaml
kaph_ has joined #ocaml
kaph has quit [Ping timeout: 256 seconds]
vicfred has quit [Quit: Leaving]
Tuplanolla has quit [Quit: Leaving.]
motherfsck has quit [Ping timeout: 246 seconds]
motherfsck has joined #ocaml
motherfsck has quit [Ping timeout: 250 seconds]
azimut has quit [Remote host closed the connection]
azimut has joined #ocaml
azimut has quit [Ping timeout: 240 seconds]
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
szkl has joined #ocaml
azimut has joined #ocaml
bobo has joined #ocaml
spip has quit [Ping timeout: 272 seconds]
Anarchos has quit [Quit: Vision[]: i've been blurred!]
rawley has joined #ocaml
azimut has quit [Ping timeout: 240 seconds]