00:02
retro|cz has joined #ruby-lang
00:04
hashkey has quit []
00:05
mistym has joined #ruby-lang
00:05
mistym has joined #ruby-lang
00:05
teleological has joined #ruby-lang
00:05
Markvilla has quit [Quit: Computer has gone to sleep.]
00:06
dustint has quit [Ping timeout: 248 seconds]
00:07
chrishunt has joined #ruby-lang
00:07
jerrytgarcia has joined #ruby-lang
00:08
jerrytgarcia has quit [Client Quit]
00:09
Markvilla has joined #ruby-lang
00:09
teleological has quit [Remote host closed the connection]
00:13
chrishunt has quit [Quit: So long...]
00:19
julianhurley has quit [Ping timeout: 256 seconds]
00:20
dustint has joined #ruby-lang
00:24
LinkedoT has quit [Ping timeout: 256 seconds]
00:25
LinkedoT has joined #ruby-lang
00:27
blaix has joined #ruby-lang
00:28
babinho has quit [Ping timeout: 240 seconds]
00:28
sepp2k has quit [Remote host closed the connection]
00:31
mbull9 has quit [Remote host closed the connection]
00:31
enebo has quit [Quit: enebo]
00:35
sailias has joined #ruby-lang
00:35
julianhurley has joined #ruby-lang
00:35
krohrbaugh has quit [Ping timeout: 260 seconds]
00:35
babinho has joined #ruby-lang
00:37
xxaM has joined #ruby-lang
00:45
brianpWins has quit [Quit: brianpWins]
00:47
DomKM1 has joined #ruby-lang
00:51
blaix has quit [Quit: Leaving.]
00:51
DomKM has quit [Ping timeout: 260 seconds]
00:51
<
zzak >
>> "5 4 3 2 1".match /(\d+ )/
00:52
<
zzak >
what if i want an array of those digits..?
00:52
<
zzak >
isn't that the point of a group?
00:52
<
zzak >
18> "5 4 3 2 1".match /(\d+ )/
00:53
<
zzak >
18> "5 4 3 2 1".match /(\d+ )/
00:53
<
zzak >
18>> "5 4 3 2 1".match /(\d+ )/
00:56
tylersmith has quit [Remote host closed the connection]
00:56
teleological has joined #ruby-lang
00:56
stamina has quit [Ping timeout: 264 seconds]
00:58
toretore has quit [Quit: Leaving]
01:03
<
zzak >
>> "5 4 3 2 1".match /(\d+ )\1/
01:03
<
zzak >
>> "5 4 3 2 1".match /(\d+ ){1,}\1/
01:04
<
zzak >
18> "5 4 3 2 1".scan /(\d+ )/
01:05
dhruvasagar has joined #ruby-lang
01:05
Nisstyre-laptop has joined #ruby-lang
01:05
<
zzak >
>> "5 4 3 2 1".scan /(\d+ )/
01:05
<
zzak >
i wanted scan, not match
01:05
<
zzak >
THANKS OBAMA
01:08
idkazuma has joined #ruby-lang
01:09
schlecht has quit [Quit: Lost terminal]
01:13
glebm has quit [Ping timeout: 248 seconds]
01:14
rajix has quit [Quit: rajix]
01:14
vlad_starkov has quit [Read error: Connection reset by peer]
01:15
vlad_starkov has joined #ruby-lang
01:17
teleological has quit [Remote host closed the connection]
01:19
headius has joined #ruby-lang
01:19
seseisanudo has joined #ruby-lang
01:22
seseisanudo has left #ruby-lang [#ruby-lang]
01:22
seseisanudo has joined #ruby-lang
01:24
dustint has quit [Ping timeout: 264 seconds]
01:27
krombr has quit [Remote host closed the connection]
01:33
weems has quit [Ping timeout: 256 seconds]
01:34
chessguy has quit [Remote host closed the connection]
01:35
mistym has quit [Remote host closed the connection]
01:36
seseisanudo has quit []
01:37
poga has quit [Remote host closed the connection]
01:38
pr0ton has quit [Quit: pr0ton]
01:40
saarinen has joined #ruby-lang
01:41
Glass_saga has joined #ruby-lang
01:50
machuga is now known as machuga|away
01:57
tylersmith has joined #ruby-lang
01:57
ryanf has joined #ruby-lang
02:01
postmodern has quit [Quit: Leaving]
02:02
nlv has joined #ruby-lang
02:02
GeissT has joined #ruby-lang
02:04
jgoss has quit [Ping timeout: 256 seconds]
02:05
tylersmith has quit [Ping timeout: 252 seconds]
02:08
jgoss has joined #ruby-lang
02:09
TheMoonMaster has quit [Excess Flood]
02:10
TheMoonMaster has joined #ruby-lang
02:12
justinmburrous has quit [Ping timeout: 276 seconds]
02:14
vlad_starkov has quit [Read error: Connection reset by peer]
02:14
vlad_starkov has joined #ruby-lang
02:16
jgoss has quit [Ping timeout: 264 seconds]
02:18
ikrima has joined #ruby-lang
02:18
rikai has quit [Ping timeout: 246 seconds]
02:19
dhruvasagar has quit [Read error: Operation timed out]
02:20
agarie has joined #ruby-lang
02:27
jgoss has joined #ruby-lang
02:27
jgoss has joined #ruby-lang
02:27
jgoss has quit [Changing host]
02:27
jsullivandigs has quit [Remote host closed the connection]
02:28
teleological has joined #ruby-lang
02:28
jsullivandigs has joined #ruby-lang
02:32
teleological has quit [Ping timeout: 264 seconds]
02:33
jgoss has quit [Ping timeout: 264 seconds]
02:33
jsullivandigs has quit [Ping timeout: 252 seconds]
02:33
rking1 has quit [Ping timeout: 264 seconds]
02:33
lguardiola has quit [Quit: Leaving]
02:34
skaczor has quit [Quit: Lost terminal]
02:38
codelurker has quit [Quit: Leaving]
02:41
jgoss has joined #ruby-lang
02:41
jgoss has quit [Max SendQ exceeded]
02:42
mistym has joined #ruby-lang
02:42
mistym has quit [Changing host]
02:42
mistym has joined #ruby-lang
02:43
jgoss has joined #ruby-lang
02:48
jgoss has quit [Ping timeout: 256 seconds]
02:53
teleological has joined #ruby-lang
02:53
jgoss has joined #ruby-lang
02:55
teleological has quit [Remote host closed the connection]
02:57
jsullivandigs has joined #ruby-lang
02:59
saarinen has quit [Quit: saarinen]
02:59
Xzyx987X has quit [Ping timeout: 264 seconds]
03:06
jgoss has quit [Ping timeout: 252 seconds]
03:07
JpC0utur3 has joined #ruby-lang
03:07
plurt has joined #ruby-lang
03:08
postmodern has joined #ruby-lang
03:08
agarie has quit [Quit: Leaving...]
03:09
vlad_starkov has quit [Remote host closed the connection]
03:09
vlad_starkov has joined #ruby-lang
03:12
synthetix has joined #ruby-lang
03:13
nlv has quit [Remote host closed the connection]
03:17
plurt has quit [Quit: Computer has gone to sleep.]
03:18
Cakey has joined #ruby-lang
03:19
bryanl has joined #ruby-lang
03:19
sailias has quit [Quit: Leaving.]
03:21
idkazuma has quit [Remote host closed the connection]
03:26
deepdog has quit [Quit: Leaving]
03:28
justinmburrous has joined #ruby-lang
03:34
vlad_sta_ has joined #ruby-lang
03:35
MartynKeigher has quit [Excess Flood]
03:36
Asher has quit [Ping timeout: 240 seconds]
03:38
vlad_starkov has quit [Ping timeout: 252 seconds]
03:38
MartynKeigher has joined #ruby-lang
03:38
baba has quit [Ping timeout: 245 seconds]
03:38
megha has joined #ruby-lang
03:41
My_Hearing has joined #ruby-lang
03:41
io_syl has joined #ruby-lang
03:43
Mon_Ouie has quit [Ping timeout: 252 seconds]
03:44
Asher has joined #ruby-lang
03:50
nlv has joined #ruby-lang
03:50
nathanstitt has quit [Quit: I growing sleepy]
03:51
lsegal has joined #ruby-lang
04:02
tylersmith has joined #ruby-lang
04:03
hramrach_ has quit [Ping timeout: 240 seconds]
04:06
megha has quit [Read error: Operation timed out]
04:06
Xzyx987X has joined #ruby-lang
04:07
tylersmith has quit [Ping timeout: 264 seconds]
04:07
hramrach_ has joined #ruby-lang
04:09
vlad_sta_ has quit [Remote host closed the connection]
04:09
vlad_starkov has joined #ruby-lang
04:10
macmartine has joined #ruby-lang
04:13
teleological has joined #ruby-lang
04:18
nlv has quit [Remote host closed the connection]
04:18
JpC0utur3 has quit [Ping timeout: 246 seconds]
04:26
xxaM has quit [Ping timeout: 256 seconds]
04:29
vlad_starkov has quit [Remote host closed the connection]
04:29
rking1 has joined #ruby-lang
04:33
teleological has quit [Remote host closed the connection]
04:35
perry has quit [Read error: Connection reset by peer]
04:38
perry has joined #ruby-lang
04:38
perry is now known as Guest44824
04:40
Cakey has quit [Ping timeout: 264 seconds]
04:43
vlad_starkov has joined #ruby-lang
04:43
crudson1 has joined #ruby-lang
04:44
crudson has quit [Read error: Connection reset by peer]
04:45
xxaM has joined #ruby-lang
04:47
vlad_starkov has quit [Remote host closed the connection]
04:48
vlad_starkov has joined #ruby-lang
04:49
flexd has quit [Ping timeout: 246 seconds]
04:58
JpC0utur3 has joined #ruby-lang
05:00
megha has joined #ruby-lang
05:03
wallerdev has quit [Quit: wallerdev]
05:04
vlad_starkov has quit [Ping timeout: 256 seconds]
05:05
dhruvasagar has joined #ruby-lang
05:13
weems has joined #ruby-lang
05:13
rikai has joined #ruby-lang
05:14
Fretta has quit [Quit: Fretta]
05:15
charliesome has joined #ruby-lang
05:19
rikai_ has joined #ruby-lang
05:21
weems has quit [Changing host]
05:21
weems has joined #ruby-lang
05:23
GeissT has quit [Quit: AdiIRC is updating to v1.9.0 Beta Build (170513-2) 32 Bit]
05:23
GeissT has joined #ruby-lang
05:23
rikai has quit [Ping timeout: 256 seconds]
05:24
rikai_ is now known as rikai
05:37
hashkey has joined #ruby-lang
05:39
nlv has joined #ruby-lang
05:50
xcombelle has joined #ruby-lang
05:56
imperator has joined #ruby-lang
06:03
tylersmith has joined #ruby-lang
06:07
hashkey has quit []
06:08
hashkey has joined #ruby-lang
06:08
hashkey has quit [Client Quit]
06:09
hashkey has joined #ruby-lang
06:09
tylersmith has quit [Ping timeout: 260 seconds]
06:11
flexd has joined #ruby-lang
06:24
cored has quit [Ping timeout: 256 seconds]
06:24
headius has quit [Quit: headius]
06:25
tomzx_mac has quit [Ping timeout: 256 seconds]
06:25
hashkey has quit [Ping timeout: 245 seconds]
06:26
hashkey has joined #ruby-lang
06:30
Nisstyre-laptop has quit [Quit: Leaving]
06:32
mytrile has joined #ruby-lang
06:32
hashkey has quit []
06:33
breakingthings has quit [Quit: breakingthings]
06:33
hashkey has joined #ruby-lang
06:43
mytrile has quit [Remote host closed the connection]
06:43
mytrile has joined #ruby-lang
06:45
justinmburrous has quit [Ping timeout: 245 seconds]
06:52
imperator has quit [Ping timeout: 245 seconds]
06:55
mweems_ has joined #ruby-lang
06:56
weems has quit [Disconnected by services]
06:56
mweems_ has left #ruby-lang [#ruby-lang]
06:56
weems has joined #ruby-lang
06:56
rippa has joined #ruby-lang
06:58
JpC0utur3 has quit [Ping timeout: 256 seconds]
07:03
barttenbrinke has joined #ruby-lang
07:04
barttenbrinke has quit [Remote host closed the connection]
07:04
barttenbrinke has joined #ruby-lang
07:04
ta has quit [Remote host closed the connection]
07:06
fsvehla has joined #ruby-lang
07:10
vlad_starkov has joined #ruby-lang
07:10
vlad_starkov has quit [Remote host closed the connection]
07:11
vlad_starkov has joined #ruby-lang
07:14
nlv has quit [Ping timeout: 256 seconds]
07:20
krombr has joined #ruby-lang
07:24
vlad_starkov has quit [Ping timeout: 256 seconds]
07:24
rajix has joined #ruby-lang
07:25
amerine has joined #ruby-lang
07:29
apeiros has quit [Remote host closed the connection]
07:29
apeiros has joined #ruby-lang
07:39
justinmburrous has joined #ruby-lang
07:40
nlv has joined #ruby-lang
07:42
big-red has joined #ruby-lang
07:43
DomKM1 has quit [Quit: Leaving.]
07:44
justinmburrous has quit [Remote host closed the connection]
07:46
lele has joined #ruby-lang
07:48
big-red has quit []
07:51
vlad_starkov has joined #ruby-lang
07:51
rippa has quit [Ping timeout: 240 seconds]
07:56
io_syl has quit [Quit: Computer has gone to sleep.]
07:56
justinmburrous has joined #ruby-lang
07:58
mistym has quit [Remote host closed the connection]
08:00
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
08:00
amerine has joined #ruby-lang
08:01
vlad_starkov has quit [Ping timeout: 276 seconds]
08:04
megha has quit [Quit: WeeChat 0.4.0]
08:05
jsaak_ has quit [Ping timeout: 252 seconds]
08:06
tylersmith has joined #ruby-lang
08:09
justinmburrous has quit [Read error: Operation timed out]
08:09
megha has joined #ruby-lang
08:10
levicole has quit [Ping timeout: 245 seconds]
08:10
tylersmith has quit [Ping timeout: 246 seconds]
08:10
wudofyr__ has quit [Ping timeout: 248 seconds]
08:11
sush24 has joined #ruby-lang
08:11
yellow5 has quit [Ping timeout: 245 seconds]
08:12
tenderlove has quit [Remote host closed the connection]
08:12
tenderlove has joined #ruby-lang
08:12
blowmage has quit [Ping timeout: 276 seconds]
08:15
bzalasky has joined #ruby-lang
08:21
jbsan has quit [Quit: jbsan]
08:24
tdy has quit [Read error: Connection reset by peer]
08:24
tdy has joined #ruby-lang
08:28
bzalasky has quit [Remote host closed the connection]
08:29
jbsan has joined #ruby-lang
08:33
bzalasky has joined #ruby-lang
08:34
s1n4 has joined #ruby-lang
08:34
s1n4 has quit [Client Quit]
08:40
ebouchut has joined #ruby-lang
08:40
dc5ala has joined #ruby-lang
08:42
tbuehlmann has joined #ruby-lang
08:45
glebm has joined #ruby-lang
08:46
marr has joined #ruby-lang
08:46
bzalasky has quit [Remote host closed the connection]
08:48
swav has joined #ruby-lang
08:49
blacktulip has joined #ruby-lang
08:53
solars has joined #ruby-lang
08:54
nlv has quit [Remote host closed the connection]
09:06
tylersmith has joined #ruby-lang
09:10
barttenbrinke has quit [Remote host closed the connection]
09:11
tylersmith has quit [Ping timeout: 245 seconds]
09:14
dhruvasagar has quit [Ping timeout: 264 seconds]
09:14
xcombelle has quit [Read error: Connection reset by peer]
09:16
dhruvasagar has joined #ruby-lang
09:19
blacktulip has quit [Remote host closed the connection]
09:19
blacktulip has joined #ruby-lang
09:22
mbj has joined #ruby-lang
09:23
thone has joined #ruby-lang
09:24
krombr has quit [Quit: krombr]
09:24
weems has quit [Ping timeout: 264 seconds]
09:24
blacktulip has quit [Ping timeout: 276 seconds]
09:26
thone_ has quit [Ping timeout: 248 seconds]
09:29
stamina has joined #ruby-lang
09:32
megha has quit [Quit: WeeChat 0.4.0]
09:38
blacktulip has joined #ruby-lang
09:38
ebouchut has quit [Quit: This computer has gone to sleep]
09:39
grobb has joined #ruby-lang
09:39
rippa has joined #ruby-lang
09:40
ebouchut has joined #ruby-lang
09:40
blacktulip has quit [Remote host closed the connection]
09:40
blacktulip has joined #ruby-lang
09:41
glebm has quit [Ping timeout: 248 seconds]
09:42
LinkedoT has quit [Ping timeout: 248 seconds]
09:42
LinkedoT has joined #ruby-lang
09:45
blacktulip has quit [Ping timeout: 276 seconds]
09:46
sush24 has quit [Quit: This computer has gone to sleep]
09:46
lupine has quit [Ping timeout: 264 seconds]
09:48
havenwood has quit [Remote host closed the connection]
09:49
havenwood has joined #ruby-lang
09:50
sush24 has joined #ruby-lang
09:53
havenwood has quit [Ping timeout: 248 seconds]
10:07
tylersmith has joined #ruby-lang
10:11
tylersmith has quit [Ping timeout: 248 seconds]
10:14
kgrz has joined #ruby-lang
10:20
runeb- has joined #ruby-lang
10:20
runeb- is now known as runeb
10:24
kgrz has quit [Read error: Connection reset by peer]
10:25
rajix has quit [Read error: Connection reset by peer]
10:27
matled has joined #ruby-lang
10:28
kgrz has joined #ruby-lang
10:29
lele has quit [Ping timeout: 246 seconds]
10:33
mbj has quit [Ping timeout: 256 seconds]
10:35
lele has joined #ruby-lang
10:37
megha has joined #ruby-lang
10:39
greenarrow has quit [Quit: IRC is just multiplayer notepad.]
10:39
mbj has joined #ruby-lang
10:40
greenarrow has joined #ruby-lang
10:40
dhruvasagar has quit [Ping timeout: 248 seconds]
10:42
dhruvasagar has joined #ruby-lang
10:45
jbsan_ has joined #ruby-lang
10:45
megha has quit [Quit: WeeChat 0.4.0]
10:46
mbj has quit [Ping timeout: 256 seconds]
10:46
jbsan_ has quit [Read error: Connection reset by peer]
10:46
jbsan has quit [Ping timeout: 246 seconds]
10:47
jbsan_ has joined #ruby-lang
10:51
dhruvasagar has quit [Ping timeout: 245 seconds]
10:51
krombr has joined #ruby-lang
10:52
kgrz has quit [Ping timeout: 264 seconds]
10:53
sepp2k has joined #ruby-lang
10:53
dhruvasagar has joined #ruby-lang
10:56
kgrz has joined #ruby-lang
10:58
LinkedoT has quit [Ping timeout: 248 seconds]
10:59
LinkedoT has joined #ruby-lang
11:05
ebouchut has quit [Quit: This computer has gone to sleep]
11:06
rippa has quit [Ping timeout: 240 seconds]
11:06
ebouchut has joined #ruby-lang
11:07
tylersmith has joined #ruby-lang
11:09
tomzx_mac has joined #ruby-lang
11:10
nlv has joined #ruby-lang
11:12
tylersmith has quit [Ping timeout: 245 seconds]
11:14
mytrile has quit [Remote host closed the connection]
11:15
runeb has quit [Remote host closed the connection]
11:18
rippa has joined #ruby-lang
11:19
roadt has joined #ruby-lang
11:27
chessguy has joined #ruby-lang
11:27
stamina has quit [Quit: WeeChat 0.4.0]
11:29
krombr has quit [Remote host closed the connection]
11:36
* yorickpeterse
is reading on quantum physics, wormholes and spacetime
11:36
<
yorickpeterse >
Yup it's Saturday
11:36
<
matti >
yorickpeterse: I always knew you are from a parallel universe.
11:36
<
yorickpeterse >
heh
11:37
<
yorickpeterse >
at least I can do parallel operations, unlike Ruby! HA! Get it?
11:37
nivanson_ has quit [Read error: Connection reset by peer]
11:37
nivanson has joined #ruby-lang
11:38
<
matti >
yorickpeterse: LOL
11:38
<
matti >
yorickpeterse: Cheap joke, you cheeky monkey.
11:38
<
matti >
I am sure than in an alternate unvisere yorickpeterse codes in Go.
11:40
<
injekt >
yorickpeterse: sometimes you just node ruby isn't the tool for the job
11:41
MaddinXx has joined #ruby-lang
11:43
<
yorickpeterse >
I always node
11:45
glebm has joined #ruby-lang
11:47
machuga|away is now known as machuga
11:53
<
matti >
yorickpeterse, he always node.js
11:55
nivanson has quit [Read error: Connection reset by peer]
11:55
rippa has quit [Ping timeout: 240 seconds]
11:55
nivanson has joined #ruby-lang
11:56
jxie has quit [Quit: leaving]
11:57
ikrima has quit [Quit: Computer has gone to sleep.]
12:08
tylersmith has joined #ruby-lang
12:09
<
yorickpeterse >
in unrelated news, there will be a big ass comet passing by in November
12:10
<
yorickpeterse >
my body is already ready
12:11
apeiros has quit [Remote host closed the connection]
12:11
<
charliesome >
yorickpeterse: ruby has loads of quantum physics
12:11
<
charliesome >
especially the whole spooky action at a distance stuff
12:11
uglybandersnatch has joined #ruby-lang
12:12
postmodern has quit [Quit: Leaving]
12:12
<
yorickpeterse >
charliesome: fgt now that you're here, can you trim file paths of errors from eval-in? The full path is kinda annoying
12:12
<
yorickpeterse >
e.g.
12:12
<
yorickpeterse >
>> raise 'derp'
12:12
<
eval-in >
yorickpeterse => /tmp/execpad-0b269e825af6/source-0b269e825af6:2:in `<main>': derp (RuntimeError) (
http://eval.in/30644)
12:12
tylersmith has quit [Ping timeout: 240 seconds]
12:12
<
charliesome >
yorickpeterse: sure
12:13
djwonk has quit [Quit: djwonk]
12:14
kgrz has quit [Read error: Connection reset by peer]
12:16
eval-in has quit [Remote host closed the connection]
12:16
eval-in has joined #ruby-lang
12:16
<
charliesome >
>> raise "lol"
12:16
<
eval-in >
charliesome => /tmp/execpad-420cb99a10ac/source-420cb99a10ac:2:in `<main>': lol (RuntimeError) ... (
http://eval.in/30645)
12:16
<
charliesome >
aw shiet
12:16
<
charliesome >
stderr goes before stdout???
12:16
<
yorickpeterse >
heh
12:17
<
yorickpeterse >
also, does eval.in have an API?
12:17
<
charliesome >
yorickpeterse: yeah the irc bot uses it
12:17
<
yorickpeterse >
is it a public API?
12:17
<
charliesome >
public in the sense that you may use it if you like, but i haven't bothered documenting it ;)
12:18
<
charliesome >
basically POST to / to create a paste, and GET /:id.json to retrieve info
12:18
eval-in has quit [Remote host closed the connection]
12:18
eval-in has joined #ruby-lang
12:18
<
yorickpeterse >
also, what's Melbourne like? Thinking of goind to .au some time next year
12:18
<
charliesome >
yorickpeterse: melbourne is the best city in australia, hands down
12:18
<
charliesome >
>> raise "lol"
12:19
<
charliesome >
i didn't even have to modify the backend code to do that
12:19
<
charliesome >
~SOA~
12:20
<
bnagy >
who plans their next year's travel in May?
12:20
<
yorickpeterse >
I do
12:20
<
yorickpeterse >
well not planning really, just thinking about it
12:21
<
charliesome >
who plans their travel more than a week in advance?
12:21
vlad_starkov has joined #ruby-lang
12:22
<
bnagy >
yorickpeterse: you should go to Melbourne from halfway through the second week of Jan until just before the end of the month
12:22
<
bnagy >
that's when it doesn't rain
12:22
<
yorickpeterse >
heh
12:22
<
charliesome >
i can confirm
12:22
<
yorickpeterse >
also lol, Google maps gives walking directions from Sydney to Melbourne
12:22
<
charliesome >
melbourne rains every day except during that one week
12:22
<
yorickpeterse >
181 hours
12:23
<
bnagy >
plus you would be there for australia day
12:23
<
yorickpeterse >
hm, 7 day walk from Sydney to melbourne
12:24
<
yorickpeterse >
mind you last time I went hiking was 4-5 years ago, may not be such a good idea
12:24
<
bnagy >
no, you would die
12:24
poga has joined #ruby-lang
12:24
<
charliesome >
confirm
12:24
<
charliesome >
you would die
12:25
mbj has joined #ruby-lang
12:25
<
yorickpeterse >
what, because of all the dropbears?
12:25
<
bnagy >
the dropbears are thick along the Hay plain
12:25
runeb has joined #ruby-lang
12:25
<
andrewvos >
how would you die?
12:25
<
bnagy >
tbh probably someone in Hay would just bash you for being weird
12:26
<
bnagy >
WHERE'S YER CAR BLONDIE?
12:26
<
yorickpeterse >
haha
12:27
<
andrewvos >
are dropbears big?
12:27
<
bnagy >
big enough TO KILL
12:27
pskosinski has joined #ruby-lang
12:27
<
andrewvos >
they attack humans?
12:28
<
bnagy >
all flesh is food for the bear
12:29
<
yorickpeterse >
lol
12:29
runeb has quit [Ping timeout: 248 seconds]
12:30
nivanson_ has joined #ruby-lang
12:30
nivanson has quit [Read error: Connection reset by peer]
12:31
stamina has joined #ruby-lang
12:35
<
yorickpeterse >
might just go back to South korea though, still have a lot to explore
12:35
lupine has joined #ruby-lang
12:38
jsullivandigs has quit [Remote host closed the connection]
12:38
jsullivandigs has joined #ruby-lang
12:40
toretore has joined #ruby-lang
12:41
LinkedoT has quit [Ping timeout: 264 seconds]
12:41
LinkedoT has joined #ruby-lang
12:42
imperator has joined #ruby-lang
12:42
retro|cz has quit [Ping timeout: 252 seconds]
12:43
uglybandersnatch has left #ruby-lang [#ruby-lang]
12:43
imperator2 has joined #ruby-lang
12:43
jsullivandigs has quit [Ping timeout: 256 seconds]
12:46
ruby-lang572 has joined #ruby-lang
12:46
mojacc has joined #ruby-lang
12:46
mojacc has quit [Remote host closed the connection]
12:46
imperator has quit [Ping timeout: 256 seconds]
12:47
apeiros has joined #ruby-lang
12:48
apeiros has quit [Remote host closed the connection]
12:50
Kabaka has quit [Excess Flood]
12:50
ruby-lang572 has quit [Client Quit]
12:50
vlad_sta_ has joined #ruby-lang
12:51
dc5ala has quit [Quit: Ex-Chat]
12:53
vlad_starkov has quit [Ping timeout: 252 seconds]
12:56
julianhurley has quit [Remote host closed the connection]
13:00
vlad_sta_ has quit [Remote host closed the connection]
13:01
justinmburrous has joined #ruby-lang
13:02
Kabaka has joined #ruby-lang
13:02
Kabaka has quit [Excess Flood]
13:04
hashkey has quit [Ping timeout: 248 seconds]
13:04
chessguy has quit [Remote host closed the connection]
13:05
Kabaka has joined #ruby-lang
13:08
sush24 has quit [Quit: This computer has gone to sleep]
13:08
tylersmith has joined #ruby-lang
13:09
Kabaka has quit [Excess Flood]
13:12
Kabaka has joined #ruby-lang
13:12
nivanson_ has quit [Read error: Connection reset by peer]
13:12
nivanson has joined #ruby-lang
13:13
tylersmith has quit [Ping timeout: 256 seconds]
13:15
Asher has quit [Ping timeout: 246 seconds]
13:16
imperator2 has quit [Ping timeout: 248 seconds]
13:20
swav has quit [Remote host closed the connection]
13:20
chessguy has joined #ruby-lang
13:21
barttenbrinke has joined #ruby-lang
13:22
Asher has joined #ruby-lang
13:22
adambeynon has joined #ruby-lang
13:24
swav has joined #ruby-lang
13:26
swav has quit [Remote host closed the connection]
13:27
nlv has quit [Remote host closed the connection]
13:34
jgoss has joined #ruby-lang
13:41
barttenbrinke has quit [Remote host closed the connection]
13:43
grobb has quit [Quit: grobb]
13:47
cofin has joined #ruby-lang
13:47
<
zzak >
charliesome: :D
13:47
<
charliesome >
zzak: sup
13:47
<
zzak >
dude youre going to wickedgood?
13:47
<
zzak >
we can yolo and drink underage beers together
13:48
<
charliesome >
yeah!
13:48
<
charliesome >
oh yeah
13:48
<
charliesome >
america
13:48
<
charliesome >
silly drinking age of 21
13:48
<
zzak >
just tell them you are mel gibsons son
13:49
<
charliesome >
get on the o'douls
13:49
glebm has quit [Quit: Computer has gone to sleep.]
13:49
glebm has joined #ruby-lang
13:49
<
zzak >
you can use my expired id, just die your hair red and grow a goatee
13:50
<
charliesome >
hahaha
13:52
enebo has joined #ruby-lang
13:53
enebo has quit [Client Quit]
13:54
enebo has joined #ruby-lang
13:54
jgoss has quit [Remote host closed the connection]
13:57
enebo has quit [Client Quit]
14:02
danrabinowitz has joined #ruby-lang
14:09
tylersmith has joined #ruby-lang
14:13
tylersmith has quit [Ping timeout: 264 seconds]
14:15
altrim has joined #ruby-lang
14:16
altrim has left #ruby-lang [#ruby-lang]
14:17
deepdog has joined #ruby-lang
14:22
nathanstitt has joined #ruby-lang
14:25
vlad_starkov has joined #ruby-lang
14:26
ebouchut has quit [Quit: This computer has gone to sleep]
14:28
wallerdev has joined #ruby-lang
14:28
bzalasky has joined #ruby-lang
14:32
ebouchut has joined #ruby-lang
14:37
swav has joined #ruby-lang
14:37
sailias has joined #ruby-lang
14:37
ebouchut has quit [Quit: This computer has gone to sleep]
14:39
imperator2 has joined #ruby-lang
14:42
swav has quit [Ping timeout: 256 seconds]
14:47
symm- has joined #ruby-lang
14:51
swav has joined #ruby-lang
14:59
nivanson has quit [Read error: Connection reset by peer]
15:00
nivanson has joined #ruby-lang
15:07
sailias has quit [Ping timeout: 245 seconds]
15:08
vlad_starkov has quit [Remote host closed the connection]
15:08
jacktrick has joined #ruby-lang
15:09
tylersmith has joined #ruby-lang
15:10
benlovell has joined #ruby-lang
15:12
LinkedoT has quit [Quit: Leaving]
15:12
pbjorklund has quit [Read error: Operation timed out]
15:13
bzalasky has quit [Remote host closed the connection]
15:14
tylersmith has quit [Ping timeout: 246 seconds]
15:16
bzalasky has joined #ruby-lang
15:18
nertzy3 has joined #ruby-lang
15:20
weems has joined #ruby-lang
15:21
nertzy2 has quit [Ping timeout: 264 seconds]
15:25
MaddinXx has quit [Remote host closed the connection]
15:25
weems has quit [Ping timeout: 264 seconds]
15:25
jsullivandigs has joined #ruby-lang
15:26
dhruvasagar has quit [Ping timeout: 264 seconds]
15:27
breakingthings has joined #ruby-lang
15:34
alessio_rocco has joined #ruby-lang
15:36
apeiros has joined #ruby-lang
15:39
roadt has quit [Ping timeout: 256 seconds]
15:43
glebm has quit [Ping timeout: 256 seconds]
15:46
glebm has joined #ruby-lang
15:46
mucker has joined #ruby-lang
15:47
sush24 has joined #ruby-lang
15:48
imperator2 has quit [Ping timeout: 248 seconds]
15:52
krombr has joined #ruby-lang
15:53
sush24 has quit [Read error: Connection reset by peer]
15:53
bzalasky has quit [Remote host closed the connection]
15:56
benlovell has quit [Ping timeout: 240 seconds]
15:56
DomKM has joined #ruby-lang
16:03
chrishunt has joined #ruby-lang
16:04
<
yorickpeterse >
hmpf, I should do some grocery shopping
16:04
<
yorickpeterse >
but that means going outside
16:05
apeiros has quit [Remote host closed the connection]
16:06
<
yorickpeterse >
(the comments)
16:10
tylersmith has joined #ruby-lang
16:11
vlad_starkov has joined #ruby-lang
16:15
machuga is now known as machuga|away
16:15
tylersmith has quit [Ping timeout: 276 seconds]
16:15
vlad_starkov has quit [Ping timeout: 245 seconds]
16:16
<
pipework >
yorickpeterse: Grocery shopping can be done remotely. The coolest way I know is Amazon Fresh.
16:16
apeiros has joined #ruby-lang
16:16
JpC0utur3 has joined #ruby-lang
16:19
deepdog has quit [Ping timeout: 276 seconds]
16:19
justinmburrous has quit [Remote host closed the connection]
16:19
bzalasky has joined #ruby-lang
16:22
mbj_ has joined #ruby-lang
16:23
strmpnk has joined #ruby-lang
16:23
benlovell has joined #ruby-lang
16:23
sush24 has joined #ruby-lang
16:24
bzalasky has quit [Remote host closed the connection]
16:25
mbj has quit [Ping timeout: 245 seconds]
16:25
jacktrick has quit [Quit: Leaving]
16:27
jsullivandigs has quit [Remote host closed the connection]
16:27
jsullivandigs has joined #ruby-lang
16:29
voker57 has joined #ruby-lang
16:29
voker57 has quit [Changing host]
16:29
voker57 has joined #ruby-lang
16:32
jsullivandigs has quit [Ping timeout: 256 seconds]
16:35
io_syl has joined #ruby-lang
16:35
havenwood has joined #ruby-lang
16:36
nertzy3 has quit [Quit: Leaving]
16:37
ta has joined #ruby-lang
16:38
jsullivandigs has joined #ruby-lang
16:39
weems has joined #ruby-lang
16:41
nertzy has joined #ruby-lang
16:43
saarinen has joined #ruby-lang
16:44
<
yorickpeterse >
we don't have that here in NL
16:48
mcls has joined #ruby-lang
16:48
nertzy has quit [Remote host closed the connection]
16:49
sush24 has quit [Quit: Leaving]
16:49
mcls has quit [Client Quit]
16:50
sush24 has joined #ruby-lang
16:51
adambeynon has quit [Quit: Computer has gone to sleep.]
16:52
machuga|away is now known as machuga
16:52
nertzy has joined #ruby-lang
16:53
hackeron has quit [Remote host closed the connection]
16:53
enebo has joined #ruby-lang
16:53
dhruvasagar has joined #ruby-lang
16:54
mcls has joined #ruby-lang
16:55
hackeron has joined #ruby-lang
16:56
nertzy has quit [Client Quit]
16:58
adambeynon has joined #ruby-lang
17:05
mucker has quit [Read error: Connection reset by peer]
17:05
nertzy has joined #ruby-lang
17:05
hashkey has joined #ruby-lang
17:05
mucker has joined #ruby-lang
17:05
mcls has quit [Quit: mcls]
17:07
mbj_ is now known as mbj
17:10
tylersmith has joined #ruby-lang
17:11
chessguy has quit [Remote host closed the connection]
17:12
bzalasky has joined #ruby-lang
17:12
blowmage has joined #ruby-lang
17:15
tylersmith has quit [Ping timeout: 256 seconds]
17:15
dhruvasagar has quit [Ping timeout: 248 seconds]
17:18
deepdog has joined #ruby-lang
17:21
saarinen has quit [Quit: saarinen]
17:21
jxie has joined #ruby-lang
17:21
enebo has quit [Quit: enebo]
17:22
enebo has joined #ruby-lang
17:22
vlad_starkov has joined #ruby-lang
17:24
mistym has joined #ruby-lang
17:24
mistym has quit [Changing host]
17:24
mistym has joined #ruby-lang
17:24
enebo has quit [Client Quit]
17:26
vlad_starkov has quit [Ping timeout: 240 seconds]
17:27
saarinen has joined #ruby-lang
17:28
ikrima has joined #ruby-lang
17:29
deepdog has quit [Ping timeout: 240 seconds]
17:29
Kabaka has quit [Excess Flood]
17:30
rippa has joined #ruby-lang
17:30
deepdog has joined #ruby-lang
17:31
Kabaka has joined #ruby-lang
17:32
machuga is now known as machuga|away
17:36
JpC0utur3 has quit [Ping timeout: 240 seconds]
17:37
benanne has joined #ruby-lang
17:38
adambeynon has quit [Quit: Computer has gone to sleep.]
17:45
ebouchut has joined #ruby-lang
17:47
bashdy has joined #ruby-lang
17:54
symm- has quit [Ping timeout: 252 seconds]
18:00
bzalasky has quit [Remote host closed the connection]
18:06
jabagawee has joined #ruby-lang
18:07
<
jabagawee >
hey there, i'm a python-er looking to try out ruby, and i'd like some suggestions on how to make this code more idiomatic... and to not have errors
18:08
bzalasky has joined #ruby-lang
18:09
voker57 has quit [Read error: Operation timed out]
18:10
tylersmith has joined #ruby-lang
18:11
voker57 has joined #ruby-lang
18:11
voker57 has quit [Changing host]
18:11
voker57 has joined #ruby-lang
18:11
tylersmith has quit [Read error: Connection reset by peer]
18:11
tylersmith has joined #ruby-lang
18:12
bashdy has quit [Quit: bashdy]
18:13
tylersmith has quit [Remote host closed the connection]
18:13
tylersmith has joined #ruby-lang
18:16
My_Hearing has quit [Read error: Operation timed out]
18:19
Nisstyre has joined #ruby-lang
18:20
jabagawee has quit [Ping timeout: 250 seconds]
18:20
sepp2k has quit [Remote host closed the connection]
18:20
<
rue >
jabagawee: It’s not too bad… you can use loop {} instead of while true
18:21
My_Hearing has joined #ruby-lang
18:21
lsegal has joined #ruby-lang
18:21
justinmburrous has joined #ruby-lang
18:21
<
rue >
Interesting solution to build in the break
18:24
My_Hearing has quit [Read error: Connection reset by peer]
18:25
My_Hearing has joined #ruby-lang
18:27
<
havenwood >
jab, oh he left ;(
18:27
<
havenwood >
Was going to mention what yield does. :P
18:28
lupine has quit [Ping timeout: 264 seconds]
18:32
jsullivandigs has quit [Remote host closed the connection]
18:33
randomlogin has joined #ruby-lang
18:33
jsullivandigs has joined #ruby-lang
18:35
<
rue >
I actually kinda prefer the earlier :P
18:37
marr has quit [Ping timeout: 260 seconds]
18:37
jsullivandigs has quit [Ping timeout: 240 seconds]
18:39
JonaTW has joined #ruby-lang
18:39
codelurker has joined #ruby-lang
18:41
adambeynon has joined #ruby-lang
18:43
krombr has quit [Quit: krombr]
18:44
Fretta has joined #ruby-lang
18:45
grobb has joined #ruby-lang
18:45
vmatiyko has joined #ruby-lang
18:49
codelurker has quit [Quit: Leaving]
18:50
tenderlove has quit [Remote host closed the connection]
18:50
tenderlove has joined #ruby-lang
18:50
weems has quit [Ping timeout: 256 seconds]
18:51
teleological has joined #ruby-lang
18:53
hahuang65 has joined #ruby-lang
18:58
ericmath1son has quit [Ping timeout: 256 seconds]
19:00
deepdog has quit [Quit: Leaving]
19:01
bzalasky has quit [Remote host closed the connection]
19:07
dr_bob has joined #ruby-lang
19:07
jsullivandigs has joined #ruby-lang
19:10
My_Hearing has quit [Quit: WeeChat 0.4.0]
19:11
sonofdirt has joined #ruby-lang
19:11
sonofdirt has left #ruby-lang [#ruby-lang]
19:12
dirtrock has joined #ruby-lang
19:13
bzalasky has joined #ruby-lang
19:15
dirtrock has left #ruby-lang [#ruby-lang]
19:19
saarinen has quit [Quit: saarinen]
19:21
tenderlove has quit [Remote host closed the connection]
19:22
tenderlove has joined #ruby-lang
19:25
saarinen has joined #ruby-lang
19:28
hahuang65 has quit [Quit: Computer has gone to sleep.]
19:37
saarinen has quit [Quit: saarinen]
19:39
jsullivandigs has quit [Ping timeout: 276 seconds]
19:46
jsullivandigs has joined #ruby-lang
19:47
hahuang65 has joined #ruby-lang
19:48
hahuang65 has quit [Max SendQ exceeded]
19:50
benlovell has quit [Quit: leaving]
19:51
teleological has quit [Remote host closed the connection]
19:51
pskosinski has quit [Remote host closed the connection]
19:52
pskosinski has joined #ruby-lang
19:54
DomKM1 has joined #ruby-lang
19:54
DomKM has quit [Read error: Connection reset by peer]
19:54
DomKM1 has quit [Client Quit]
19:55
DomKM has joined #ruby-lang
19:55
marr has joined #ruby-lang
19:55
DomKM has quit [Client Quit]
19:58
JpC0utur3 has joined #ruby-lang
20:02
havenwood has quit [Remote host closed the connection]
20:06
tenderlove has quit [Ping timeout: 245 seconds]
20:07
DomKM has joined #ruby-lang
20:07
sush24 has quit [Quit: This computer has gone to sleep]
20:08
teleological has joined #ruby-lang
20:09
tylersmith has quit [Remote host closed the connection]
20:17
intellitech has quit [Quit: SMOKE BOMB!]
20:17
intellitech has joined #ruby-lang
20:20
havenwood has joined #ruby-lang
20:21
havenwood has quit [Remote host closed the connection]
20:22
ikrima has quit [Quit: Computer has gone to sleep.]
20:22
havenwood has joined #ruby-lang
20:22
ebouchut has quit [Quit: This computer has gone to sleep]
20:23
havenwood has quit [Read error: Connection reset by peer]
20:24
havenwood has joined #ruby-lang
20:24
ruby-lang455 has joined #ruby-lang
20:25
ruby-lang455 has quit [Client Quit]
20:28
weems has joined #ruby-lang
20:34
symm- has joined #ruby-lang
20:34
rsl has quit [Ping timeout: 256 seconds]
20:34
bnagy has quit [Ping timeout: 245 seconds]
20:34
rsl has joined #ruby-lang
20:35
bnagy has joined #ruby-lang
20:36
solars has quit [Ping timeout: 248 seconds]
20:37
ProfessorNim has joined #ruby-lang
20:38
JonaTW_ has joined #ruby-lang
20:40
LinkedoT has joined #ruby-lang
20:40
ikrima has joined #ruby-lang
20:41
JonaTW has quit [Ping timeout: 245 seconds]
20:41
ProfessorNim has quit [Quit: Leaving]
20:44
pipework has quit [Remote host closed the connection]
20:48
saarinen has joined #ruby-lang
20:51
weems has quit [Quit: Leaving]
20:52
weems has joined #ruby-lang
20:52
weems has quit [Changing host]
20:52
weems has joined #ruby-lang
20:52
bnagy has quit [Ping timeout: 245 seconds]
21:02
chrishunt has quit [Quit: ZzZzZz...]
21:05
saarinen has quit [Quit: saarinen]
21:06
grobb has quit [Quit: grobb]
21:10
bnagy has joined #ruby-lang
21:10
tylersmith has joined #ruby-lang
21:11
krombr has joined #ruby-lang
21:11
chrishunt has joined #ruby-lang
21:12
weems has quit [Ping timeout: 246 seconds]
21:15
chrishunt has quit [Client Quit]
21:16
kurttt has joined #ruby-lang
21:18
weems has joined #ruby-lang
21:18
tylersmith has quit [Ping timeout: 260 seconds]
21:19
nyuszika7h has quit [Read error: Connection reset by peer]
21:21
nyuszika7h has joined #ruby-lang
21:22
workmad3 has joined #ruby-lang
21:25
kurttt has quit [Read error: Connection reset by peer]
21:26
kurttt has joined #ruby-lang
21:27
Aria has joined #ruby-lang
21:29
mucker has quit [Quit: leaving]
21:32
bnagy has quit [Ping timeout: 246 seconds]
21:38
bnagy has joined #ruby-lang
21:39
alessio_rocco has quit [Remote host closed the connection]
21:40
kurttt has quit [Read error: Connection reset by peer]
21:41
kurttt has joined #ruby-lang
21:48
kurttt has joined #ruby-lang
21:48
lupine has joined #ruby-lang
21:49
idkazuma has joined #ruby-lang
21:53
solars has joined #ruby-lang
22:02
jaska has quit [Remote host closed the connection]
22:02
GeissT_ has joined #ruby-lang
22:04
GeissT has quit [Ping timeout: 248 seconds]
22:05
mistym has quit [Remote host closed the connection]
22:13
solars has quit [Ping timeout: 256 seconds]
22:15
workmad3 has quit [Ping timeout: 276 seconds]
22:15
tylersmith has joined #ruby-lang
22:20
randomlogin has quit [Ping timeout: 264 seconds]
22:21
dr_bob has quit [Read error: Connection reset by peer]
22:31
tenderlove has joined #ruby-lang
22:33
randomlogin has joined #ruby-lang
22:35
dustint has joined #ruby-lang
22:36
chrishunt has joined #ruby-lang
22:38
gr4yscale has joined #ruby-lang
22:45
marr has quit [Ping timeout: 252 seconds]
22:45
t0h has joined #ruby-lang
22:46
justinmburrous has quit [Remote host closed the connection]
22:53
mucker has joined #ruby-lang
22:53
GeissT_ has quit [Quit: MillBroChat AdIRC User]
22:53
mucker has quit [Client Quit]
22:54
mucker has joined #ruby-lang
22:54
GeissT has joined #ruby-lang
22:54
mucker has quit [Client Quit]
22:59
dustint has quit [Ping timeout: 248 seconds]
23:00
toretore has quit [Quit: Leaving]
23:03
tylersmith has quit [Ping timeout: 256 seconds]
23:03
dustint has joined #ruby-lang
23:08
bzalasky has quit [Remote host closed the connection]
23:11
havenwood has quit [Remote host closed the connection]
23:12
Aria has quit [Ping timeout: 256 seconds]
23:13
roadt has joined #ruby-lang
23:14
Guest44824 has left #ruby-lang [#ruby-lang]
23:17
Aria has joined #ruby-lang
23:19
chessguy has joined #ruby-lang
23:19
postmodern has joined #ruby-lang
23:23
Aria has quit [Ping timeout: 256 seconds]
23:28
<
andrewvos >
rue: why?
23:29
stamina has quit [Ping timeout: 252 seconds]
23:34
badeball has quit [Quit: leaving]
23:35
badeball has joined #ruby-lang
23:35
breakingthings has quit [Quit: breakingthings]
23:44
mucker has joined #ruby-lang
23:44
tallship has quit [Quit: Too Hip gotta go - Going..... Down..... Mr. Tyler?]
23:45
randomlogin has quit [Read error: Connection reset by peer]
23:46
teleological has quit [Remote host closed the connection]
23:46
greenarrow has quit [Quit: IRC is just multiplayer notepad.]
23:47
badeball has quit [Quit: leaving]
23:47
badeball has joined #ruby-lang
23:50
mucker has quit [Quit: leaving]
23:51
krombr has quit [Remote host closed the connection]
23:57
gr4yscale has quit [Quit: Computer has gone to sleep.]
23:57
tbuehlmann has quit [Remote host closed the connection]
23:59
tylersmith has joined #ruby-lang