chair38 has joined #ruby
clemens3 has quit [Server closed connection]
chair1 has quit [Ping timeout: 250 seconds]
chair38 is now known as chair1
<
sweatiest>
s=""; "108,112,134".split(",").each { |x| s << x.to_i.to_s(16) }; printf("0x%s", s)
clemens3 has joined #ruby
<
Hammdist>
sweatiest: you're missing a .rjust(2, "0")
<
Hammdist>
"108,112,134".split(",").map{|v| v.to_i.to_s(16).rjust(2, "0"); }.join
phryk has quit [Server closed connection]
phryk has joined #ruby
blubber has joined #ruby
chair63 has joined #ruby
chair1 has quit [Ping timeout: 250 seconds]
chair63 is now known as chair1
chair14 has joined #ruby
brw has quit [Read error: Connection reset by peer]
brw has joined #ruby
brw has quit [Read error: Connection reset by peer]
chair1 has quit [Quit: Client closed]
chair14 is now known as chair1
brw has joined #ruby
flurp has joined #ruby
brw has quit [Read error: Connection reset by peer]
brw has joined #ruby
<
havenwood>
"108,112,134".gsub(/(\d+),?/) { sprintf("%02x", Integer(Regexp.last_match(1))) }
<
havenwood>
Just for another take.
brw has quit [Read error: Connection reset by peer]
brw has joined #ruby
brw has quit [Remote host closed the connection]
itaipu has quit [Ping timeout: 256 seconds]
sarna has quit [Ping timeout: 258 seconds]
brw has joined #ruby
chair55 has joined #ruby
chair1 has quit [Ping timeout: 250 seconds]
itaipu has joined #ruby
chair55 is now known as chair1
chair1 has quit [Ping timeout: 250 seconds]
chair1 has joined #ruby
fercell has joined #ruby
itaipu has quit [Ping timeout: 248 seconds]
WhiteNoise has joined #ruby
WhiteNoise has quit [Client Quit]
_whitelogger has joined #ruby
CRISPR has joined #ruby
chair18 has joined #ruby
chair1 has quit [Ping timeout: 250 seconds]
chair18 is now known as chair1
hwpplayer1 has joined #ruby
oznek has joined #ruby
oznek_ has joined #ruby
oznek has quit [Ping timeout: 258 seconds]
CRISPR has quit [Ping timeout: 258 seconds]
oznek_ has quit [Quit: Leaving]
dviola has left #ruby [WeeChat 4.7.0]
dviola has joined #ruby
itaipu has quit [Ping timeout: 258 seconds]
Linux_Kerio has joined #ruby
oz has quit [Server closed connection]
ox has joined #ruby
sarna has joined #ruby
itaipu has joined #ruby
itaipu has quit [Ping timeout: 245 seconds]
leah2 has quit [Server closed connection]
leah2 has joined #ruby
vls has quit [Server closed connection]
vls has joined #ruby
itaipu has joined #ruby
hwpplayer1 has quit [Remote host closed the connection]
grenierm has joined #ruby
itaipu has quit [Ping timeout: 245 seconds]
balo has quit [Server closed connection]
balo has joined #ruby
_whitelogger has joined #ruby
sleetdrop has joined #ruby
chair97 has joined #ruby
Furai has quit [Quit: WeeChat 4.7.1]
chair79 has joined #ruby
chair1 has quit [Ping timeout: 250 seconds]
chair97 has quit [Ping timeout: 250 seconds]
chair79 is now known as chair1
Furai has joined #ruby
sweatiest has quit [Ping timeout: 244 seconds]
sweatiest has joined #ruby
jmcantrell_ has quit [Ping timeout: 256 seconds]
lunarkitty has quit [Quit: Ping timeout (120 seconds)]
jhass has quit [Ping timeout: 260 seconds]
<
testone>
another one:
<
testone>
"108,112,134".split(",").map(&:to_i).pack('c*').unpack('H*')
jhass has joined #ruby
infinityfye has joined #ruby
chair1 has quit [Quit: Client closed]
Linux_Kerio has quit [Ping timeout: 258 seconds]
grenierm has quit [Ping timeout: 250 seconds]
lunarkitty has joined #ruby
eoli3n has quit [Server closed connection]
eoli3n has joined #ruby
lucerne9 has joined #ruby
lucerne9 has quit [Quit: Bye]
lucerne9 has joined #ruby
infinityfye has quit [Ping timeout: 258 seconds]
infinityfye has joined #ruby
andy-turner_ has joined #ruby
lucerne9 has quit [Quit: Bye]
lucerne9 has joined #ruby
testone has quit [Remote host closed the connection]
kjetilho has quit [Remote host closed the connection]
kjetilho has joined #ruby
user71 has joined #ruby
infernix has quit [Server closed connection]
infernix has joined #ruby
itaipu has joined #ruby
<
nakilon>
'|_|' does not break in IRB for me; it's only if '_ ='
<
nakilon>
that I don't do
brokkoli_origin has quit [Ping timeout: 258 seconds]
GreenResponse has joined #ruby
CRISPR has joined #ruby
andy-turner_ has quit [Quit: Leaving]
GreenResponse has quit [Quit: Leaving]
The_Camel has joined #ruby
CRISPR has quit [Ping timeout: 260 seconds]
Exa has quit [Quit: see ya!]
The_Camel has quit [Ping timeout: 256 seconds]
mange has quit [Remote host closed the connection]
Exa has joined #ruby
Exa has quit [Remote host closed the connection]
Exa has joined #ruby
CRISPR has joined #ruby
Linux_Kerio has joined #ruby
Exa has quit [Quit: see ya!]
Exa has joined #ruby
Exa has quit [Quit: see ya!]
Exa has joined #ruby
oznek has joined #ruby
Exa has quit [Quit: see ya!]
CRISPR has quit [Ping timeout: 256 seconds]
<
havenwood>
nakilon: Try: ruby -e "42.tap { |_| binding.irb }"
<
havenwood>
_ #=> nil
Exa has joined #ruby
brokkoli_origin has joined #ruby
ih8u has quit [Ping timeout: 258 seconds]
ftajhii has quit [Quit: No Ping reply in 180 seconds.]
sarna has quit [Ping timeout: 258 seconds]
fercell has quit [Ping timeout: 258 seconds]
tronexte has quit [Ping timeout: 258 seconds]
brokkoli_origin has quit [*.net *.split]
itaipu has quit [*.net *.split]
user71 has quit [*.net *.split]
lucerne9 has quit [*.net *.split]
infinityfye has quit [*.net *.split]
sweatiest has quit [*.net *.split]
sleetdrop has quit [*.net *.split]
brw has quit [*.net *.split]
nmollerup has quit [*.net *.split]
adam12 has quit [*.net *.split]
mahlon has quit [*.net *.split]
coffeejunk has quit [*.net *.split]
braxas has quit [*.net *.split]
gr33n7007h has quit [*.net *.split]
o0x1eef has quit [*.net *.split]
marc_in_space has quit [*.net *.split]
weaksauce_ has quit [*.net *.split]
summerisle has quit [*.net *.split]
leah2 has quit [*.net *.split]
msv has quit [*.net *.split]
xcombelle has quit [*.net *.split]
Perflosopher0387 has quit [*.net *.split]
Guest1333 has quit [*.net *.split]
slothby has quit [*.net *.split]
Cork has quit [*.net *.split]
sts has quit [*.net *.split]
jbg has quit [*.net *.split]
ua_ has quit [*.net *.split]
havenwood has quit [*.net *.split]
FetidToot has quit [*.net *.split]
zphinx has quit [*.net *.split]
toonlink has quit [*.net *.split]
Munto has quit [*.net *.split]
hololeap has quit [*.net *.split]
johnhamelink has quit [*.net *.split]
PuercoPop has quit [*.net *.split]
graemefawcett has quit [*.net *.split]
isene has quit [*.net *.split]
nirvdrum7410 has quit [*.net *.split]
rdsm has quit [*.net *.split]
kinduff has quit [*.net *.split]
splud has quit [*.net *.split]
rhe has quit [*.net *.split]
moo has quit [*.net *.split]
newton has quit [*.net *.split]
Exa has quit [*.net *.split]
Linux_Kerio has quit [*.net *.split]
clemens3 has quit [*.net *.split]
peder has quit [*.net *.split]
jmcgnh has quit [*.net *.split]
dstein64 has quit [*.net *.split]
johnjaye has quit [*.net *.split]
whysthatso125070 has quit [*.net *.split]
balrog has quit [*.net *.split]
inspork has quit [*.net *.split]
wgwz has quit [*.net *.split]
smp has quit [*.net *.split]
graaff has quit [*.net *.split]
mgxm has quit [*.net *.split]
victori has quit [*.net *.split]
dorian has quit [*.net *.split]
sunyour has quit [*.net *.split]
Arsen has quit [*.net *.split]
nekobit has quit [*.net *.split]
hwrd has quit [*.net *.split]
asio_ has quit [*.net *.split]
srushe has quit [*.net *.split]
Goodbye_Vincent1 has quit [*.net *.split]
sam113101 has quit [*.net *.split]
hombrelaser has quit [*.net *.split]
noahmg123 has quit [*.net *.split]
ikonia has quit [*.net *.split]
wmoxam has quit [*.net *.split]
kjetilho has quit [*.net *.split]
jhass has quit [*.net *.split]
balo has quit [*.net *.split]
vls has quit [*.net *.split]
phryk has quit [*.net *.split]
Artea has quit [*.net *.split]
inline_ has quit [*.net *.split]
crespire1 has quit [*.net *.split]
pastelowl has quit [*.net *.split]
mjones has quit [*.net *.split]
JSharp has quit [*.net *.split]
nirix has quit [*.net *.split]
Rounin has quit [*.net *.split]
ringo_ has quit [*.net *.split]
Hobbyboy has quit [*.net *.split]
Pixi has quit [*.net *.split]
pandabot has quit [*.net *.split]
weyhmueller has quit [*.net *.split]
Caius has quit [*.net *.split]
foxxx0 has quit [*.net *.split]
KOTP has quit [*.net *.split]
Bounga has quit [*.net *.split]
marahin has quit [*.net *.split]
jetchisel has quit [*.net *.split]
meimei has quit [*.net *.split]
deadmarshal has quit [*.net *.split]
jposer has quit [*.net *.split]
EIRK has quit [*.net *.split]
mattf has quit [*.net *.split]
cnsvc has quit [*.net *.split]
blubber has quit [*.net *.split]
aindilis has quit [*.net *.split]
rvalue has quit [*.net *.split]
mjacob has quit [*.net *.split]
patrick has quit [*.net *.split]
R2robot has quit [*.net *.split]
kmad has quit [*.net *.split]
legahc has quit [*.net *.split]
Vonter has quit [*.net *.split]
Milos has quit [*.net *.split]
acosta has quit [*.net *.split]
rapha has quit [*.net *.split]
surrounder has quit [*.net *.split]
alip has quit [*.net *.split]
pages has quit [*.net *.split]
slondr has quit [*.net *.split]
polishdub has quit [*.net *.split]
tsv has quit [*.net *.split]
RetroPunk has quit [*.net *.split]
matoro has quit [*.net *.split]
g_sg has quit [*.net *.split]
sandra has quit [*.net *.split]
pavelz has quit [*.net *.split]
nakilon has quit [*.net *.split]
dannyAAM has quit [*.net *.split]
petru has quit [*.net *.split]
Tempesta has quit [*.net *.split]
oznek has quit [*.net *.split]
infernix has quit [*.net *.split]
lunarkitty has quit [*.net *.split]
miah has quit [*.net *.split]
dostoyevsky2 has quit [*.net *.split]
benjaminwil has quit [*.net *.split]
tweaks has quit [*.net *.split]
axsuul has quit [*.net *.split]
joast has quit [*.net *.split]
Furai has quit [*.net *.split]
ruby[bot] has quit [*.net *.split]
gAy_Dragon has quit [*.net *.split]
CalimeroTeknik has quit [*.net *.split]
Doc_X has quit [*.net *.split]
Fridtjof has quit [*.net *.split]
rantanplan has quit [*.net *.split]
Thanzex025 has quit [*.net *.split]
Hammdist has quit [*.net *.split]
bhaak has quit [*.net *.split]
qsx has quit [*.net *.split]
heinrich5991 has quit [*.net *.split]
r0bby has quit [*.net *.split]
Kamuela has quit [*.net *.split]
wnd has quit [*.net *.split]
rubin55 has quit [*.net *.split]
scottgy has quit [*.net *.split]
lirion has quit [*.net *.split]
simonista has quit [*.net *.split]
joto has quit [*.net *.split]
Liothen has quit [*.net *.split]
leftylink has quit [*.net *.split]
meinside has quit [*.net *.split]
BSaboia has quit [*.net *.split]
whereiseveryone has quit [*.net *.split]
keremk has quit [*.net *.split]
fourstepper has quit [*.net *.split]
kyber has quit [*.net *.split]
chkhd has quit [*.net *.split]
dviola has quit [*.net *.split]
tsujp has quit [*.net *.split]
itok has quit [*.net *.split]
mweckbecker has quit [*.net *.split]
phenom has quit [*.net *.split]
niv has quit [*.net *.split]
dza has quit [*.net *.split]
olspookishmagus has quit [*.net *.split]
Byteflux has quit [*.net *.split]
jmjl has quit [*.net *.split]
ghostbuster has quit [*.net *.split]
jtperreault has quit [*.net *.split]
manveru has quit [*.net *.split]
olus has quit [*.net *.split]
hernan604 has quit [*.net *.split]
fcser has quit [*.net *.split]
yosafbridge has quit [*.net *.split]
Fusl has quit [*.net *.split]
mikko has quit [*.net *.split]
donofrio2 has quit [*.net *.split]
pjaspers has quit [*.net *.split]
tardybaker has quit [*.net *.split]
Quiet-Oil9262 has quit [*.net *.split]
alexisg has quit [*.net *.split]
caleb has quit [*.net *.split]
matta has quit [*.net *.split]
tostr has quit [*.net *.split]
Jordan has quit [*.net *.split]
twopoint718 has quit [*.net *.split]
Manouchehri has quit [*.net *.split]
kenyon has quit [*.net *.split]
nikkys has quit [*.net *.split]
constxd has quit [*.net *.split]
depesz has quit [*.net *.split]
gigamo has quit [*.net *.split]
integral has quit [*.net *.split]
helveticamono has quit [*.net *.split]
llua has quit [*.net *.split]
jess has quit [*.net *.split]
fercell_ has joined #ruby
itaipu has joined #ruby
brokkoli_origin has joined #ruby
Linux_Kerio has joined #ruby
infernix has joined #ruby
user71 has joined #ruby
kjetilho has joined #ruby
tronexte_ has joined #ruby
lucerne9 has joined #ruby
The_Camel has joined #ruby
Exa has joined #ruby
oznek has joined #ruby
ih8u has joined #ruby
infinityfye has joined #ruby
jhass has joined #ruby
lunarkitty has joined #ruby
dviola has joined #ruby
sweatiest has joined #ruby
Furai has joined #ruby
sleetdrop has joined #ruby
brw has joined #ruby
clemens3 has joined #ruby
vls has joined #ruby
balo has joined #ruby
blubber has joined #ruby
leah2 has joined #ruby
phryk has joined #ruby
Artea has joined #ruby
ruby[bot] has joined #ruby
msv has joined #ruby
aindilis has joined #ruby
graaff has joined #ruby
nmollerup has joined #ruby
rvalue has joined #ruby
mjacob has joined #ruby
patrick has joined #ruby
kmad has joined #ruby
Tempesta has joined #ruby
adam12 has joined #ruby
inline_ has joined #ruby
crespire1 has joined #ruby
mahlon has joined #ruby
legahc has joined #ruby
xcombelle has joined #ruby
Vonter has joined #ruby
pastelowl has joined #ruby
R2robot has joined #ruby
sts has joined #ruby
jbg has joined #ruby
Perflosopher0387 has joined #ruby
gr33n7007h has joined #ruby
mjones has joined #ruby
Milos has joined #ruby
JSharp has joined #ruby
nirix has joined #ruby
Rounin has joined #ruby
Guest1333 has joined #ruby
marc_in_space has joined #ruby
miah has joined #ruby
slothby has joined #ruby
weaksauce_ has joined #ruby
Cork has joined #ruby
Hobbyboy has joined #ruby
summerisle has joined #ruby
Pixi has joined #ruby
gAy_Dragon has joined #ruby
keremk has joined #ruby
dostoyevsky2 has joined #ruby
pandabot has joined #ruby
FetidToot has joined #ruby
zphinx has joined #ruby
pavelz has joined #ruby
yosafbridge has joined #ruby
rapha has joined #ruby
ua_ has joined #ruby
Munto has joined #ruby
weyhmueller has joined #ruby
foxxx0 has joined #ruby
Kamuela has joined #ruby
toonlink has joined #ruby
Caius has joined #ruby
tsujp has joined #ruby
hololeap has joined #ruby
johnhamelink has joined #ruby
PuercoPop has joined #ruby
KOTP has joined #ruby
Bounga has joined #ruby
isene has joined #ruby
graemefawcett has joined #ruby
mgxm has joined #ruby
itok has joined #ruby
nirvdrum7410 has joined #ruby
rdsm has joined #ruby
marahin has joined #ruby
surrounder has joined #ruby
kinduff has joined #ruby
alip has joined #ruby
splud has joined #ruby
jetchisel has joined #ruby
rhe has joined #ruby
wnd has joined #ruby
deadmarshal has joined #ruby
moo has joined #ruby
newton has joined #ruby
jposer has joined #ruby
EIRK has joined #ruby
mattf has joined #ruby
victori has joined #ruby
cnsvc has joined #ruby
BSaboia has joined #ruby
Fusl has joined #ruby
dorian has joined #ruby
pages has joined #ruby
peder has joined #ruby
sunyour has joined #ruby
Arsen has joined #ruby
mikko has joined #ruby
polishdub has joined #ruby
slondr has joined #ruby
jmcgnh has joined #ruby
tsv has joined #ruby
benjaminwil has joined #ruby
RetroPunk has joined #ruby
dstein64 has joined #ruby
johnjaye has joined #ruby
nekobit has joined #ruby
whysthatso125070 has joined #ruby
mweckbecker has joined #ruby
integral has joined #ruby
balrog has joined #ruby
phenom has joined #ruby
inspork has joined #ruby
rubin55 has joined #ruby
wgwz has joined #ruby
niv has joined #ruby
CalimeroTeknik has joined #ruby
smp has joined #ruby
tweaks has joined #ruby
Doc_X has joined #ruby
matoro has joined #ruby
g_sg has joined #ruby
Fridtjof has joined #ruby
hwrd has joined #ruby
ikonia has joined #ruby
donofrio2 has joined #ruby
scottgy has joined #ruby
rantanplan has joined #ruby
Thanzex025 has joined #ruby
asio_ has joined #ruby
pjaspers has joined #ruby
fourstepper has joined #ruby
srushe has joined #ruby
kyber has joined #ruby
nakilon has joined #ruby
dannyAAM has joined #ruby
chkhd has joined #ruby
ringo_ has joined #ruby
Goodbye_Vincent1 has joined #ruby
tardybaker has joined #ruby
sam113101 has joined #ruby
hombrelaser has joined #ruby
sandra has joined #ruby
noahmg123 has joined #ruby
petru has joined #ruby
helveticamono has joined #ruby
Hammdist has joined #ruby
wmoxam has joined #ruby
Quiet-Oil9262 has joined #ruby
llua has joined #ruby
axsuul has joined #ruby
whereiseveryone has joined #ruby
dza has joined #ruby
joast has joined #ruby
simonista has joined #ruby
alexisg has joined #ruby
caleb has joined #ruby
lirion has joined #ruby
matta has joined #ruby
joto has joined #ruby
olspookishmagus has joined #ruby
bhaak has joined #ruby
Liothen has joined #ruby
qsx has joined #ruby
heinrich5991 has joined #ruby
r0bby has joined #ruby
leftylink has joined #ruby
meinside has joined #ruby
gigamo has joined #ruby
depesz has joined #ruby
hernan604 has joined #ruby
fcser has joined #ruby
jess has joined #ruby
nikkys has joined #ruby
olus has joined #ruby
constxd has joined #ruby
twopoint718 has joined #ruby
kenyon has joined #ruby
Manouchehri has joined #ruby
manveru has joined #ruby
Jordan has joined #ruby
ghostbuster has joined #ruby
jtperreault has joined #ruby
jmjl has joined #ruby
tostr has joined #ruby
Byteflux has joined #ruby
coffeejunk has joined #ruby
braxas has joined #ruby
acosta has joined #ruby
o0x1eef has joined #ruby
havenwood has joined #ruby
meimei has joined #ruby
Exa has quit [Quit: see ya!]
Exa has joined #ruby
sarna has joined #ruby
msv has quit [Remote host closed the connection]
TomyWork has joined #ruby
inline_ is now known as inline
CRISPR has joined #ruby
<
o0x1eef>
Ah yeah. That always bothered me a tiny bit: With '42.tap { binding.irb }' _1 does not work.
CRISPR has quit [Ping timeout: 260 seconds]
The_Camel has quit [Ping timeout: 256 seconds]
CRISPR has joined #ruby
CRISPR has quit [Ping timeout: 258 seconds]
llua has quit [Server closed connection]
llua has joined #ruby
sh7d has joined #ruby
___nick___ has joined #ruby
___nick___ has joined #ruby
___nick___ has quit [Client Quit]
___nick___ has joined #ruby
msv has joined #ruby
oznek has quit [Quit: Leaving]
The_Camel has joined #ruby
helveticamono has quit [Server closed connection]
helveticamono has joined #ruby
user71 has quit [Quit: Leaving]
Linux_Kerio has quit [Ping timeout: 256 seconds]
The_Camel has quit [Ping timeout: 244 seconds]
___nick___ has quit [Ping timeout: 258 seconds]
eron has joined #ruby
infinityfye has quit [Read error: Connection reset by peer]
eron has quit [Ping timeout: 250 seconds]
Linux_Kerio has joined #ruby
jmcantrell_ has joined #ruby
jmcantrell_ is now known as jmcantrell
sh7d has quit [Remote host closed the connection]
sh7d has joined #ruby
sh7d has quit [Read error: Connection reset by peer]
sh7d has joined #ruby
sh7d_ has joined #ruby
ruby[bot] has quit [Remote host closed the connection]
sh7d has quit [Read error: Connection reset by peer]
ruby[bot] has joined #ruby
CRISPR has joined #ruby
Linux_Kerio has quit [Ping timeout: 248 seconds]
CRISPR has quit [Ping timeout: 245 seconds]
sh7d_ has quit [Remote host closed the connection]
sh7d_ has joined #ruby
sh7d_ has quit [Read error: Connection reset by peer]
sh7d has joined #ruby
CRISPR has joined #ruby
TomyWork has quit [Remote host closed the connection]
sh7d has quit [Remote host closed the connection]
sh7d has joined #ruby
sh7d has quit [Ping timeout: 245 seconds]