Munto has joined #ruby
vaillancourtmax has quit [Remote host closed the connection]
roadie has quit [Ping timeout: 252 seconds]
Rounin has quit [Ping timeout: 252 seconds]
hololeap has joined #ruby
splud has joined #ruby
<
nakilon>
case solved I guess )
<
weaksauce>
i think it's namespacing the versions of the historical api?
<
weaksauce>
idk that much about azure though
<
weaksauce>
and probably because it's being autogenerated from some master file
roadie has joined #ruby
lunarkitty has quit [Quit: Connection closed for inactivity]
roadie has quit [Ping timeout: 260 seconds]
TomyLobo has quit [Read error: Connection reset by peer]
taupiqueur has quit [Ping timeout: 265 seconds]
roadie has joined #ruby
roadie has quit [Ping timeout: 245 seconds]
CrazyEddy has quit [Ping timeout: 245 seconds]
CrazyEddy has joined #ruby
ur5us has quit [Ping timeout: 265 seconds]
roadie has joined #ruby
duds- has quit [Ping timeout: 276 seconds]
fercell has joined #ruby
work has quit [Quit: Connection closed for inactivity]
_ht has joined #ruby
dviola has quit [Quit: WeeChat 3.3]
dviola has joined #ruby
teclator has joined #ruby
justHaunt1 has joined #ruby
keyvan_ has joined #ruby
hansolo_ has joined #ruby
joenoon_ has joined #ruby
joenoon_ is now known as joenoon
keyvan_ is now known as keyvan
justHaunt1 is now known as justHaunt
hansolo_ is now known as hansolo
dayday has joined #ruby
duds- has joined #ruby
_ht has quit [Remote host closed the connection]
Bounga has joined #ruby
roadie has quit [Quit: ERC (IRC client for Emacs 25.3.50.1)]
whysthatso1 has joined #ruby
Rounin has joined #ruby
roshanavand has joined #ruby
hololeap_ has joined #ruby
hololeap has quit [Read error: Connection reset by peer]
jpw has joined #ruby
TomyWork has joined #ruby
roshanavand has quit [Ping timeout: 260 seconds]
dayday has quit [Quit: Connection closed for inactivity]
seisatsu has joined #ruby
dayday has joined #ruby
roshanavand has joined #ruby
taupiqueur has joined #ruby
donofrio has joined #ruby
roshanavand has quit [Ping timeout: 260 seconds]
hololeap_ has quit [Remote host closed the connection]
hololeap_ has joined #ruby
roshanavand has joined #ruby
jetchisel has quit [Quit: Unfortunately time is always against us -- [Morpheus]]
roshanavand has quit [Remote host closed the connection]
Guest33 has joined #ruby
<
Guest33>
hi, what do you guys think about the 99 Bottles of OOP book?
<
adam12>
Guest33: It's good.
dayday has quit [Quit: Connection closed for inactivity]
dayday has joined #ruby
Guest33 has quit [Ping timeout: 256 seconds]
shokohsc8 has quit [Ping timeout: 268 seconds]
shokohsc8 has joined #ruby
Furai has quit [Ping timeout: 268 seconds]
Furai has joined #ruby
roadie has joined #ruby
Tempesta has quit [Quit: AdiIRC is updating to v4.2 Beta Build (2021/10/13 UTC) 64 Bit]
Tempesta has joined #ruby
dayday has quit [Quit: Connection closed for inactivity]
rhe has joined #ruby
yossarian has quit [Ping timeout: 265 seconds]
Bounga has quit [Remote host closed the connection]
yossarian has joined #ruby
yossarian has joined #ruby
TomyWork has quit [Quit: Leaving]
roadie has quit [Ping timeout: 245 seconds]
Bounga has joined #ruby
_ht has joined #ruby
roadie has joined #ruby
yossarian has quit [Ping timeout: 252 seconds]
yossarian has joined #ruby
yossarian has quit [Changing host]
yossarian has joined #ruby
taupiqueur has quit [Quit: taupiqueur]
Bounga has quit [Ping timeout: 252 seconds]
Munto has quit [Ping timeout: 252 seconds]
Munto has joined #ruby
<
newton>
I've only seen her speak at conferences but I think most of sandi metz's work is highly regarded
<
rapha>
adam12: that's a very nice thought; i like it :)
weaksauce has joined #ruby
flooose has quit [Ping timeout: 245 seconds]
Furai has quit [Ping timeout: 268 seconds]
michael1 has joined #ruby
<
rapha>
oh, i do have a ruby question now
<
adam12>
There's a lot going on there.
<
rapha>
my head keeps suggesting Open3 and then stumbles all over itself
<
weaksauce>
rapha what are you trying to do?
roadie has quit [Ping timeout: 246 seconds]
yxhuvud has quit [Remote host closed the connection]
roadie has joined #ruby
<
rapha>
weaksauce: connect to a host using sftp and piping some commands to it while connected.
<
rapha>
i know it could be done differently but i'd like to know how if ruby has a good rubyism for the bashism in my gist
<
rapha>
(since that's something that comes up every once in a while when converting old bash scripts to ruby)
skryking has joined #ruby
roadie has quit [Ping timeout: 252 seconds]
<
adam12>
rapha: Open3 or look at the tty-toolkit gem collection. I think there's tty-command or something.
<
adam12>
But it probably uses Open3 under the hood.
<
rapha>
that gem collection looks AWESOME
<
rapha>
and so the Open3 intuition was correct
<
weaksauce>
neat gem
* rapha
does a little bow
michael1 has quit [Quit: WeeChat 3.3]
Furai has joined #ruby
yxhuvud has joined #ruby
Furai has quit [Quit: WeeChat 3.3]
Furai has joined #ruby
Munto has quit [Ping timeout: 252 seconds]
Munto has joined #ruby
Furai has quit [Quit: WeeChat 3.3]
Furai has joined #ruby
skryking has quit [Remote host closed the connection]
flooose has joined #ruby
jetchisel has joined #ruby
_ht has quit [Remote host closed the connection]
<
rapha>
cmd.run "foobar", input: "whatever\nyou\nlike" # is just wonderful
* rapha
looked a little bit at all of those tty-* gems and is feeling like a kid in a toy store
puts has joined #ruby
Skyfire has quit [Quit: WeeChat 3.3]
<
adam12>
rapha: ya :)
<
adam12>
I use tty-config and tty-logger for sure. Maybe others.
lad has joined #ruby
jpw has quit [Remote host closed the connection]
Skyfire has joined #ruby
mahlon has joined #ruby
Rounin has quit [Ping timeout: 252 seconds]
weaksauce has joined #ruby
Guest96 has joined #ruby
<
nakilon>
you can do require "open3"; Open3.capture2("foobar", stdin_data: "whatever\nyou\nlike") though; what's the point?
Guest96 has quit [Client Quit]
reset has quit [Quit: reset]