havenwood changed the topic of #ruby to: Ruby 3.4.7, 3.3.10, 3.5.0-preview1 https://www.ruby-lang.org | Logs https://libera.irclog.whitequark.org/ruby
matoro has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
matoro has joined #ruby
pastelowl has joined #ruby
pastelowl has quit [Ping timeout: 264 seconds]
pastelowl has joined #ruby
pragmatism has joined #ruby
inline__ has joined #ruby
Inline has quit [Ping timeout: 255 seconds]
flurp28 has joined #ruby
brokkoli_origin has quit [Ping timeout: 244 seconds]
brokkoli_origin has joined #ruby
mange has joined #ruby
hightower2 has joined #ruby
hightower3 has quit [Ping timeout: 246 seconds]
pastelowl has quit [Quit: WeeChat 4.7.1]
<havenwood> ZJIT seems to be coming along nicely for Ruby 4. The flurry of patches continues.
<havenwood> MMTK seems to be moving forward too. Even got StickyImmix working without too much fuss.
<havenwood> I'm actually really looking forward to Ruby::Box, so I hope it gets a bit more stable!
delgnam has quit [Ping timeout: 264 seconds]
delgnam has joined #ruby
toretore has joined #ruby
weaksauce has quit [Quit: The Lounge - https://thelounge.chat]
yosafbridge has quit [Ping timeout: 264 seconds]
jmcantrell has quit [Ping timeout: 264 seconds]
jmcantrell has joined #ruby
yosafbridge has joined #ruby
inline__ is now known as Inline
jmcantrell has quit [Quit: WeeChat 4.7.1]
mange has quit [Remote host closed the connection]
user71 has joined #ruby
jmcantrell has joined #ruby
gois has quit [Quit: WeeChat 4.7.1]
weaksauce has joined #ruby
ih8u has quit [Ping timeout: 252 seconds]
admin1234 has joined #ruby
<admin1234> adam12: yo yo!
<admin1234> mind if I pm you some code ive been working on?
<admin1234> incase you have any feedback
ih8u has joined #ruby
Inline has quit [Ping timeout: 244 seconds]
Inline has joined #ruby
Inline has quit [Ping timeout: 265 seconds]
r3b00t_23a1ity has joined #ruby
Inline has joined #ruby
crespire has quit [Read error: Connection reset by peer]
admin1234 has quit [Quit: Lost terminal]
jmcantrell has quit [Quit: WeeChat 4.7.1]
flurp28 has quit [Quit: The Lounge - https://thelounge.chat]
toretore has quit [Ping timeout: 256 seconds]
inline__ has joined #ruby
Inline is now known as Guest3075
inline__ is now known as Inline
Guest3075 has quit [Ping timeout: 265 seconds]
dionysus69 has joined #ruby
msv has quit [Remote host closed the connection]
dviola has joined #ruby
<dionysus69> or asdf :P
ultralan has joined #ruby
ultralan has quit [Remote host closed the connection]
ultralan has joined #ruby
ultralan has quit [Remote host closed the connection]
user71 has quit [Quit: Do the right thing.]
toretore has joined #ruby
<rapha> havenwood: what is the state re rubygems.org meanwhile? who owns it now?
chair1 has joined #ruby
chair1 has quit [Client Quit]
hightower3 has joined #ruby
hightower4 has quit [Ping timeout: 244 seconds]
Tempesta has quit [Quit: See ya!]
Tempesta has joined #ruby
<nakilon> why does this run? :if => false group :if => true example
<nakilon> they don't match, I don't understand
user71 has joined #ruby
hightower4 has joined #ruby
hightower2 has quit [Ping timeout: 244 seconds]
<r3b00t_23a1ity> nakilon: I would say, the :if => true overrides the :if => false of the group. or what do you mean by don't match?
<nakilon> I didn't know these are built-in, I always thought that filters are working by matching things
<nakilon> how then to describe this logic formula
<nakilon> this table is easier to describe when to run, while the functionality is to describe where not to run
<nakilon> for example, I have shared_examples like this: [:a, :b].each do |hook| it hook: hook do
<nakilon> and I want to exclude hook :b when I include_examples
<nakilon> it's probably easier to add "next if hook == :b", lol
<nakilon> but no, I need to activate this condition somehow
<nakilon> like: next if excludes_arg.include? hook
<nakilon> but then why is if/unless feature a thing
chooX has joined #ruby
chooX has left #ruby [#ruby]
<nakilon> I wish include_examples accepted block so I could do "next unless yield hook" and "include_examples ... { |hook| hook != :b }
GreenResponse has joined #ruby
r3b00t_23a1ity has quit [Remote host closed the connection]
oznek has joined #ruby
oznek has quit [Ping timeout: 260 seconds]
Inline has quit [Ping timeout: 265 seconds]
<havenwood> rapha: Still some things up in the air but looking like more IP might be assigned to Matz.
Inline has joined #ruby
r3b00t_23a1ity has joined #ruby
r3b00t_23a1ity has quit [Remote host closed the connection]
r3b00t_23a1ity has joined #ruby
r3b00t_23a1ity has quit [Remote host closed the connection]
cappy has joined #ruby
cappy has quit [Quit: Leaving]
dionysus69 has quit [Ping timeout: 250 seconds]
msv has joined #ruby
jmcantrell has joined #ruby
chair1 has joined #ruby
<delgnam> kjetilho: sorry for replying late, I got your point, I'm using Control+Shift+u to insert characters now (wezterm) so I don't need to do `stty quit""` to be able to do 󱥶.encoding, thanks for your help
trixie64 has joined #ruby
trixie64 has quit [Quit: Client closed]
trixie60 has joined #ruby
trixie60 has quit [Client Quit]
chair1 has quit [Quit: Client closed]
chair1 has joined #ruby
chair1 is now known as R2-D3
R2-D3 is now known as chair1
chair1 has quit [Quit: Client closed]
nmollerup has joined #ruby
itaipu has joined #ruby
gr33n7007h has quit [Read error: Connection reset by peer]
gr33n7007h has joined #ruby
szkl has quit [Quit: Connection closed for inactivity]
toretore has quit [Ping timeout: 256 seconds]
user71 has quit [Quit: Do the right thing.]
oznek has joined #ruby
oznek has quit [Client Quit]
mange has joined #ruby
Sampersand has joined #ruby
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
GreenResponse has quit [Quit: Leaving]
The_Camel_ has joined #ruby
The_Camel_ has quit [Client Quit]
The_Camel_ has joined #ruby
The_Camel_ has quit [Remote host closed the connection]
The_Camel has quit [Ping timeout: 264 seconds]
il_sole has quit [Remote host closed the connection]
The_Camel has joined #ruby
il_sole has joined #ruby