baweaver changed the topic of #ruby to: Rules & more: https://ruby-community.com | Ruby 2.6.3, 2.5.5, 2.4.6: https://www.ruby-lang.org | Paste 4+ lines of text to https://dpaste.de/ and select Ruby as the language | Rails questions? Ask in #RubyOnRails | Books: https://goo.gl/wpGhoQ | Logs: https://irclog.whitequark.org/ruby | Can't talk? Register/identify with Nickserv first!
Ai9zO5AP has quit [Quit: WeeChat 2.4]
teeigeryuh has quit [Read error: Connection reset by peer]
fphilipe has joined #ruby
skryking has quit [Ping timeout: 258 seconds]
jenrzzz has joined #ruby
Swyper has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
skryking has joined #ruby
Swyper has quit [Remote host closed the connection]
Swyper has joined #ruby
Swyper has quit [Remote host closed the connection]
esp32_prog has joined #ruby
dviola has joined #ruby
esp32_prog has quit [Ping timeout: 258 seconds]
orbyt_ has joined #ruby
sylario has quit [Quit: Connection closed for inactivity]
ruby-lang237 has joined #ruby
laaron has quit [Quit: ZNC 1.7.1 - https://znc.in]
laaron has joined #ruby
Exuma has joined #ruby
fphilipe has quit [Ping timeout: 250 seconds]
ruby-lang237 has quit [Quit: Page closed]
duderonomy has joined #ruby
houhoulis has joined #ruby
duderonomy has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
salerace has joined #ruby
jenrzzz has quit [Ping timeout: 268 seconds]
comet23 has joined #ruby
<comet23> is there a way to check if an array is sorted without looping over every item?
<mozzarella> why?
<comet23> save time on operations
orbyt_ has joined #ruby
<mozzarella> if you make sure that every item is at the right place at insertion, you're not going to need to loop over it
<mozzarella> different tradeoffs
<comet23> my function checks if it's sorted at the very beginning before doing operations
<comet23> like what if it's a bad value
<comet23> or a malicious user inserts their arbitrary data to mess with the app
<mozzarella> btw, "every item" is the worst case scenario
<comet23> would there be a shortcut to doing this?
<comet23> it will loop over every item if it's sorted
<mozzarella> if the first two items are out of order, you don't have to check the entire list
<comet23> so worst case scenario it's sorted :/
<mozzarella> (assuming you didn't write your own sorting function, it's probably doing the smart thing already)
<mozzarella> we're gonna need more context, we don't know anything about your project
laaron has quit [Remote host closed the connection]
laaron has joined #ruby
<comet23> thank you :)
<comet23> im going to bed im tired
haxx0r has joined #ruby
laaron has quit [Quit: ZNC 1.7.1 - https://znc.in]
salerace has quit [Ping timeout: 258 seconds]
laaron has joined #ruby
codefriar has joined #ruby
codefriar has quit [Client Quit]
laaron has quit [Remote host closed the connection]
fphilipe has joined #ruby
laaron has joined #ruby
salerace has joined #ruby
jenrzzz has joined #ruby
banisterfiend has joined #ruby
kapilp has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
laaron has quit [Remote host closed the connection]
laaron has joined #ruby
mniip has quit [Quit: This page is intentionally left blank.]
_dbugger has joined #ruby
c0dec has quit [Quit: leaving]
banisterfiend has quit [Ping timeout: 246 seconds]
dbugger has quit [Ping timeout: 248 seconds]
jenrzzz has joined #ruby
doodlebug has quit [Read error: Connection reset by peer]
Exuma has quit [Quit: Textual IRC Client: www.textualapp.com]
Krak3en has joined #ruby
<Krak3en> Hello
evdubs has quit [Ping timeout: 248 seconds]
evdubs has joined #ruby
bambanxx has joined #ruby
<Krak3en> Please I'm new to Ruby and I use sinatra for my web applications
<Krak3en> here what I get https://pastebin.com/LXxCVvpa
<ruby[bot]> Krak3en: we in #ruby do not like pastebin.com, it loads slowly for most, has ads which are distracting and has terrible formatting. Please use https://gist.github.com
mniip has joined #ruby
doodlebug has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Krak3en> NameError: uninitialized constant ApplicationController
bambanx has quit [Ping timeout: 272 seconds]
wald0 has joined #ruby
esp32_prog has joined #ruby
Krak3en is now known as p3rror
p3rror is now known as Krak3en
fphilipe has quit [Ping timeout: 258 seconds]
jenrzzz has quit [Ping timeout: 272 seconds]
esp32_prog has quit [Ping timeout: 268 seconds]
graft has joined #ruby
graft has quit [Changing host]
graft has joined #ruby
laaron has quit [Remote host closed the connection]
galaxie_ has quit [Ping timeout: 256 seconds]
octos has quit [Remote host closed the connection]
laaron has joined #ruby
banisterfiend has joined #ruby
sleepee has joined #ruby
sleepee_ has joined #ruby
sleepee has quit [Read error: Connection reset by peer]
apparition has joined #ruby
alexeev has quit [Remote host closed the connection]
agent_white has quit [Quit: bbl]
Krak3en has quit [Ping timeout: 248 seconds]
jenrzzz has joined #ruby
tdy has joined #ruby
mcspud has quit [Remote host closed the connection]
Emmanuel_Chanel has quit [Ping timeout: 258 seconds]
graft has quit [Ping timeout: 246 seconds]
laaron has quit [Quit: ZNC 1.7.1 - https://znc.in]
laaron has joined #ruby
armyriad has joined #ruby
braincrash has quit [Quit: bye bye]
fphilipe has joined #ruby
braincrash has joined #ruby
sleepee_ has quit [Quit: Leaving]
bambanxx has quit [Quit: Leaving]
jenrzzz has quit [Ping timeout: 246 seconds]
comet23 has quit [Quit: Connection closed for inactivity]
gix- has joined #ruby
gix has quit [Disconnected by services]
sendro has joined #ruby
fphilipe has quit [Ping timeout: 257 seconds]
<sendro> hi guys can anyone help me out with basic ruby script https://pastebin.com/T1gQRnQW
<ruby[bot]> sendro: we in #ruby do not like pastebin.com, it loads slowly for most, has ads which are distracting and has terrible formatting. Please use https://gist.github.com
orbyt_ has joined #ruby
<sendro> need a bit of help with a script to print swap usage - https://gist.github.com/asender/71b9746ae16602bfad0c268e5e6652fe
jenrzzz has joined #ruby
Talion has joined #ruby
banisterfiend has quit [Ping timeout: 258 seconds]
banisterfiend has joined #ruby
laaron has quit [Quit: ZNC 1.7.1 - https://znc.in]
laaron has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
wald0 has quit [Quit: Lost terminal]
tdy has quit [Ping timeout: 246 seconds]
mcspud has joined #ruby
ravenx has quit [Ping timeout: 268 seconds]
Swyper has joined #ruby
ravenx has joined #ruby
Swyper has quit [Remote host closed the connection]
Swyper has joined #ruby
jenrzzz has quit [Ping timeout: 258 seconds]
Swyper has quit [Remote host closed the connection]
Swyper has joined #ruby
s3nd1v0g1us has joined #ruby
fphilipe has joined #ruby
graft has joined #ruby
tdy has joined #ruby
kyrylo has joined #ruby
ravenx is now known as exmortus
s3nd1v0g1us has quit [Quit: WeeChat 2.4]
Swyper has quit [Remote host closed the connection]
jenrzzz has joined #ruby
houhoulis has quit [Remote host closed the connection]
duderonomy has joined #ruby
_dbugger has quit [Remote host closed the connection]
_dbugger has joined #ruby
laaron has quit [Quit: ZNC 1.7.1 - https://znc.in]
laaron has joined #ruby
zacts has joined #ruby
apparition has quit [Quit: Bye]
graft has quit [Ping timeout: 268 seconds]
fphilipe has quit [Ping timeout: 257 seconds]
Swyper has joined #ruby
jenrzzz has quit [Ping timeout: 258 seconds]
Swyper has quit [Ping timeout: 268 seconds]
[rg] has joined #ruby
Talion has quit [Excess Flood]
Talion has joined #ruby
Talion has quit [Excess Flood]
fphilipe has joined #ruby
Talion has joined #ruby
hightower2 has joined #ruby
jenrzzz has joined #ruby
sezuan has quit [Quit: ____]
Emmanuel_Chanel has joined #ruby
fphilipe has quit [Ping timeout: 252 seconds]
esp32_prog has joined #ruby
jenrzzz has quit [Ping timeout: 258 seconds]
esp32_prog has quit [Ping timeout: 245 seconds]
laaron has quit [Quit: ZNC 1.7.1 - https://znc.in]
<havenwood> sendro: Dir['/proc/[0-9]*/smaps'].to_h { |path| [path[/\d+/].to_i, File.readlines(path).grep(/^Swap:/).sum { |s| s[/\d\skB\n\z/].to_i }] }
laaron has joined #ruby
cd has quit [Quit: cd]
r3m has quit [Quit: WeeChat 2.5-dev]
r3m has joined #ruby
reber has joined #ruby
donofrio has quit [Remote host closed the connection]
sameerynho has joined #ruby
jenrzzz has joined #ruby
ravenousmoose has joined #ruby
armyriad has quit [Ping timeout: 245 seconds]
zacts has quit [Ping timeout: 258 seconds]
fphilipe has joined #ruby
banisterfiend has quit [Ping timeout: 268 seconds]
banisterfiend has joined #ruby
<havenwood> oops, I mean: s[/\d+\skB\n\z/]/
<havenwood> digits, not digit
<baweaver> The ActionCable Symphony is now out: https://twitter.com/keystonelemur/status/1132544228024770560
alexeev has joined #ruby
exmortus has quit [Ping timeout: 258 seconds]
jenrzzz has quit [Ping timeout: 248 seconds]
esp32_prog has joined #ruby
rippa has joined #ruby
<havenwood> 🎹🎺♮🎻♯🎵🎸🎷🥁🎶
<havenwood> 🚞🚟🚋🚂🚝🚟🛤
esp32_prog has quit [Ping timeout: 248 seconds]
laaron has quit [Quit: ZNC 1.7.1 - https://znc.in]
ravenousmoose has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
laaron has joined #ruby
Swyper has joined #ruby
yonahw has joined #ruby
RiPuk has joined #ruby
Swyper has quit [Ping timeout: 272 seconds]
yqt has joined #ruby
jenrzzz has joined #ruby
banisterfiend has quit [Ping timeout: 258 seconds]
jenrzzz has quit [Ping timeout: 248 seconds]
sezuan has joined #ruby
ShalokShalom has joined #ruby
ravenousmoose has joined #ruby
Ai9zO5AP has joined #ruby
jenrzzz has joined #ruby
Swyper has joined #ruby
yonahw_ has joined #ruby
Swyper has quit [Ping timeout: 248 seconds]
yonahw has quit [Ping timeout: 248 seconds]
salerace has quit [Ping timeout: 268 seconds]
[rg] has quit [Ping timeout: 268 seconds]
fphilipe has quit [Ping timeout: 252 seconds]
yqt has quit [Ping timeout: 258 seconds]
ShalokShalom62 has joined #ruby
ShalokShalom62 has quit [Remote host closed the connection]
Emmanuel_Chanel has quit [Ping timeout: 272 seconds]
alexeev has quit [Remote host closed the connection]
alexeev has joined #ruby
yqt has joined #ruby
alexeev has quit [Ping timeout: 252 seconds]
armyriad has joined #ruby
banisterfiend has joined #ruby
fphilipe has joined #ruby
esp32_prog has joined #ruby
alexeev has joined #ruby
esp32_prog has quit [Ping timeout: 245 seconds]
hightower2 has quit [Ping timeout: 272 seconds]
_dbugger has quit [Quit: Leaving]
yqt has quit [Ping timeout: 272 seconds]
DTZUZU has quit [Ping timeout: 248 seconds]
Emmanuel_Chanel has joined #ruby
al2o3-cr has quit [Quit: If the universe is a machine where the future is uniquely determined by its present state, it would not be possible to calculate what the future will be.]
apparition has joined #ruby
Talion has quit [Quit: Connection closed for inactivity]
nowhere_man has quit [Ping timeout: 258 seconds]
al2o3-cr has joined #ruby
hightower2 has joined #ruby
laaron has quit [Quit: ZNC 1.7.1 - https://znc.in]
laaron has joined #ruby
dbugger has joined #ruby
dbugger has quit [Remote host closed the connection]
fphilipe has quit [Ping timeout: 258 seconds]
dbugger has joined #ruby
yqt has joined #ruby
fphilipe has joined #ruby
schne1der has joined #ruby
tdy has quit [Ping timeout: 272 seconds]
fphilipe has quit [Ping timeout: 259 seconds]
schne1der has quit [Ping timeout: 246 seconds]
_whitelogger has joined #ruby
alexeev has quit []
Swyper has joined #ruby
salerace has joined #ruby
Swyper has quit [Ping timeout: 252 seconds]
Swyper has joined #ruby
Swyper has quit [Ping timeout: 246 seconds]
fphilipe has joined #ruby
hightower2 has quit [Ping timeout: 245 seconds]
yonahw_ has quit [Ping timeout: 246 seconds]
yonahw_ has joined #ruby
yasumi2136 has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
AJA4350 has joined #ruby
esp32_prog has joined #ruby
karayan has joined #ruby
esp32_prog has quit [Ping timeout: 258 seconds]
_whitelogger has joined #ruby
ellcs has joined #ruby
Swyper has joined #ruby
fphilipe has quit [Ping timeout: 248 seconds]
jenrzzz has joined #ruby
govg has quit [Ping timeout: 268 seconds]
Fernando-Basso has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
doodlebug has quit [Remote host closed the connection]
ellcs has quit [Ping timeout: 252 seconds]
esp32_prog has joined #ruby
jenrzzz has joined #ruby
ravenousmoose has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
fphilipe has joined #ruby
schne1der has joined #ruby
jdawgaz has joined #ruby
sezuan has quit [Quit: ____]
AJA4351 has joined #ruby
karayan has quit [Ping timeout: 256 seconds]
AJA4350 has quit [Ping timeout: 246 seconds]
AJA4351 is now known as AJA4350
jdawgaz has quit [Ping timeout: 248 seconds]
bsdbandit has quit [Quit: leaving]
bsdbandit has joined #ruby
yonahw_ is now known as yonahw
haxx0r has quit [Quit: Ping timeout (120 seconds)]
yqt has quit [Ping timeout: 258 seconds]
haxx0r has joined #ruby
fphilipe has quit [Ping timeout: 252 seconds]
jenrzzz has quit [Ping timeout: 248 seconds]
yonahw has quit [Ping timeout: 272 seconds]
yasumi2136_ has joined #ruby
esp32_prog has quit [Ping timeout: 245 seconds]
yasumi2136 has quit [Ping timeout: 272 seconds]
sezuan has joined #ruby
Swyper has quit [Remote host closed the connection]
fphilipe has joined #ruby
Swyper has joined #ruby
dionysus69 has joined #ruby
AJA4351 has joined #ruby
AJA4350 has quit [Ping timeout: 257 seconds]
AJA4351 is now known as AJA4350
govg has joined #ruby
jenrzzz has joined #ruby
fphilipe has quit [Ping timeout: 250 seconds]
govg has quit [Ping timeout: 246 seconds]
nowhere_man has joined #ruby
ShalokShalom has quit [Remote host closed the connection]
DTZUZU has joined #ruby
Swyper has quit [Remote host closed the connection]
nowhere_man has quit [Ping timeout: 257 seconds]
octos has joined #ruby
jenrzzz has quit [Ping timeout: 268 seconds]
_whitelogger has joined #ruby
sh7d has joined #ruby
esp32_prog has joined #ruby
laaron has quit [Remote host closed the connection]
laaron has joined #ruby
esp32_prog has quit [Ping timeout: 272 seconds]
zapata_ has joined #ruby
zapata has quit [Ping timeout: 258 seconds]
laaron has quit [Remote host closed the connection]
laaron has joined #ruby
AJA4351 has joined #ruby
AJA4350 has quit [Ping timeout: 272 seconds]
AJA4351 is now known as AJA4350
dionysus69 has quit [Quit: dionysus69]
jenrzzz has joined #ruby
fphilipe has joined #ruby
ravenousmoose has joined #ruby
sh7d has quit [Quit: meh]
sh7d has joined #ruby
Swyper has joined #ruby
cow[moo] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ravenousmoose has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
apparition has quit [Quit: Bye]
ravenousmoose has joined #ruby
cow[moo] has joined #ruby
Swyper has quit [Ping timeout: 248 seconds]
cow[moo] has quit [Client Quit]
agent_white has joined #ruby
agent_white has quit [Client Quit]
sh7d has quit [Quit: meh]
sh7d has joined #ruby
sh7d has quit [Client Quit]
xco has joined #ruby
sh7d has joined #ruby
yqt has joined #ruby
conta has joined #ruby
sh7d has quit [Read error: Connection reset by peer]
jenrzzz has quit [Ping timeout: 258 seconds]
sh7d has joined #ruby
SCHAPiE has quit [Quit: ZNC - https://znc.in]
SCHAPiE has joined #ruby
kapilp has quit [Quit: Connection closed for inactivity]
nowhere_man has joined #ruby
conta has quit [Quit: conta]
conta has joined #ruby
Talion has joined #ruby
sh7d has quit [Quit: meh]
hightower2 has joined #ruby
haxx0r has quit [Ping timeout: 248 seconds]
sh7d has joined #ruby
haxx0r has joined #ruby
xco has quit [Quit: xco]
SCHAPiE has quit [Quit: ZNC - https://znc.in]
AJA4350 has quit [Ping timeout: 268 seconds]
cow[moo] has joined #ruby
jenrzzz has joined #ruby
AJA4350 has joined #ruby
Ltem has joined #ruby
SCHAPiE has joined #ruby
regedit has joined #ruby
cow[moo] has quit [Ping timeout: 248 seconds]
[rg] has joined #ruby
xco has joined #ruby
[rg] has quit [Remote host closed the connection]
ricekrispie has joined #ruby
ricekrispie2 has quit [Ping timeout: 258 seconds]
hanmac has quit [Ping timeout: 272 seconds]
hanmac has joined #ruby
esp32_prog has joined #ruby
ravenousmoose has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tdy has joined #ruby
SCHAPiE has quit [Quit: ZNC - https://znc.in]
esp32_prog has quit [Ping timeout: 272 seconds]
SCHAPiE has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
yqt has quit [Ping timeout: 248 seconds]
laaron has quit [Remote host closed the connection]
laaron has joined #ruby
cd has joined #ruby
SCHAAP137 has joined #ruby
SCHAPiE has quit [Ping timeout: 272 seconds]
SCHAAP137 is now known as SCHAPiE
ravenousmoose has joined #ruby
sh7d has quit [Quit: meh]
sh7d has joined #ruby
jenrzzz has joined #ruby
Ltem has quit [Quit: bye]
Fernando-Basso has quit [Remote host closed the connection]
kapilp has joined #ruby
ShalokShalom has joined #ruby
xco has quit [Quit: xco]
ShalokShalom has quit [Remote host closed the connection]
ShalokShalom has joined #ruby
jenrzzz has quit [Ping timeout: 258 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 245 seconds]
jenrzzz has joined #ruby
pwnd_nsfw has joined #ruby
pwnd_nsfw` has quit [Ping timeout: 245 seconds]
jenrzzz has quit [Ping timeout: 258 seconds]
Swyper has joined #ruby
ravenousmoose has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
esp32_prog has joined #ruby
orbyt_ has joined #ruby
Swyper has quit [Ping timeout: 246 seconds]
AJA4350 has quit [Ping timeout: 258 seconds]
esp32_prog has quit [Ping timeout: 272 seconds]
Fernando-Basso has joined #ruby
ddffg has joined #ruby
tdy has quit [Ping timeout: 268 seconds]
rocx has quit [Remote host closed the connection]
jenrzzz has joined #ruby
houhoulis has joined #ruby
tdy has joined #ruby
morozovm has joined #ruby
sh7d has quit [Quit: meh]
sh7d has joined #ruby
morozovm has quit [Client Quit]
sh7d has quit [Client Quit]
hightower2 has quit [Ping timeout: 268 seconds]
Ltem has joined #ruby
sh7d has joined #ruby
ravenousmoose has joined #ruby
sh7d has quit [Quit: meh]
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sh7d has joined #ruby
sh7d has quit [Quit: meh]
jenrzzz has quit [Ping timeout: 245 seconds]
sh7d has joined #ruby
sh7d has quit [Quit: meh]
s3nd1v0g1us has joined #ruby
ddffg has quit [Remote host closed the connection]
jenrzzz has joined #ruby
ljarvis_ has quit [Ping timeout: 258 seconds]
esp32_prog has joined #ruby
esp32_prog has quit [Ping timeout: 268 seconds]
orbyt_ has joined #ruby
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
s3nd1v0g1us has quit [Quit: WeeChat 2.4]
graft has joined #ruby
graft has quit [Changing host]
graft has joined #ruby
ljarvis__ has joined #ruby
jenrzzz has quit [Ping timeout: 268 seconds]
claudiuinberlin has joined #ruby
al2o3-cr has quit [Ping timeout: 246 seconds]
al2o3-cr has joined #ruby
arup_r has joined #ruby
AJA4350 has joined #ruby
wald0 has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Fridtjof_ has quit [Ping timeout: 264 seconds]
kyrylo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kyrylo has joined #ruby
a7d7p7 has joined #ruby
mad_al has left #ruby ["Textual IRC Client: www.textualapp.com"]
Krak3en has joined #ruby
ellcs has joined #ruby
ellcs has quit [Max SendQ exceeded]
ellcs has joined #ruby
Fridtjof has joined #ruby
jenrzzz has joined #ruby
kyrylo has quit [Ping timeout: 248 seconds]
conta has quit [Quit: conta]
a7d7p7_ has joined #ruby
a7d7p7_ has quit [Client Quit]
a7d7p7 has quit [Ping timeout: 256 seconds]
Krak3en has quit [Quit: Leaving]
orbyt_ has joined #ruby
ravenousmoose has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
graft has quit [Ping timeout: 272 seconds]
xco has joined #ruby
a7d7p7 has joined #ruby
a7d7p7 has quit [Client Quit]
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
reber has quit [Remote host closed the connection]
sameerynho has quit [Ping timeout: 246 seconds]
zapata_ is now known as zapata
orbyt_ has joined #ruby
jenrzzz has quit [Ping timeout: 248 seconds]
yasumi2136_ has quit [Quit: Konversation terminated!]
fphilipe_ has joined #ruby
djellemah has joined #ruby
fphilipe has quit [Ping timeout: 258 seconds]
fphilipe_ has quit [Ping timeout: 252 seconds]
arup_r has quit []
xco has quit [Quit: xco]
camilasan_ has quit [Ping timeout: 258 seconds]
fphilipe_ has joined #ruby
fphilipe_ has quit [Ping timeout: 252 seconds]
DTZUZU has quit [Ping timeout: 258 seconds]
kapilp has quit [Quit: Connection closed for inactivity]
esp32_prog has joined #ruby
xco has joined #ruby
esp32_prog has quit [Ping timeout: 245 seconds]
jonian has joined #ruby
jenrzzz has joined #ruby
xco has quit [Quit: xco]
fphilipe_ has joined #ruby
Ltem has quit [Quit: bye]
schne1der has quit [Ping timeout: 252 seconds]
jonian has quit [Quit: jonian]
Fernando-Basso has quit [Remote host closed the connection]
kapilp has joined #ruby
phaul has quit [Ping timeout: 246 seconds]
rubydoc has quit [Ping timeout: 252 seconds]
jenrzzz has quit [Ping timeout: 272 seconds]
ellcs has quit [Ping timeout: 252 seconds]
jinie has quit [Quit: ZNC 1.6.1 - http://znc.in]
jinie has joined #ruby
fphilipe_ has quit [Ping timeout: 250 seconds]
Cork has quit [Ping timeout: 258 seconds]
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Fusl has quit [Remote host closed the connection]
Fusl has joined #ruby
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
staticx has joined #ruby
djellemah has quit [Quit: Leaving]
jenrzzz has joined #ruby
phaul has joined #ruby
dbugger has quit [Ping timeout: 252 seconds]
tdy has quit [Ping timeout: 268 seconds]
esp32_prog has joined #ruby
orbyt_ has joined #ruby
esp32_prog has quit [Ping timeout: 248 seconds]
octos has quit [Remote host closed the connection]
DTZUZU has joined #ruby
jenrzzz has quit [Ping timeout: 245 seconds]
doodlebug has joined #ruby
ur5us has joined #ruby
tdy has joined #ruby
mosh has quit [Ping timeout: 248 seconds]
jenrzzz has joined #ruby
tdy has quit [Read error: error:1408F119:SSL routines:ssl3_get_record:decryption failed or bad record mac]
tdy has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
Ai9zO5AP has quit [Quit: WeeChat 2.4]
AJA4350 has quit [Quit: AJA4350]
darix has quit [Quit: may the packets be with you...]