havenwood changed the topic of #ruby to: Ruby 3.3.4 (3.4.0-preview1) https://www.ruby-lang.org | Logs https://libera.irclog.whitequark.org/ruby
mtm has quit [Ping timeout: 255 seconds]
Guest62 has quit [Quit: Client closed]
TCZ has quit []
mtm has joined #ruby
_0x1eef has joined #ruby
jmcgnh has quit [Remote host closed the connection]
jmcgnh has joined #ruby
cappy has joined #ruby
ormaaj has quit [Ping timeout: 248 seconds]
grenierm has joined #ruby
trillion_exabyte has quit [Ping timeout: 252 seconds]
trillion_exabyte has joined #ruby
rvalue has quit [Ping timeout: 255 seconds]
rvalue has joined #ruby
meinside has joined #ruby
Pixi has quit [Ping timeout: 264 seconds]
Pixi has joined #ruby
hd1 has joined #ruby
hd1 has left #ruby [#ruby]
guest007 has joined #ruby
guest007 has quit [Quit: leaving]
Linux_Kerio has joined #ruby
Linux_Kerio has quit [Ping timeout: 260 seconds]
FetidToot3 has quit [Read error: Connection reset by peer]
FetidToot3 has joined #ruby
gemmaro has joined #ruby
cappy has quit [Quit: Leaving]
grenierm has quit [Quit: Client closed]
Linux_Kerio has joined #ruby
graywolf has joined #ruby
MomosOrDeath5761 has joined #ruby
weaksauc_ has joined #ruby
MomosOrDeath576 has quit [Ping timeout: 252 seconds]
MomosOrDeath5761 is now known as MomosOrDeath576
weaksauce has quit [Ping timeout: 252 seconds]
desnudopenguino has quit [Read error: Connection reset by peer]
weaksauce has joined #ruby
weaksauc_ has quit [Ping timeout: 252 seconds]
Inline has joined #ruby
gemmaro has quit [Remote host closed the connection]
mtm has quit [Ping timeout: 260 seconds]
mtm has joined #ruby
gemmaro_ has joined #ruby
reset has joined #ruby
gemmaro_ has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
donofrio has joined #ruby
donofrio_ has joined #ruby
donofrio_ has quit [Remote host closed the connection]
donofrio_ has joined #ruby
donofrio_ has quit [Remote host closed the connection]
Inline has quit [Ping timeout: 260 seconds]
donofrio has quit [Ping timeout: 244 seconds]
donofrio_ has joined #ruby
Inline has joined #ruby
toonlink has quit [Remote host closed the connection]
goofansu has quit [Remote host closed the connection]
whereiseveryone has quit [Remote host closed the connection]
srushe has quit [Remote host closed the connection]
jmcantrell has quit [Remote host closed the connection]
caleb_ has quit [Remote host closed the connection]
johnhamelink has quit [Remote host closed the connection]
tostr has quit [Remote host closed the connection]
kyber has quit [Remote host closed the connection]
Bounga has quit [Remote host closed the connection]
slondr has quit [Remote host closed the connection]
hwrd has quit [Remote host closed the connection]
RetroPunk has quit [Remote host closed the connection]
g_sg has quit [Remote host closed the connection]
eax_ has quit [Remote host closed the connection]
KOTP has quit [Remote host closed the connection]
alexisg has quit [Remote host closed the connection]
koenraad_ has quit [Remote host closed the connection]
simonista has quit [Remote host closed the connection]
matta has quit [Remote host closed the connection]
fourstepper has quit [Remote host closed the connection]
graemefawcett has quit [Remote host closed the connection]
pjaspers has quit [Write error: Connection reset by peer]
patrick_ has quit [Remote host closed the connection]
tsujp has quit [Remote host closed the connection]
johnhamelink has joined #ruby
slondr has joined #ruby
KOTP has joined #ruby
goofansu has joined #ruby
jmcantrell has joined #ruby
graemefawcett has joined #ruby
patrick_ has joined #ruby
Bounga has joined #ruby
koenraad has joined #ruby
toonlink has joined #ruby
matta has joined #ruby
whereiseveryone has joined #ruby
g_sg has joined #ruby
eax_ has joined #ruby
simonista has joined #ruby
srushe has joined #ruby
tostr has joined #ruby
tsujp has joined #ruby
RetroPunk has joined #ruby
caleb_ has joined #ruby
pjaspers has joined #ruby
fourstepper has joined #ruby
kyber has joined #ruby
hwrd has joined #ruby
alexisg has joined #ruby
hwrd has quit [Ping timeout: 252 seconds]
mark22k has quit [Quit: The Lounge - https://thelounge.chat]
mark22k has joined #ruby
Inline has quit [Quit: Leaving]
user71 has joined #ruby
<mooff> highly relatable content https://i.imgur.com/xFjotHQ.jpeg
dza5 has joined #ruby
dza has quit [Killed (mercury.libera.chat (Nickname regained by services))]
dza5 is now known as dza
<adam12> mooff: Hah! I saw this one a few days ago and saved it off, because it's definitely relatable to me.
<mooff> :)
<mooff> adam12: did you yell at your computer when the article said @@class_vars were equivalent to @class_ivars?
<adam12> mooff: Which article was this?
<adam12> Oof. I didn't even notice tbh.
<mooff> i was skimming just up to there, but it caught my eye
<mooff> https://jpcamara.com/2024/06/04/your-ruby-programs.html#:~:text=If%20this to save someone else time
cappy has joined #ruby
desnudopenguino has joined #ruby
<mooff> and/or adam time ;-)
<mooff> i was sort of disagreeing with the article while reading the start. not all Ruby programs use Rails, ActiveRecord, Unicorn, Puma, Sidekiq, or Falcon..
<mooff> > If you use net/http [...], you use threads 🧵.
<mooff> i've read net/http, and that didn't feel right. reading again it doesn't seem to use threads at all.
<adam12> I didn't realize net/http used threads.
<adam12> Oh, you're saying it doesn't?
cappy has quit [Quit: Leaving]
TCZ has joined #ruby
Inline has joined #ruby
polishdub has quit [Read error: Connection reset by peer]
polishdub has joined #ruby
whiteman809_ has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
whiteman809 has joined #ruby
whiteman809 has quit [Client Quit]
whiteman809 has joined #ruby
<mooff> yeah, i think it doesn't
whiteman809 has quit [Client Quit]
whiteman809 has joined #ruby
TCZ has quit []
desnudopenguino has quit [Read error: Connection reset by peer]
desnudopenguino has joined #ruby
Inline has quit [Quit: Leaving]
goldfish has joined #ruby
Inline has joined #ruby
graywolf has quit [Quit: WeeChat 4.3.4]
TCZ has joined #ruby
Vonter has quit [Ping timeout: 245 seconds]
Vonter has joined #ruby
eddof13 has joined #ruby
<havenwood> adam12: I think they mean to be pointing to Timeout.timeout being Thread usage in Net::HTTP.
<havenwood> HTTPX is oddly in there with Timeout, Net::HTTP and partied too hard Net::HTTP derivatives.
<adam12> havenwood: I had a feeling but thought Timeout.timeout was dropped from Net::HTTP since it now supports better IO timeouts.
<havenwood> adam12: It was dropped then added again after folk ran into issues.
<adam12> havenwood: Hmmm.
<havenwood> Looks like this one is still open https://github.com/ruby/net-http/issues/6
eddof13 has quit [Quit: eddof13]
user71 has quit [Quit: Leaving]
<adam12> Migrated a project from STI+JSONB to CTI and it went off without a hitch... definitely not what I was expecting. Fully prepared for a huge headache.
TCZ has quit []
grenierm has joined #ruby
eddof13 has joined #ruby
<adam12> mooff: I didn't realize how long that article was. TLDR
TCZ has joined #ruby
Linux_Kerio has quit [Ping timeout: 276 seconds]
eddof13 has quit [Quit: eddof13]
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
Inline has quit [Ping timeout: 244 seconds]
donofrio has joined #ruby
eddof13 has joined #ruby
donofrio_ has quit [Ping timeout: 264 seconds]
eddof13 has quit [Quit: eddof13]
eddof13 has joined #ruby
eddof13 has quit [Client Quit]
desnudopenguino has quit [Ping timeout: 260 seconds]
desnudopenguino has joined #ruby
eddof13 has joined #ruby
Vonter has quit [Ping timeout: 260 seconds]
eddof13 has quit [Quit: eddof13]
eddof13 has joined #ruby
johnny52 has joined #ruby
johnny52 has quit [Quit: WeeChat 4.3.5]
johnny52 has joined #ruby
johnny52 is now known as gr33n7007h
brokkoli_origin has quit [Ping timeout: 252 seconds]
brokkoli_origin has joined #ruby
gr33n7007h has quit [Client Quit]
gr33n7007h has joined #ruby
TCZ has quit []
brokkoli_origin has quit [Ping timeout: 276 seconds]
brokkoli_origin has joined #ruby