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/
vicfred has quit [Quit: Leaving]
<d_bot> <darrenldl> my development machine has only 8gb ram : v
<d_bot> <darrenldl>
<d_bot> <darrenldl> vaguely recall vscode taking a sizeable chunk out of it
chrisz has quit [Ping timeout: 256 seconds]
chrisz has joined #ocaml
szkl has quit [Quit: Connection closed for inactivity]
<d_bot> <cod1r> Same here. I only have 8 gbs and i have like 50+ tabs open on chrome
<d_bot> <cod1r> Vscode would just take too much memory
hsw has joined #ocaml
bobo has quit [Read error: Connection reset by peer]
bobo has joined #ocaml
kaph has joined #ocaml
bobo has quit [Ping timeout: 240 seconds]
bobo has joined #ocaml
<d_bot> <Lewis Campbell> I remember vscode used to be usable on my machine with 4gb of ram and a spinning platter. an update changed it, so I bought sublime text because it was cheaper than a new PC. have a much faster one now, but still prefer ST
<d_bot> <Patate> I like the "only 8gb" Only time I needed more than 4Gio was when I drew on a HUGE image (way above screen resolution) while streaming using discord. And even doing so, it took a long time for the undo history to get big enough for it to become a problem.
terrorjack has quit [Quit: The Lounge - https://thelounge.chat]
terrorjack has joined #ocaml
<d_bot> <darrenldl> in its defense, its also an old laptop, 8 year now
<d_bot> <darrenldl> interesting
<d_bot> <Patate> 8 year old is not THAT old in my opinion
<d_bot> <Patate> mine is older (named it Boromir, because it will fight till the end of the end, has a broken screen hinge, screen is scratched by keyboard when closed, but still works good as new xD)
<companion_cube> at least, when you move your mouse, you get multiple custor arrows
<d_bot> <darrenldl> 8gb is all good and dandy until one course requires you to run multiple vm : v
<d_bot> <darrenldl> @Patate windows or linux?
gravicappa has joined #ocaml
waleee has quit [Ping timeout: 240 seconds]
shawnw has quit [Ping timeout: 248 seconds]
vicfred has joined #ocaml
mbuf has joined #ocaml
zebrag has quit [Quit: Konversation terminated!]
vicfred has quit [Quit: Leaving]
dh` has quit [Ping timeout: 252 seconds]
ns12 has quit [Read error: Connection reset by peer]
ns12 has joined #ocaml
rgrinberg has joined #ocaml
rgrinberg has quit [Client Quit]
gravicappa has quit [Ping timeout: 240 seconds]
kor1 has quit [Quit: Leaving.]
tomku has quit [Remote host closed the connection]
tomku|two has joined #ocaml
<d_bot> <Bluddy> Memory is cheap enough that I haven't used less than 16GB in a while.
tomku|two has quit [Ping timeout: 240 seconds]
tomku has joined #ocaml
<d_bot> <darrenldl> i cant physically upgrade my laptop to reach 16gb : v
<d_bot> <darrenldl> well maybe i can if i find a large laptop ddr3 memory
tomku has quit [Ping timeout: 256 seconds]
tomku has joined #ocaml
<d_bot> <Bluddy> if you have an upgradeable laptop, the memory should hopefully be available. if your laptop's memory is soldered on... well, one should make sure to buy 16GB soldered on nowadays
tomku has quit [Ping timeout: 256 seconds]
tomku has joined #ocaml
<d_bot> <darrenldl> 4gb is soldered on
<d_bot> <darrenldl> but in any case, id hope the future trend is not treating memory as free candies at hotel lobby
<d_bot> <cod1r> lmao
dh` has joined #ocaml
dh` has quit [Changing host]
dh` has joined #ocaml
spip has joined #ocaml
bobo has quit [Ping timeout: 256 seconds]
<d_bot> <tron> Hi
<d_bot> <tron> Ocaml
<d_bot> <tron> Like Camel 😂
olle has joined #ocaml
<d_bot> <tron> Who the fuck still uses this shit
<d_bot> <tron> 🤮🤮🤮🤮🤮
<d_bot> <Bluddy> @tron Please follow the community rules or you will be banned.
bartholin has joined #ocaml
<d_bot> <tron> You still alive ? Lmao😂😂😂
<d_bot> <tron> I last saw you was in 2019
<d_bot> <tron> Right before Covid shit happened
olle has quit [Ping timeout: 240 seconds]
Haudegen has joined #ocaml
<omni> if anyone is interested, we tried to build for the riscv64 target on alpinelinux
spip has quit [Quit: Konversation terminated!]
gravicappa has joined #ocaml
shawnw has joined #ocaml
olle has joined #ocaml
spip has joined #ocaml
olle has quit [Remote host closed the connection]
kaph has quit [Ping timeout: 256 seconds]
xgqt has quit [Ping timeout: 272 seconds]
spip has quit [Quit: Konversation terminated!]
xgqt has joined #ocaml
Everything has joined #ocaml
shawnw has quit [Ping timeout: 250 seconds]
Everything has quit [Quit: leaving]
dextaa has joined #ocaml
dextaa has quit [Remote host closed the connection]
<dmbaturin> Since when `opam upgrade` upgrades the _compiler_ within a single switch?
<d_bot> <NULL> Since you [can] remove the fixed version invariant of the switch
neilthereildeil has joined #ocaml
<d_bot> <Patate> Oof
<dmbaturin> NULL: Ah, so it happens when there's no single invariant, and `opam init` creates default switches that way now?
<d_bot> <Patate> Depends... Everyday use debian, and when no other choice (or when it is waaay simpler) Windows. Dual boot on this machine.
<d_bot> <NULL> The invariant can now be `ocaml` (without version requirement) or even empty or anything really. I don't know/remember what the default is
<d_bot> <NULL> ~~is~~ -> has become since the new invariants have been made possible
<dmbaturin> I see, that explains.
neilthereildeil has quit [Quit: Client closed]
hsw has quit [Ping timeout: 240 seconds]
<d_bot> <darrenldl> i was gonna say id be inpressed if you manage with 4gb on windows as daily driver
<OCamlPro[m]> <rjbou> default is `ocaml >= 4.05`
<OCamlPro[m]> <rjbou> `4.05.0`
vicfred has joined #ocaml
<d_bot> <Patate> I could... it works, but I just don't like it
<d_bot> <darrenldl> after windows leaving you with, what, a few hundred mb of ran left : p ?
mro has joined #ocaml
mro has quit [Quit: Leaving...]
<d_bot> <Patate> You are exagerating ^^ you have like 1Gio
waleee has joined #ocaml
rgrinberg has joined #ocaml
bartholin has quit [Quit: Leaving]
vicfred has quit [Quit: Leaving]
kaph has joined #ocaml
zebrag has joined #ocaml
unyu has quit [Quit: brb]
unyu has joined #ocaml
vicfred has joined #ocaml
hornhack has joined #ocaml
olle has joined #ocaml
hornhack has quit [Client Quit]
spip has joined #ocaml
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kevin1 has joined #ocaml
kevin1 has quit [Quit: WeeChat 3.4]
kevin1 has joined #ocaml
kaph has quit [Read error: Connection reset by peer]
kaph has joined #ocaml
kevin1 is now known as ks__
ks__ is now known as ks_
kaph_ has joined #ocaml
kaph has quit [Read error: Connection reset by peer]
wingsorc has joined #ocaml
mbuf has quit [Quit: Leaving]
rawley has joined #ocaml
gravicappa has quit [Ping timeout: 256 seconds]
rgrinberg has joined #ocaml
oriba has joined #ocaml
vicfred has quit [Quit: Leaving]
<d_bot> <mbacarella> I've seen it written that Rust has linear types, but I don't quite understand what that means. Is there an OCaml-centric explanation of linear types somewhere!
<d_bot> <orbitz> It means you can only have one reference to a value
rawley has quit [Remote host closed the connection]
Serpent7776 has quit [Quit: leaving]
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Haudegen has quit [Quit: No Ping reply in 180 seconds.]
Haudegen has joined #ocaml
olle has quit [Ping timeout: 240 seconds]
Haudegen has quit [Ping timeout: 240 seconds]
perrierjouet has quit [Ping timeout: 240 seconds]
perrierjouet has joined #ocaml
oriba has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
vicfred has joined #ocaml