00:02
brool has joined #ruby
00:03
phaul has joined #ruby
00:03
fphilipe has quit [Ping timeout: 252 seconds]
00:08
phaul has quit [Ping timeout: 268 seconds]
00:19
rikkipitt has joined #ruby
00:19
rikkipitt has quit [Read error: Connection reset by peer]
00:23
hiroaki has quit [Ping timeout: 258 seconds]
00:28
skx86 has joined #ruby
00:33
cthulchu has joined #ruby
00:36
hiroaki has joined #ruby
00:37
cthu| has quit [Ping timeout: 260 seconds]
00:40
facu has joined #ruby
00:45
Ai9zO5AP has quit [Quit: WeeChat 2.5]
00:47
hoogmin has joined #ruby
00:50
hoogmin has quit [Quit: Leaving]
00:54
DaRock has joined #ruby
00:54
phaul has joined #ruby
00:59
phaul has quit [Ping timeout: 260 seconds]
00:59
uplime is now known as ^
01:05
phaul has joined #ruby
01:05
wildtrees has quit [Quit: Leaving]
01:14
phaul has quit [Ping timeout: 265 seconds]
01:14
cd has quit [Quit: cd]
01:20
phaul has joined #ruby
01:25
phaul has quit [Ping timeout: 258 seconds]
01:26
bsdbandit-01 has quit [Ping timeout: 240 seconds]
01:28
bsdband55 has joined #ruby
01:28
phaul has joined #ruby
01:31
sergioro has joined #ruby
01:32
phaul has quit [Ping timeout: 240 seconds]
01:34
phaul has joined #ruby
01:39
phaul has quit [Ping timeout: 260 seconds]
01:40
phaul has joined #ruby
01:42
Technodrome has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
01:43
juvenal has joined #ruby
01:44
phaul has quit [Ping timeout: 260 seconds]
01:45
davor_ has joined #ruby
01:46
davor has quit [Ping timeout: 260 seconds]
01:46
davor_ is now known as davor
01:47
phaul has joined #ruby
01:49
bsdband55 has quit [Ping timeout: 260 seconds]
01:52
phaul has quit [Ping timeout: 265 seconds]
01:54
phaul has joined #ruby
01:56
brool has quit [Quit: WeeChat 2.7]
01:57
bambanx has quit [Quit: Leaving]
01:57
jinie_ has joined #ruby
01:59
fphilipe has joined #ruby
01:59
jinie has quit [Ping timeout: 265 seconds]
01:59
jinie_ is now known as jinie
02:02
phaul has quit [Ping timeout: 240 seconds]
02:03
phaul has joined #ruby
02:04
juvenal has quit [Read error: Connection reset by peer]
02:08
bsdbandit-01 has joined #ruby
02:08
phaul has quit [Ping timeout: 268 seconds]
02:12
phaul has joined #ruby
02:18
davor has quit [Ping timeout: 268 seconds]
02:21
phaul has quit [Ping timeout: 258 seconds]
02:23
lxsameer has quit [Ping timeout: 240 seconds]
02:28
phaul has joined #ruby
02:32
phaul has quit [Ping timeout: 240 seconds]
02:33
fphilipe has quit [Ping timeout: 260 seconds]
02:33
houhoulis has joined #ruby
02:34
audiofile has joined #ruby
02:34
<
audiofile >
hi I'm exploring a bunch of languages and I'm wondering when to use which one? when should I use ruby? :)
02:35
<
mozzarella >
when you want to have fun
02:36
<
audiofile >
I don't know what that is
02:36
<
audiofile >
apart from that?
02:39
phaul has joined #ruby
02:43
sergioro has quit [Quit: leaving]
02:43
phaul has quit [Ping timeout: 265 seconds]
02:49
phaul has joined #ruby
02:52
bsdband14 has joined #ruby
02:53
phaul has quit [Ping timeout: 258 seconds]
02:55
bsdbandit-01 has quit [Ping timeout: 260 seconds]
02:56
dasher00 has quit [Ping timeout: 258 seconds]
02:58
phaul has joined #ruby
03:00
<
^ >
you can use ruby for a number of things. you're really the best person to decide if you should use it or not
03:00
spacesuitdiver has joined #ruby
03:02
phaul has quit [Ping timeout: 260 seconds]
03:03
<
audiofile >
oh I'm not looking for something too specific, just for ruby's strengths. just like how people agree that golang is good for parallelized code (cuz of goroutines) and python for ML/AI frameworks. There's some degree of consensus on what a language is good for. That's what I'm trying to infer about ruby :) ^
03:03
ajsharma has joined #ruby
03:03
<
^ >
python and go are both good for a lot more than that. thats just a single feature ¯\_(ツ)_/¯
03:04
<
^ >
it really depends on what you want to do, what you want to learn, and what you're hoping to write
03:04
<
^ >
especially in the beginning, you're unlikely to be limited by the language
03:06
<
audiofile >
I didn't mean good for JUST that. It's more like something that sticks out about them. I get what you mean but that's not quite what I'm after. I mean, I wouldn't want to write ML code in golang without equivalents for numpy, pytorch/tensorflow/keras. I guess what I'm saying is what kind of work is ruby conducive to?
03:06
fphilipe has joined #ruby
03:08
phaul has joined #ruby
03:10
Technodrome has joined #ruby
03:13
phaul has quit [Ping timeout: 268 seconds]
03:14
davor has joined #ruby
03:14
davor has quit [Remote host closed the connection]
03:16
davor has joined #ruby
03:20
phaul has joined #ruby
03:21
witlesswonder has quit [Remote host closed the connection]
03:24
phaul has quit [Ping timeout: 240 seconds]
03:26
phaul has joined #ruby
03:29
cthulchu has quit [Ping timeout: 260 seconds]
03:30
phaul has quit [Ping timeout: 265 seconds]
03:37
phaul has joined #ruby
03:42
phaul has quit [Ping timeout: 260 seconds]
03:44
ropeney has joined #ruby
03:46
Nicmavr has quit [Read error: Connection reset by peer]
03:48
Nicmavr has joined #ruby
03:48
phaul has joined #ruby
03:52
phaul has quit [Ping timeout: 258 seconds]
03:55
phaul has joined #ruby
03:55
<
havenwood >
audiofile: It's used in aerospace and automotive to model software and hardware. Crystal-lang used it for an initial compiler before it bootstrapped. It's even used in supercomputing since it can model things that would be harder to express in other langs.
03:56
<
havenwood >
audiofile: It's good for ambitious projects you're not sure you could write in another language.
03:57
Mia has quit [Ping timeout: 260 seconds]
04:03
fphilipe has quit [Ping timeout: 248 seconds]
04:05
kent\n has quit [Quit: No Ping reply in 180 seconds.]
04:05
phaul has quit [Ping timeout: 258 seconds]
04:06
kent\n has joined #ruby
04:06
phaul has joined #ruby
04:11
phaul has quit [Ping timeout: 260 seconds]
04:11
ropeney has joined #ruby
04:12
davor has quit [Quit: Bye]
04:12
phaul has joined #ruby
04:14
davor has joined #ruby
04:17
phaul has quit [Ping timeout: 260 seconds]
04:18
ropeney has quit [Ping timeout: 260 seconds]
04:23
gix has joined #ruby
04:23
phaul has joined #ruby
04:24
ropeney has joined #ruby
04:25
audiofile has quit [Ping timeout: 260 seconds]
04:26
gix- has quit [Ping timeout: 268 seconds]
04:28
phaul has quit [Ping timeout: 265 seconds]
04:35
phaul has joined #ruby
04:38
ropeney has quit [Ping timeout: 240 seconds]
04:40
phaul has quit [Ping timeout: 268 seconds]
04:44
phaul has joined #ruby
04:44
ropeney has joined #ruby
04:45
ropeney has quit [Client Quit]
04:47
DaRock has quit [Quit: No Ping reply in 180 seconds.]
04:48
DaRock has joined #ruby
04:48
phaul has quit [Ping timeout: 240 seconds]
04:49
phaul has joined #ruby
04:54
phaul has quit [Ping timeout: 240 seconds]
04:55
ropeney has joined #ruby
04:57
FrankGrimes has joined #ruby
04:59
phaul has joined #ruby
05:00
ropeney has quit [Ping timeout: 258 seconds]
05:01
ropeney has joined #ruby
05:01
FrankGrimes has quit [Quit: leaving]
05:04
phaul has quit [Ping timeout: 258 seconds]
05:05
itarato has quit [Ping timeout: 265 seconds]
05:16
orbyt_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
05:26
facu has quit [Quit: Leaving]
05:28
ropeney has joined #ruby
05:35
Emmanuel_Chanel has quit [Read error: No route to host]
05:38
Emmanuel_Chanel has joined #ruby
05:39
NODE has quit [Quit: changing servers]
05:40
NODE has joined #ruby
05:41
itarato has joined #ruby
05:41
visage_ has joined #ruby
05:43
Technodrome has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
05:57
visage_ has quit [Quit: visage_]
05:59
fphilipe has joined #ruby
06:02
subfj has joined #ruby
06:06
alexherbo2 has joined #ruby
06:07
itarato has quit [Ping timeout: 258 seconds]
06:18
sauvin has joined #ruby
06:34
fphilipe has quit [Ping timeout: 248 seconds]
06:38
evdubs has quit [Ping timeout: 260 seconds]
06:39
evdubs has joined #ruby
06:55
houhoulis has quit [Remote host closed the connection]
07:01
phaul has joined #ruby
07:05
phaul has quit [Ping timeout: 268 seconds]
07:11
skx86 has quit [Quit: Connection closed for inactivity]
07:15
skx86 has joined #ruby
07:45
ajsharma has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
07:48
ropeney_ has joined #ruby
08:11
clemens3 has joined #ruby
08:11
ur5us has joined #ruby
08:12
^ is now known as uptime
08:12
uptime is now known as ^
08:17
DaRock has quit [Quit: No Ping reply in 180 seconds.]
08:19
DaRock has joined #ruby
08:20
MasterNayru has joined #ruby
08:21
phaul has joined #ruby
08:30
fphilipe has joined #ruby
08:35
rippa has joined #ruby
08:37
Inline__ has joined #ruby
08:41
Inline has quit [Ping timeout: 245 seconds]
08:47
chalkmonster has joined #ruby
09:00
chalkmonster has quit [Quit: WeeChat 2.7]
09:07
nowhere_man has quit [Remote host closed the connection]
09:08
Emmanuel_Chanel has quit [Ping timeout: 268 seconds]
09:11
william1 has joined #ruby
09:12
william1 has quit [Remote host closed the connection]
09:19
phaul has quit [Ping timeout: 265 seconds]
09:20
MasterNayru has joined #ruby
09:23
Inline__ has quit [Quit: Leaving]
09:23
Inline has joined #ruby
09:31
lineus has quit [Ping timeout: 240 seconds]
09:32
Emmanuel_Chanel has joined #ruby
09:35
phaul has joined #ruby
09:44
fphilipe has quit [Ping timeout: 248 seconds]
09:49
TCZ has joined #ruby
09:50
phaul has quit [Ping timeout: 258 seconds]
09:59
ur5us has quit [Quit: Leaving]
09:59
Mia has joined #ruby
09:59
Mia has joined #ruby
09:59
Mia has quit [Changing host]
10:05
davor has quit [Quit: Bye]
10:08
davor has joined #ruby
10:12
fphilipe has joined #ruby
10:18
fphilipe has quit [Ping timeout: 260 seconds]
10:21
dasher00 has joined #ruby
10:23
schne1der has joined #ruby
10:24
phaul has joined #ruby
10:28
phaul has quit [Ping timeout: 258 seconds]
10:29
schne1der has quit [Ping timeout: 268 seconds]
10:40
cd has joined #ruby
10:49
Fernando-Basso has joined #ruby
10:54
fphilipe has joined #ruby
10:55
lxsameer has joined #ruby
11:17
dionysus69 has joined #ruby
11:28
im0nde_ has joined #ruby
11:31
suukim has joined #ruby
11:31
im0nde has quit [Ping timeout: 268 seconds]
11:32
AJA4350 has joined #ruby
11:33
antholog has quit [Ping timeout: 252 seconds]
11:46
antholog has joined #ruby
11:59
fphilipe has quit [Ping timeout: 245 seconds]
12:04
fphilipe has joined #ruby
12:05
alexherbo2 has joined #ruby
12:07
alexherbo2 has quit [Client Quit]
12:09
alexherbo2 has joined #ruby
12:11
MasterNayru has joined #ruby
12:12
alexherbo2 has quit [Client Quit]
12:14
fphilipe has quit [Ping timeout: 260 seconds]
12:14
audiophile has joined #ruby
12:14
audiofile has quit [Changing host]
12:14
audiofile has joined #ruby
12:17
<
audiofile >
havenwood thank you! finally, some concrete examples :) Ill look into those you mentioned. sounds interesting!
12:17
lineus has joined #ruby
12:21
Technodrome has joined #ruby
12:23
fphilipe has joined #ruby
12:23
MasterNayru has joined #ruby
12:27
fphilipe has quit [Ping timeout: 252 seconds]
12:28
alex`` has joined #ruby
12:28
alex`` has quit [Client Quit]
12:29
alex`` has joined #ruby
12:38
phaul has joined #ruby
12:41
RiPuk has quit [Ping timeout: 260 seconds]
12:42
RiPuk has joined #ruby
12:43
phaul has quit [Ping timeout: 260 seconds]
13:15
audiophile has joined #ruby
13:15
audiophile is now known as videofile
13:15
videofile has quit [Changing host]
13:15
videofile has joined #ruby
13:18
audiofile has quit [Ping timeout: 268 seconds]
13:18
davor_ has joined #ruby
13:19
davor has quit [Ping timeout: 258 seconds]
13:19
davor_ is now known as davor
13:40
ellcs has joined #ruby
13:40
chalkmonster has joined #ruby
13:45
TCZ has quit [Quit: Bye Bye]
14:01
skx86 has quit [Quit: Connection closed for inactivity]
14:03
ellcs has quit [Ping timeout: 258 seconds]
14:07
ellcs has joined #ruby
14:10
fphilipe has joined #ruby
14:14
fphilipe has quit [Ping timeout: 240 seconds]
14:16
lineus has quit [Ping timeout: 240 seconds]
14:16
lineus has joined #ruby
14:19
errst has joined #ruby
14:23
voker57 has quit [Quit: voker57]
14:26
Nicmavr has quit [Read error: Connection reset by peer]
14:27
Fernando-Basso has quit [Quit: Leaving]
14:27
Nicmavr has joined #ruby
14:28
davispuh has joined #ruby
14:34
alexherbo2 has joined #ruby
14:58
ropeney_ has quit [Ping timeout: 240 seconds]
14:58
ropeney has quit [Ping timeout: 265 seconds]
15:01
errst has quit [Ping timeout: 265 seconds]
15:06
ropeney has joined #ruby
15:06
ropeney_ has joined #ruby
15:08
Swyper has quit [Remote host closed the connection]
15:10
dionysus69 has quit [Ping timeout: 258 seconds]
15:14
ropeney- has joined #ruby
15:15
Swyper has joined #ruby
15:15
ropeney| has joined #ruby
15:15
ropeney_ has quit [Ping timeout: 260 seconds]
15:16
ropeney has quit [Ping timeout: 268 seconds]
15:23
errst has joined #ruby
15:28
ropeney has joined #ruby
15:28
ropeney_ has joined #ruby
15:28
ropeney- has quit [Ping timeout: 265 seconds]
15:29
ropeney| has quit [Ping timeout: 258 seconds]
15:36
turbo_choo has joined #ruby
15:43
impermanence has joined #ruby
16:01
Swyper has quit [Remote host closed the connection]
16:01
silass has joined #ruby
16:04
donofrio has joined #ruby
16:07
Swyper has joined #ruby
16:10
fphilipe has joined #ruby
16:14
yann-kaelig has joined #ruby
16:16
ajsharma has joined #ruby
16:18
turbo_choo has quit [Ping timeout: 260 seconds]
16:18
fphilipe has quit [Ping timeout: 260 seconds]
16:20
fphilipe has joined #ruby
16:23
turbo_choo has joined #ruby
16:25
fphilipe has quit [Ping timeout: 245 seconds]
16:29
errst has quit [Ping timeout: 258 seconds]
16:32
Cra2yZer0 has quit [Ping timeout: 258 seconds]
16:33
Cra2yZer0 has joined #ruby
16:36
Swyper has quit [Remote host closed the connection]
16:40
phaul has joined #ruby
16:41
Swyper has joined #ruby
16:42
orbyt_ has joined #ruby
16:45
phaul has quit [Ping timeout: 260 seconds]
16:46
yokel has quit [Ping timeout: 268 seconds]
16:46
videofile has quit [Read error: Connection reset by peer]
16:47
videofile has joined #ruby
16:50
schne1der has joined #ruby
16:51
freedom has joined #ruby
16:54
freedom is now known as gnufr33d0m
16:59
ellcs has quit [Ping timeout: 260 seconds]
16:59
chalkmonster has quit [Quit: WeeChat 2.7]
17:11
Cra2yZer0 has quit [Ping timeout: 260 seconds]
17:12
Fernando-Basso has joined #ruby
17:12
Cra2yZer0 has joined #ruby
17:15
DaRock has quit [Ping timeout: 258 seconds]
17:25
rikkipitt has joined #ruby
17:28
Cra2yZer0 has quit [Ping timeout: 258 seconds]
17:29
Cra2yZer0 has joined #ruby
17:33
yann-kaelig has quit [Quit: yann-kaelig]
17:49
itarato has joined #ruby
17:50
GodFather has joined #ruby
17:58
rikkipitt has quit [Remote host closed the connection]
17:59
rikkipitt has joined #ruby
17:59
wildtrees has joined #ruby
18:00
NODE has quit [Quit: changing servers]
18:01
NODE has joined #ruby
18:03
rikkipitt has quit [Ping timeout: 258 seconds]
18:05
mrsbear has joined #ruby
18:16
ua has quit [Ping timeout: 268 seconds]
18:16
houhoulis has joined #ruby
18:19
ellcs has joined #ruby
18:22
zapata has quit [Ping timeout: 245 seconds]
18:23
zapata has joined #ruby
18:26
foxxx0 has quit [Quit: foxxx0]
18:28
ua has joined #ruby
18:28
foxxx0 has joined #ruby
18:29
ellcs has quit [Ping timeout: 240 seconds]
18:32
skx86 has joined #ruby
18:44
ellcs has joined #ruby
18:51
mrsbear has left #ruby [#ruby]
18:58
ellcs has quit [Ping timeout: 248 seconds]
19:10
phaul has joined #ruby
19:11
clemens3 has quit [Ping timeout: 265 seconds]
19:15
phaul has quit [Ping timeout: 258 seconds]
19:24
NODE has quit [Quit: changing servers]
19:25
NODE has joined #ruby
19:25
dasher00 has quit [Ping timeout: 258 seconds]
19:32
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
19:34
mokha has quit [Quit: .]
19:37
subetei has joined #ruby
19:39
dasher00 has joined #ruby
19:50
Fernando-Basso has quit [Quit: Leaving]
19:58
alexherbo2 has quit [Ping timeout: 260 seconds]
19:59
alex`` has quit [Ping timeout: 265 seconds]
20:02
ellcs has joined #ruby
20:03
sergioro has joined #ruby
20:12
dionysus69 has joined #ruby
20:16
suukim has quit [Quit: Konversation terminated!]
20:18
phaul has joined #ruby
20:19
teej has joined #ruby
20:22
Technodrome has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:22
fphilipe has joined #ruby
20:27
fphilipe has quit [Ping timeout: 258 seconds]
20:30
itarato has quit [Ping timeout: 260 seconds]
20:37
lineus has quit [Ping timeout: 240 seconds]
20:39
lineus has joined #ruby
20:41
dviola has joined #ruby
20:46
itarato has joined #ruby
20:47
jerry_jerry has joined #ruby
20:47
rikkipitt has joined #ruby
20:51
sergioro has quit [Quit: leaving]
20:54
ajsharma has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
21:06
errst has joined #ruby
21:07
mozzarella has quit [Quit: WeeChat 2.4]
21:08
dviola has quit [Quit: WeeChat 2.7]
21:12
_whitelogger has joined #ruby
21:19
ajsharma has joined #ruby
21:19
markopasha has joined #ruby
21:26
Cra2yZer0 has quit [Ping timeout: 260 seconds]
21:27
Cra2yZer0 has joined #ruby
21:28
ellcs has quit [Ping timeout: 248 seconds]
21:34
itarato has quit [Ping timeout: 268 seconds]
21:37
DaRock has joined #ruby
21:40
skx86 has quit [Quit: Connection closed for inactivity]
21:52
ellcs has joined #ruby
21:55
alexherbo2 has joined #ruby
21:55
banister has joined #ruby
21:55
banister has quit [Remote host closed the connection]
21:58
alex`` has joined #ruby
21:59
ellcs has quit [Ping timeout: 248 seconds]
22:01
bsdband14 has quit [Quit: -a- IRC for Android 2.1.55]
22:01
bsdbandit-01 has joined #ruby
22:02
ellcs has joined #ruby
22:03
markopasha has quit [Remote host closed the connection]
22:17
happyhans has joined #ruby
22:24
errst has quit [Remote host closed the connection]
22:25
banister has joined #ruby
22:25
banister has quit [Client Quit]
22:27
banister has joined #ruby
22:28
itarato has joined #ruby
22:28
banister has quit [Client Quit]
22:28
fimbaz has joined #ruby
22:29
clemens3 has joined #ruby
22:30
fimbaz has quit [Client Quit]
22:31
fimbaz has joined #ruby
22:32
ctOS has joined #ruby
22:34
vondruch has quit [Quit: vondruch]
22:35
vondruch has joined #ruby
22:35
rikkipitt has quit [Quit: Leaving...]
22:40
bhaak has quit [Ping timeout: 252 seconds]
22:47
skx86 has joined #ruby
22:49
fimbaz has joined #ruby
22:51
dhollinger has quit [Ping timeout: 265 seconds]
22:51
dhollinger has joined #ruby
22:57
happyhans has quit [Remote host closed the connection]
23:01
fimbaz has joined #ruby
23:02
bvdw has joined #ruby
23:04
vircung has quit [Quit: Nothing to do here]
23:05
vircung has joined #ruby
23:06
bsdband40 has joined #ruby
23:06
Swyper has quit [Remote host closed the connection]
23:09
bsdbandit-01 has quit [Ping timeout: 258 seconds]
23:11
ellcs has quit [Ping timeout: 248 seconds]
23:14
bhaak has joined #ruby
23:16
vircung has quit [Quit: Nothing to do here]
23:18
vircung has joined #ruby
23:23
vircung has quit [Quit: Nothing to do here]
23:25
ellcs has joined #ruby
23:25
vircung has joined #ruby
23:26
banister has joined #ruby
23:26
banister has quit [Remote host closed the connection]
23:27
nofxx_ has joined #ruby
23:29
nofxx has quit [Ping timeout: 258 seconds]
23:33
ellcs has quit [Ping timeout: 248 seconds]
23:35
schne1der has quit [Ping timeout: 260 seconds]
23:36
SeepingN has joined #ruby
23:41
banister has joined #ruby
23:44
banister has quit [Client Quit]
23:51
Swyper has joined #ruby
23:55
banister has joined #ruby
23:55
banister has quit [Remote host closed the connection]
23:56
itarato has quit [Ping timeout: 265 seconds]