havenwood changed the topic of #ruby to: Ruby 3.4.4, 3.3.8, 3.5.0-preview1 https://www.ruby-lang.org | Log https://libera.irclog.whitequark.org/ruby
mange has joined #ruby
pastelowl has quit [Quit: WeeChat 4.6.3]
pastelowl has joined #ruby
ua_ has quit [Ping timeout: 252 seconds]
markong has quit [Ping timeout: 260 seconds]
ua_ has joined #ruby
<The_Camel> adam12, alrighty
fercell has quit [Quit: ZNC - https://znc.in]
fercell has joined #ruby
o0x1eef has quit [Quit: Brb]
o0x1eef has joined #ruby
Vonter has joined #ruby
Linux_Kerio has joined #ruby
Linux_Kerio has quit [Read error: Connection reset by peer]
cappy has joined #ruby
<leftylink> >> "#{%}#{%}#{%}#{%}#}}}}}}}}"
<ruby[bot]> leftylink: # => "#" (https://carc.in/#/r/i3rg)
<mikko> how does that work
<mange> Magic, I assume.
<mange> It might help to consider what %}hi} does.
<mikko> interesting, i kinda would've expected that to want %}hi{
<mikko> since %{hi{ needs to be %{hi} too
<o0x1eef> Indeed. This is a string by itself. Similar to "hi"
<o0x1eef> } opens and closes the string.
<o0x1eef> That's how I'm reading it so far.
dviola has joined #ruby
Furai has quit [Quit: WeeChat 4.6.3]
Furai has joined #ruby
The_Camel has quit [Ping timeout: 252 seconds]
grenierm has joined #ruby
jmcantrell has quit [Ping timeout: 260 seconds]
pages has quit [Ping timeout: 252 seconds]
dionysus69 has joined #ruby
schne1der has joined #ruby
pages has joined #ruby
ih8u2 has joined #ruby
ih8u has quit [Ping timeout: 260 seconds]
ih8u2 is now known as ih8u
BSaboia has quit [Quit: ZNC - https://znc.in]
BSaboia has joined #ruby
cappy has quit [Quit: Leaving]
jtperreault has quit [Ping timeout: 260 seconds]
jtperreault has joined #ruby
Fusl has quit [Ping timeout: 260 seconds]
Fusl has joined #ruby
surrounder has quit [Remote host closed the connection]
surrounder has joined #ruby
grenierm has quit [Ping timeout: 272 seconds]
Evil-Bob has quit [Quit: Ping timeout (120 seconds)]
Evil-Bob has joined #ruby
TomyWork has joined #ruby
msv has quit [Remote host closed the connection]
msv has joined #ruby
niv has quit [Read error: Connection reset by peer]
cybniv has joined #ruby
cybniv has quit [Read error: Connection reset by peer]
niv has joined #ruby
niv has quit [Quit: ZNC - https://znc.in]
niv has joined #ruby
markong has joined #ruby
mange has quit [Quit: Zzz...]
marahin has quit [Server closed connection]
marahin has joined #ruby
andy-turner has joined #ruby
hansolo has quit [Ping timeout: 252 seconds]
hansolo has joined #ruby
inline has quit [Ping timeout: 260 seconds]
<leah2> how good is rjit in 3.4.4?
<leah2> rendering my blog is slower :D
user71 has joined #ruby
markong has quit [Ping timeout: 260 seconds]
sweatiest has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
sweatiest has joined #ruby
<havenwood> leah2: RJIT is removed from Ruby in 3.5 but can still be used as a gem. It's a toy.
<havenwood> leah2: Ruby 3.5 will ship ZJIT but based on current progress I suspect it may not be ready until 3.6 and YJIT will remain the default. ZJIT is intended to be a production JIT that replaces YJIT, unlike RJIT which is more of a proof of concept and toy.
sweatiest has quit [Quit: ZNC 1.9.1+deb2+b3 - https://znc.in]
<leah2> oh right, i thought rjit was zjit
<leah2> confusing! :D
<leah2> i'm only updating for 3.4 currently
<havenwood> leah2: Then YJIT is the way to go!
<havenwood> I suspect YJIT will still be the way in 3.5, unless ZJIT really speeds up development.
<havenwood> Seems on track for 3.6. I don't think they've decided yet whether to keep YJIT roughly as it is or pare it down to be a secondary but simpler JIT with ZJIT as the default.
sweatiest has joined #ruby
<havenwood> ZJIT is intended to replace YJIT in any case.
<leah2> hm, zjit needs rust too
markong has joined #ruby
<havenwood> leah2: Yes, and Ruby 3.5's MMTK needs Rust as well.
<havenwood> (New optional modular GC.)
<havenwood> Still all optional stuff, though I consider the JIT rather essential at this point.
cappy has joined #ruby
<leah2> i just write scripts so :D
dionysus69 has quit [Ping timeout: 252 seconds]
denvermullets has joined #ruby
The_Camel has joined #ruby
markong has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
adam12 has quit [Quit: Ping timeout (120 seconds)]
markong has joined #ruby
adam12 has joined #ruby
markong has quit [Client Quit]
markong has joined #ruby
kmad has quit [Ping timeout: 252 seconds]
kmad has joined #ruby
<leah2> test suite on i686 reliably crashes in mysterious ways ><
cappy has quit [Quit: Leaving]
et09_ has joined #ruby
<et09_> anyone got a good nvim/coc/solargraph setup? trying to get it set up and a bit lost
<et09_> now uninstalled and trying rails.vim ...
denvermullets has quit [Ping timeout: 252 seconds]
polishdub has quit [Ping timeout: 276 seconds]
<et09_> not sure that's the right one. i'm really just looking for something like "prettier" for js/ts, namely for autoformatting
polishdub has joined #ruby
<et09_> got other stuff for linting/correctness, altho i guess autocomplete would be nice
jmcantrell has joined #ruby
<et09_> ah...rufo + neoformat seems to work nicely...
sir_oj has joined #ruby
denvermullets has joined #ruby
et09 has joined #ruby
et09_ has left #ruby [#ruby]
sarna has quit [Ping timeout: 244 seconds]
Linux_Kerio has joined #ruby
jmcantrell has quit [Ping timeout: 248 seconds]
Linux_Kerio has quit [Read error: Connection reset by peer]
markong has quit [Ping timeout: 276 seconds]
havenwood changed the topic of #ruby to: Ruby 3.4.5, 3.3.8, 3.5.0-preview1 https://www.ruby-lang.org | Log https://libera.irclog.whitequark.org/ruby
The_Camel has quit [Remote host closed the connection]
The_Camel has joined #ruby
sarna has joined #ruby
oznek has joined #ruby
oznek has quit [Client Quit]
jmcantrell has joined #ruby
llua has quit [Ping timeout: 252 seconds]
jmcantrell has quit [Ping timeout: 252 seconds]
jmcantrell has joined #ruby
llua has joined #ruby
___nick___ has joined #ruby
schne1der has quit [Quit: schne1der]
___nick___ has quit [Client Quit]
denvermullets has quit [Ping timeout: 260 seconds]
___nick___ has joined #ruby
denvermullets has joined #ruby
andy-turner has quit [Quit: Leaving]
yop32 has joined #ruby
<yop32> hi everyone
user71 has quit [Quit: Leaving]
yop32 has quit [Quit: Going offline, see ya! (www.adiirc.com)]
johnjaye has quit [Read error: Connection reset by peer]
andy-turner_ has joined #ruby
andy-turner_ has quit [Client Quit]
TomyWork has quit [Ping timeout: 252 seconds]
__nick__ has joined #ruby
___nick___ has quit [Ping timeout: 276 seconds]
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
Exa has quit [Quit: see ya!]
Exa has joined #ruby
__nick__ has quit [Ping timeout: 252 seconds]
markong has joined #ruby
sir_oj has quit [Read error: Connection reset by peer]
denvermullets has quit [Remote host closed the connection]
mange has joined #ruby
balo has quit [Server closed connection]
balo has joined #ruby
brw has quit [Remote host closed the connection]
brw has joined #ruby