havenwood changed the topic of #ruby to: Ruby 3.2.2, 3.1.4, 3.3.0-preview2: https://www.ruby-lang.org | Rules: https://ruby-community.com | Logs: https://libera.irclog.whitequark.org/ruby
dza has quit [Server closed connection]
dza has joined #ruby
John_Ivan has joined #ruby
xlymian has joined #ruby
DemonDerg has quit [Quit: ZNC - https://znc.in]
A_Dragon has joined #ruby
A_Dragon is now known as DemonDerg
John_Ivan has quit [Quit: Disrupting the dragon's slumber one time too often shall eventually bestow upon all an empirical and indiscriminate conflagration that will last for all goddamn eternity.]
raz3time has joined #ruby
raz3time has quit [Remote host closed the connection]
raz3time has joined #ruby
sympt has quit [Server closed connection]
sympt has joined #ruby
havenwood has quit [Server closed connection]
havenwood has joined #ruby
thomas25- has quit [Server closed connection]
thomas25 has joined #ruby
brokkoli_origin has quit [Ping timeout: 240 seconds]
brokkoli_origin has joined #ruby
Vonter has quit [Quit: WeeChat 4.1.0]
Vonter has joined #ruby
svartur-hrafn has quit [Remote host closed the connection]
grenierm has joined #ruby
raz3time has quit [Quit: Go back to your cringe 9 to 5. I'll be gaming.]
mretka has quit [Server closed connection]
mretka has joined #ruby
constellati0n has joined #ruby
constellati0n has quit [Ping timeout: 260 seconds]
Linux_Kerio has joined #ruby
leah2 has quit [Server closed connection]
leah2 has joined #ruby
CrazyEddy has quit [Remote host closed the connection]
donofrio has quit [Ping timeout: 260 seconds]
tomtmym has joined #ruby
tomtmym has quit [Changing host]
tomtmym has joined #ruby
Linux_Kerio has quit [Ping timeout: 246 seconds]
jhass has quit [Server closed connection]
jhass has joined #ruby
Paris has joined #ruby
Mindiell has joined #ruby
<Mindiell> hello, is there a known problem with rubyems.org ? It seems "bundle install" is not working today on my computer
<Mindiell> and the internet seems available
<Mindiell> Net::OpenTimeout: execution expired
<Mindiell> Bundler::HTTPError: Network error while fetching https://index.rubygems.org/versions (execution expired)
<Mindiell> hmmm, strange thing, this URL (/versions) seems to work in my browser
paris2 has joined #ruby
Paris has quit [Ping timeout: 264 seconds]
reinboar has quit [Quit: Ping timeout (120 seconds)]
reinboar has joined #ruby
_ht has joined #ruby
constxqt has quit [Ping timeout: 260 seconds]
paris2 has quit [Quit: have phun]
paris2 has joined #ruby
grenierm has quit [Ping timeout: 250 seconds]
paris2 has quit [Quit: AndroIRC - Android IRC Client ( http://www.androirc.com )]
teclator has joined #ruby
plan260 has joined #ruby
marahin has quit [Server closed connection]
marahin has joined #ruby
constellati0n has joined #ruby
<Mindiell> hmmm, apparently it was a ipv6 problem. What is strange is that it worked several days without any problem :o/
constellati0n has quit [Ping timeout: 258 seconds]
Thanzex6 has joined #ruby
Thanzex has quit [Ping timeout: 260 seconds]
Thanzex6 is now known as Thanzex
Thanzex has quit [Quit: Ping timeout (120 seconds)]
constxqt has joined #ruby
Thanzex has joined #ruby
rvalue has quit [Read error: Connection reset by peer]
sarna has quit [Ping timeout: 260 seconds]
<ox1eef_> Mindiell: There could be. Before you arrived someone else had a different problem with rubygems that suggests something's wrong on their side. Then again, your error looks similar to ones Ive seen in the past where there was a problem between you & rubygems.
joako_ has joined #ruby
sarna has joined #ruby
joako has quit [Ping timeout: 264 seconds]
infinityfye has joined #ruby
infinityfye has quit [Client Quit]
infinityfye has joined #ruby
JayDoubleu____ has quit [Server closed connection]
JayDoubleu____ has joined #ruby
rvalue has joined #ruby
schne1der has joined #ruby
sphex has quit [Server closed connection]
sphex has joined #ruby
<Mindiell> ox1eef_: disabling IPv6 was my temporary solution for now. Thx ;)
yosafbridge has quit [Server closed connection]
yosafbridge has joined #ruby
constellati0n has joined #ruby
constellati0n has quit [Ping timeout: 260 seconds]
Linux_Kerio has joined #ruby
___nick___ has joined #ruby
ultralan has joined #ruby
ultralan has quit [Remote host closed the connection]
mahlon has quit [Ping timeout: 240 seconds]
mahlon has joined #ruby
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
___nick___ has joined #ruby
havenwood changed the topic of #ruby to: Ruby 3.2.2, 3.1.4, 3.3.0-preview3: https://www.ruby-lang.org | Rules: https://ruby-community.com | Logs: https://libera.irclog.whitequark.org/ruby
<leah2> no funky syntax additions?
constellati0n has joined #ruby
bovis has joined #ruby
John_Ivan has joined #ruby
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<bovis> https://bpa.st/S4AA Working with a binary file. Its structure is: int, varying number of chars, int, varying number of ints. I'd like to be able to open the file, collect the bytes according to the structure. The unpack method gives me granular access, but doesn't let me seek through the file, since it just returns an array. Do I need to manually set the cursor to seek through the structure of my file?
Mindiell has left #ruby [#ruby]
xlymian has quit [Ping timeout: 260 seconds]
___nick___ has joined #ruby
c10l has quit [Ping timeout: 264 seconds]
c10l has joined #ruby
xlymian has joined #ruby
llua has quit [Server closed connection]
llua has joined #ruby
introom has left #ruby [WeeChat 3.7.1]
Fragnot has joined #ruby
Fragnot has quit [Client Quit]
Fragnot has joined #ruby
<Fragnot> My RoR app got really slow. Rack Middleware at p95 sometimes takes 10-20 sec to complete. I was looking at the GIL. Any advice is welcome
Fragnot has quit [Client Quit]
Fragnot has joined #ruby
Fragnot has quit [Client Quit]
Paris has joined #ruby
gr33n7007h has quit [Ping timeout: 264 seconds]
gr33n7007h has joined #ruby
kenichi has quit [Ping timeout: 255 seconds]
Paris has quit [Ping timeout: 246 seconds]
xlymian has quit [Ping timeout: 260 seconds]
kenichi has joined #ruby
kenichi has quit [Changing host]
kenichi has joined #ruby
<ox1eef_> havenwood: Sounds like a nice release.
<ox1eef_> leah2: No, none that I saw. Although, calling getaddrinfo / getnameinfo now implies spawning a thread, which seems a bit weird to me.
<leah2> same on node :p
<leftylink> hmm... I see that one of my code relies on evaluation order...
<leftylink> pandabot: rb prev = 0; 5.times.map { |v| (prev + (prev = v * v)) }
<pandabot> stderr: playpen: timeout triggered! - exit 1 - https://carc.in/#/r/g36v
<leftylink> pandabot: rb prev = 0; 5.times.map { |v| (prev + (prev = v * v)) }
<pandabot> [0, 1, 5, 13, 25] - https://carc.in/#/r/g36w
<leftylink> if evaluation order were to change, that will mess it up
<leftylink> I don't expect it will change though
<leftylink> so hopefully all is good
<leftylink> I know what you're thinking, "jeez Ray, just use the closed-form formula"
<leftylink> well obviously that is not the actual computation I'm doing, it's just the minimal example that uses the same structure
<leftylink> s/Ray/Lefty/ for y'all I mean
Paris has joined #ruby
___nick___ has quit [Ping timeout: 258 seconds]
Linux_Kerio has quit [Ping timeout: 240 seconds]
Paris has quit [Quit: AndroIRC - Android IRC Client ( http://www.androirc.com )]
polishdub has quit [Server closed connection]
polishdub has joined #ruby
adam12 has quit [Server closed connection]
adam12 has joined #ruby
dalan03822833 has quit [Read error: Connection reset by peer]
dalan03822833 has joined #ruby
dalan03822833 has quit [Quit: dalan03822833]
dalan03822833 has joined #ruby
Thanzex has quit [Ping timeout: 240 seconds]
Thanzex has joined #ruby
Fridtjof has quit [Quit: ZNC - http://znc.in]
_ht has quit [Quit: _ht]
Fridtjof has joined #ruby
yziquel has joined #ruby
yziquel has quit [Quit: Client closed]
teclator has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
infinityfye has quit [Quit: Leaving]
Thanzex has quit [Ping timeout: 255 seconds]
Thanzex has joined #ruby
schne1der has quit [Ping timeout: 260 seconds]
justThanks has quit [Quit: ZNC 1.8.2 - https://znc.in]
justache has joined #ruby
teclator has joined #ruby
justache has quit [Remote host closed the connection]
justache has joined #ruby
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
justache has quit [Quit: ZNC 1.8.2 - https://znc.in]
Vonter has quit [Ping timeout: 252 seconds]
Vonter has joined #ruby
justache has joined #ruby
justache has quit [Remote host closed the connection]
justache has joined #ruby
teclator has quit [Ping timeout: 246 seconds]
_whitelogger has quit [Server closed connection]
_whitelogger has joined #ruby
weaksauc_ has quit [Quit: Textual IRC Client: www.textualapp.com]
gr33n7007h has quit [Ping timeout: 240 seconds]
gr33n7007h has joined #ruby