havenwood changed the topic of #ruby to: Ruby 3.3.3, 3.2.4, 3.4.0-preview1 https://www.ruby-lang.org | Logs https://libera.irclog.whitequark.org/ruby
CanuteTheGreat has quit [Remote host closed the connection]
FetidToot33 has joined #ruby
FetidToot3 has quit [Read error: Connection reset by peer]
FetidToot33 is now known as FetidToot3
mange has joined #ruby
isf has joined #ruby
<isf> hi
<isf> where is the best place to ask about gem?
jenrzzz has joined #ruby
<weaksauc_> isf here i guess
<weaksauc_> or discord
<weaksauc_> or the gem's repo
<isf> discord is nonfree software, so I dont use it
<isf> weaksauc_: you know where is stored the programs we install with gem?
<weaksauc_> isf it depends
<isf> I use the GNU operating system
<weaksauc_> still depends
<weaksauc_> type `which some_program`
<weaksauc_> it will show you
<isf> neocities weaksauc_
<weaksauc_> what?
<isf> the program is called neocities
cappy has joined #ruby
<weaksauc_> go to the command line and type: which neocities
<isf> what is which? weaksauc_
<isf> what that program do?
<weaksauc_> it's a program that tells you where the exec is
<weaksauc_> man which
<isf> I dont have neocities already installed
<leftylink> I remember when I and the TA for the course I was taking had an interesting discussion about which
<leftylink> it could have been interesting to take his advice, though my life would have taken a different direction so who knows how that could hvae turned out
<leftylink> let us not forget `gem env | grep INSTALLATION`
isf has quit [Remote host closed the connection]
<leftylink> okay
isf has joined #ruby
jenrzzz has quit [Ping timeout: 252 seconds]
jenrzzz has joined #ruby
havenwood has quit [Quit: The Lounge - https://thelounge.chat]
havenwood has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
Triviality has joined #ruby
konsolebox has joined #ruby
DubPirate562 has joined #ruby
DubPirate562 has quit [Quit: Leaving]
gthank has quit [Read error: Connection reset by peer]
cappy has quit [Quit: Leaving]
sandra has quit [Ping timeout: 268 seconds]
sandra has joined #ruby
Inline has quit [Remote host closed the connection]
Inline has joined #ruby
wbooze has quit [Remote host closed the connection]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 252 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 252 seconds]
grenierm has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
jenrzzz has joined #ruby
polishdub has quit [Ping timeout: 256 seconds]
jenrzzz has quit [Ping timeout: 260 seconds]
wbooze has joined #ruby
Triviality has quit [Ping timeout: 246 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 255 seconds]
rvalue- has joined #ruby
TomyWork has joined #ruby
rvalue has quit [Ping timeout: 264 seconds]
hightower4 has quit [Remote host closed the connection]
rvalue- is now known as rvalue
grenierm has quit [Ping timeout: 250 seconds]
jenrzzz has joined #ruby
donofrio has joined #ruby
cognemo has joined #ruby
polishdub has joined #ruby
gaussianblue has joined #ruby
jenrzzz has quit [Ping timeout: 252 seconds]
graywolf has joined #ruby
Starfoxxes has joined #ruby
hightower2 has joined #ruby
Inline has quit [Remote host closed the connection]
Inline has joined #ruby
wbooze has quit [Remote host closed the connection]
donofrio_ has joined #ruby
donofrio has quit [Ping timeout: 264 seconds]
jenrzzz has joined #ruby
mange has quit [Remote host closed the connection]
jenrzzz has quit [Ping timeout: 252 seconds]
moeSizlak has joined #ruby
<moeSizlak> anyone here have an opinion of httpx ?
isf has quit [Ping timeout: 256 seconds]
Triviality has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
donofrio_ has quit [Ping timeout: 256 seconds]
gaussianblue has quit [Quit: leaving]
donofrio has joined #ruby
jenrzzz has joined #ruby
wbooze has joined #ruby
isf has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
<adam12> moeSizlak: I like it. I use it on most new projects.
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
isf has left #ruby [WeeChat 3.5]
TomyWork has quit [Remote host closed the connection]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
cappy has joined #ruby
jenrzzz has joined #ruby
cappy has quit [Quit: Leaving]
jenrzzz has quit [Ping timeout: 268 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 255 seconds]
desnudopenguino1 has joined #ruby
desnudopenguino has quit [Ping timeout: 268 seconds]
desnudopenguino1 is now known as desnudopenguino
hightower3 has joined #ruby
desnudopenguino1 has joined #ruby
desnudopenguino has quit [Ping timeout: 272 seconds]
desnudopenguino1 is now known as desnudopenguino
hightower2 has quit [Ping timeout: 264 seconds]
jenrzzz has joined #ruby
hightower3 has quit [Ping timeout: 264 seconds]
Guest6 has joined #ruby
Linux_Kerio has joined #ruby
Guest6 has quit [Client Quit]
jenrzzz has quit [Ping timeout: 255 seconds]
jenrzzz has joined #ruby
Triviality has quit [Ping timeout: 256 seconds]
jenrzzz has quit [Ping timeout: 268 seconds]
jenrzzz has joined #ruby
c10l has quit [Remote host closed the connection]
c10l has joined #ruby
jenrzzz has quit [Ping timeout: 268 seconds]
user71 has joined #ruby
user71 has quit [Remote host closed the connection]
user71 has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 268 seconds]
CanuteTheGreat has joined #ruby
osc4rpt has quit [Ping timeout: 252 seconds]
osc4rpt has joined #ruby
<havenwood> moeSizlak: There aren't a ton of Ruby HTTP clients with HTTP/2 support, but it's one of them.
<havenwood> The other two notable ones are Typhoeus (libcurl) and async-http.
<havenwood> Here's a spreadsheet that compares those three as well as some others: https://docs.google.com/spreadsheets/d/1vPlk6nMIFa3sI5ISl7zZ5r6lDNpVQX6Jxi3ksXCyVbs/edit?ouid=101326907353210064106
Vonter has quit [Ping timeout: 268 seconds]
<havenwood> I usually use async-http but httpx seems quite nice. The bit I've dabbled in it has been rewarding. Nice plugin system.
jenrzzz has joined #ruby
<havenwood> I look forward to async-http's future with HTTP/3. Typhoeus will likely be able to piggyback on libcurl progress. I don't know how HTTPX will proceed, but hopefully there will be some good QUIC libraries it can use.
r3m has quit [Read error: Connection reset by peer]
r3m has joined #ruby
hightower2 has joined #ruby
<havenwood> Maybe HoneyriderChuck will use async-http's quic lib.
<havenwood> I don't think this one is going to get finished https://github.com/unasuke/raioquic
<havenwood> No commits recently, but I believe Ioquatix is working on it this year. https://github.com/socketry/protocol-quic
gaussianblue has joined #ruby
<havenwood> moeSizlak: I'd consider it among the best Ruby HTTP clients with substantial benefits over stdlib Net::HTTP.
jardsonto has quit [Read error: Connection reset by peer]
jardsonto has joined #ruby
hightower2 has quit [Ping timeout: 268 seconds]
Starfoxxes has quit [Remote host closed the connection]
user71 has quit [Quit: Leaving]
jenrzzz has quit [Ping timeout: 252 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 255 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 252 seconds]
osc4rpt has quit [Ping timeout: 264 seconds]
osc4rpt has joined #ruby
Inline has quit [Remote host closed the connection]
Inline has joined #ruby
wbooze has quit [Remote host closed the connection]
donofrio_ has joined #ruby
donofrio has quit [Ping timeout: 268 seconds]
jenrzzz has joined #ruby
konsolebox has quit [Quit: .]
jenrzzz has quit [Ping timeout: 255 seconds]
jenrzzz has joined #ruby
Linux_Kerio has quit [Ping timeout: 268 seconds]
brw has quit [Quit: The Lounge - https://thelounge.chat]
brw has joined #ruby
ua_ has quit [Read error: Connection reset by peer]
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
ua_ has joined #ruby
ua_ has quit [Read error: Connection reset by peer]
ua__ has joined #ruby
ua__ has quit [Read error: Connection reset by peer]
ua__ has joined #ruby
ua__ has quit [Read error: Connection reset by peer]
ua__ has joined #ruby
wbooze has joined #ruby
Inline has quit [Quit: Leaving]
wbooze has quit [Quit: Konversation terminated!]
wbooze has joined #ruby
gthank has joined #ruby
jenrzzz has quit [Ping timeout: 268 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
jenrzzz has joined #ruby
graywolf has quit [Quit: WeeChat 4.3.3]