00:00
fouric has joined #lisp
00:01
mathZ has joined #lisp
00:03
fikka has quit [Ping timeout: 264 seconds]
00:06
lnostdal has quit [Ping timeout: 240 seconds]
00:09
fikka has joined #lisp
00:22
zachk has quit [Quit: Leaving]
00:28
fare__ has quit [Ping timeout: 260 seconds]
00:29
asarch has joined #lisp
00:31
EvW has quit [Ping timeout: 276 seconds]
00:36
Kundry_Wag has joined #lisp
00:37
Josh_2 has joined #lisp
00:38
ealfonso has joined #lisp
00:40
<
ealfonso >
I can't use (setf (slot-value obj sym) value), which complains that the first setf argument is not a symbol. is there a good way to get the accessor for a given slot?
00:41
Kundry_Wag has quit [Ping timeout: 260 seconds]
00:41
fikka has quit [Ping timeout: 240 seconds]
00:42
<
ealfonso >
I guess I could generate the accessor's name. but not sure that is the best approach
00:42
<
Bike >
what? no, that should be fine
00:43
Kundry_Wag has joined #lisp
00:43
fikka has joined #lisp
00:43
<
Bike >
(setf (slot-value object slotname) value), that is
00:44
<
ealfonso >
Bike you're right. I must have another problem with my macro
00:46
elfmacs has joined #lisp
00:48
Qx has joined #lisp
00:48
<
ealfonso >
I forgot to quote the symbol name in the 2nd arg to slot-value
00:49
pjb has quit [Ping timeout: 256 seconds]
00:51
eli_oat has joined #lisp
00:56
markong has quit [Ping timeout: 248 seconds]
00:56
Qx has quit [Quit: .]
01:01
Josh_2 has quit [Quit: ERC (IRC client for Emacs 25.3.1)]
01:02
d4ryus1 has joined #lisp
01:02
Josh_2 has joined #lisp
01:03
Qx has joined #lisp
01:05
d4ryus has quit [Ping timeout: 240 seconds]
01:06
Oladon has quit [Quit: Leaving.]
01:13
stara has joined #lisp
01:17
fikka has quit [Ping timeout: 264 seconds]
01:20
Kundry_Wag has quit [Ping timeout: 260 seconds]
01:21
ayda has joined #lisp
01:21
azrazalea has joined #lisp
01:24
<
ealfonso >
i have this ugly to-camel-case function that doesn't work because of overlapping ppcre matches:
https://pastebin.com/0mjqfqDi any suggestions or should I just not use ppcre for this?
01:26
<
Bike >
overlapping how?
01:26
<
Bike >
you don't have kleene stars or nothing
01:28
<
Josh_2 >
Instead of replacing all of them all at once, couldn't you extract each match and remove the duplicates (if I'm understanding correct)
01:28
kajo has quit [Quit: WeeChat 2.1]
01:30
kajo has joined #lisp
01:31
<
ealfonso >
Bike "nextPageToken" => "next-pageToken"
01:32
<
Bike >
um, am i being extremely dumb? i thought this converted in the other direction.
01:32
Kundry_Wag has joined #lisp
01:32
<
Josh_2 >
I thought the same
01:32
<
Josh_2 >
It's lack of a doc string ;)
01:32
<
Bike >
that's not an overlap though. just means you need to do regex-replace-all
01:32
fikka has joined #lisp
01:33
<
ealfonso >
sorry, "next-page-token" => "nextPage-token"
01:33
<
Bike >
see previous message
01:35
<
ealfonso >
Bike that's right. thanks
01:36
Kundry_W_ has joined #lisp
01:37
nckx has quit [Quit: Updating my GNU GuixSD server — gnu.org/s/guix]
01:37
nckx has joined #lisp
01:37
fikka has quit [Ping timeout: 240 seconds]
01:41
Kundry_W_ has quit [Ping timeout: 240 seconds]
01:43
fikka has joined #lisp
01:43
Quetzal2 has quit [Remote host closed the connection]
01:44
dddddd has quit [Remote host closed the connection]
01:48
fikka has quit [Ping timeout: 260 seconds]
01:49
ayda has quit [Ping timeout: 268 seconds]
01:53
fikka has joined #lisp
01:54
ealfonso has quit [Ping timeout: 248 seconds]
01:58
fikka has quit [Ping timeout: 264 seconds]
01:59
d4ryus2 has joined #lisp
02:01
damke_ has joined #lisp
02:02
d4ryus1 has quit [Ping timeout: 264 seconds]
02:03
Oladon has joined #lisp
02:04
damke has quit [Ping timeout: 268 seconds]
02:06
ravi has quit [Ping timeout: 260 seconds]
02:12
nowhere_man has quit [Ping timeout: 276 seconds]
02:13
fikka has joined #lisp
02:18
fikka has quit [Ping timeout: 240 seconds]
02:20
<
Josh_2 >
THink am gonna go to the shop
02:20
<
Josh_2 >
am not tired at all but it's 3:20am :O'
02:20
nowhere_man has joined #lisp
02:24
megalography has quit [Ping timeout: 265 seconds]
02:26
shka_ has joined #lisp
02:27
dented42 has joined #lisp
02:33
fikka has joined #lisp
02:36
ravi has joined #lisp
02:37
fare__ has joined #lisp
02:38
fikka has quit [Ping timeout: 264 seconds]
02:39
megalography has joined #lisp
02:39
Kundry_W_ has joined #lisp
02:39
eli_oat has quit [Quit: Leaving.]
02:44
Kundry_W_ has quit [Ping timeout: 248 seconds]
02:46
igemnace has quit [Quit: WeeChat 2.1]
02:49
nowhere_man has quit [Ping timeout: 240 seconds]
02:53
mejja has quit [Quit: mejja]
02:54
fikka has joined #lisp
02:55
eli_oat has joined #lisp
02:55
milanj_ has quit [Quit: This computer has gone to sleep]
02:59
fikka has quit [Ping timeout: 260 seconds]
02:59
dieggsy has joined #lisp
03:04
fikka has joined #lisp
03:09
fikka has quit [Ping timeout: 256 seconds]
03:09
Kundry_W_ has joined #lisp
03:10
ravi has quit [Ping timeout: 260 seconds]
03:14
Kundry_W_ has quit [Ping timeout: 268 seconds]
03:14
fikka has joined #lisp
03:14
Kundry_Wag has quit [Remote host closed the connection]
03:15
Kundry_Wag has joined #lisp
03:16
EvW has joined #lisp
03:17
fare__ has quit [Ping timeout: 240 seconds]
03:19
Kundry_Wag has quit [Ping timeout: 260 seconds]
03:19
fikka has quit [Ping timeout: 260 seconds]
03:26
fare__ has joined #lisp
03:27
drdo has quit [Ping timeout: 276 seconds]
03:29
quazimodo has joined #lisp
03:31
varjag has joined #lisp
03:36
varjag has quit [Ping timeout: 260 seconds]
03:37
schoppenhauer has quit [Ping timeout: 260 seconds]
03:38
fare__ has quit [Ping timeout: 268 seconds]
03:39
schoppenhauer has joined #lisp
03:41
sellout-1 has joined #lisp
03:42
Josh_2 has quit [Quit: ERC (IRC client for Emacs 25.3.1)]
03:42
dented42 has quit [Ping timeout: 268 seconds]
03:44
sellout- has quit [Ping timeout: 268 seconds]
03:49
EvW has quit [Ping timeout: 265 seconds]
03:55
iqubic` has joined #lisp
03:56
phadthai has quit [Ping timeout: 260 seconds]
03:56
dieggsy has quit [Remote host closed the connection]
03:56
JuanDaugherty has quit [Quit: Exeunt]
03:57
Pixel_Outlaw has quit [Quit: Leaving]
03:57
funnel has quit [Ping timeout: 256 seconds]
03:57
iqubic has quit [Ping timeout: 276 seconds]
03:58
pierpa has quit [Quit: Page closed]
03:58
learning has joined #lisp
03:59
funnel has joined #lisp
03:59
dieggsy has joined #lisp
04:03
fare__ has joined #lisp
04:07
megalography has quit [Ping timeout: 268 seconds]
04:08
phadthai has joined #lisp
04:11
igemnace has joined #lisp
04:13
iqubic` has left #lisp ["ERC (IRC client for Emacs 25.3.1)"]
04:14
fare__ has quit [Ping timeout: 240 seconds]
04:14
Bike has quit [Quit: Lost terminal]
04:15
eli_oat has quit [Quit: Leaving.]
04:15
iqubic has joined #lisp
04:20
megalography has joined #lisp
04:20
elfmacs has quit [Ping timeout: 240 seconds]
04:21
mlf|2 has joined #lisp
04:24
mflem has quit [Ping timeout: 250 seconds]
04:30
orivej has quit [Ping timeout: 268 seconds]
04:33
energizer has quit [Disconnected by services]
04:33
energizer has joined #lisp
04:37
dieggsy has quit [Remote host closed the connection]
04:39
energizer has quit [Ping timeout: 248 seconds]
04:44
igemnace has quit [Quit: WeeChat 2.1]
04:46
vlatkoB has joined #lisp
04:49
fikka has joined #lisp
04:50
rumbler31 has joined #lisp
04:50
<
beach >
Good morning everyone!
04:55
rumbler31 has quit [Ping timeout: 265 seconds]
04:57
damke has joined #lisp
05:00
damke_ has quit [Ping timeout: 268 seconds]
05:00
smokeink has joined #lisp
05:12
asarch has quit [Quit: Leaving]
05:14
_paul0 has quit [Remote host closed the connection]
05:17
_paul0 has joined #lisp
05:28
megalography has quit [Ping timeout: 264 seconds]
05:29
__paul0 has joined #lisp
05:29
_paul0 has quit [Read error: Connection reset by peer]
05:33
mathZ has quit [Remote host closed the connection]
05:34
mathZ has joined #lisp
05:35
Karl_Dscc has joined #lisp
05:41
megalography has joined #lisp
05:41
fikka has quit [Ping timeout: 240 seconds]
05:44
oleo has quit [Quit: Leaving]
05:45
python476 has joined #lisp
05:47
fourier` has joined #lisp
05:57
fikka has joined #lisp
06:02
fikka has quit [Ping timeout: 260 seconds]
06:03
damke_ has joined #lisp
06:05
damke has quit [Ping timeout: 268 seconds]
06:07
energizer has joined #lisp
06:07
fikka has joined #lisp
06:10
flamebeard has joined #lisp
06:12
fikka has quit [Ping timeout: 240 seconds]
06:12
Karl_Dscc has quit [Remote host closed the connection]
06:14
slyrus2 has joined #lisp
06:14
energizer has quit [Remote host closed the connection]
06:14
energizer has joined #lisp
06:14
chens has joined #lisp
06:15
scymtym has quit [Ping timeout: 240 seconds]
06:17
elfmacs has joined #lisp
06:17
fikka has joined #lisp
06:22
fikka has quit [Ping timeout: 260 seconds]
06:23
d4ryus2 is now known as d4ryus
06:25
d4ryus has quit [Quit: WeeChat 2.1]
06:25
fourier` has quit [Read error: Connection reset by peer]
06:26
puchacz has quit [Quit: Konversation terminated!]
06:28
Kevslinger has quit [Quit: Connection closed for inactivity]
06:30
megalography has quit [Ping timeout: 240 seconds]
06:37
smokeink has quit [Ping timeout: 264 seconds]
06:38
fikka has joined #lisp
06:39
larme has quit [Quit: WeeChat 1.9.1]
06:39
larme has joined #lisp
06:41
megalography has joined #lisp
06:48
__paul0 has quit [Remote host closed the connection]
06:50
__paul0 has joined #lisp
06:50
mathZ has quit [Remote host closed the connection]
06:51
rumbler31 has joined #lisp
06:51
easye has joined #lisp
06:52
<
splittist >
Good morning beach!
06:54
<
beach >
Long time no see. What's up?
06:55
Kundry_Wag has joined #lisp
06:55
ldb has joined #lisp
06:56
fikka has quit [Ping timeout: 265 seconds]
06:56
rumbler31 has quit [Ping timeout: 268 seconds]
06:57
shrdlu68 has joined #lisp
06:57
Kundry_Wag has quit [Remote host closed the connection]
06:58
Kundry_Wag has joined #lisp
07:02
fikka has joined #lisp
07:02
larme has quit [Quit: WeeChat 1.9.1]
07:02
Kundry_Wag has quit [Ping timeout: 248 seconds]
07:02
larme has joined #lisp
07:04
capisce has quit [Read error: Connection reset by peer]
07:04
capisce has joined #lisp
07:06
shka_ has quit [Ping timeout: 260 seconds]
07:06
_paul0 has joined #lisp
07:06
__paul0 has quit [Ping timeout: 240 seconds]
07:07
smokeink has joined #lisp
07:09
makomo has quit [Quit: WeeChat 2.0.1]
07:09
varjag has joined #lisp
07:16
scymtym has joined #lisp
07:17
d4ryus has joined #lisp
07:20
smokeink has quit [Remote host closed the connection]
07:20
saturn2 has quit [Ping timeout: 256 seconds]
07:27
schweers has joined #lisp
07:27
Arcaelyx has joined #lisp
07:29
matijja has joined #lisp
07:32
Satou has joined #lisp
07:32
varjagg has joined #lisp
07:33
Kundry_Wag has joined #lisp
07:34
<
splittist >
beach: the usual - overworked, underappreciated (:
07:36
varjagg has quit [Ping timeout: 260 seconds]
07:44
fikka has quit [Ping timeout: 248 seconds]
07:44
megalography has quit [Ping timeout: 256 seconds]
07:45
lnostdal has joined #lisp
07:50
saturn2 has joined #lisp
07:52
elfmacs has quit [Quit: WeeChat 2.1]
07:54
lnostdal has quit [Ping timeout: 248 seconds]
07:55
fikka has joined #lisp
07:56
damke has joined #lisp
07:56
heisig has joined #lisp
07:56
megalography has joined #lisp
07:58
damke_ has quit [Ping timeout: 268 seconds]
08:04
Kundry_W_ has joined #lisp
08:06
Kundry_Wag has quit [Ping timeout: 256 seconds]
08:09
panji has joined #lisp
08:09
Kundry_W_ has quit [Ping timeout: 256 seconds]
08:11
ldb has quit [Ping timeout: 248 seconds]
08:12
ldb has joined #lisp
08:13
learning has quit [Remote host closed the connection]
08:19
megalography has quit [Ping timeout: 256 seconds]
08:21
megalography has joined #lisp
08:26
damke has quit [Ping timeout: 268 seconds]
08:30
megalography has quit [Ping timeout: 276 seconds]
08:30
lnostdal has joined #lisp
08:30
EvW1 has joined #lisp
08:31
megalography has joined #lisp
08:31
<
shka >
did anybody made something like slime inspector, but in clim?
08:31
<
shka >
so it is sligthly nicer to use
08:31
hhdave has joined #lisp
08:33
<
beach >
shka: Yes, there is Clouseau.
08:33
damke has joined #lisp
08:34
<
shka >
beach: heh, now i don't know if you are kidding or you are serious
08:34
<
shka >
because Clouseau seems like legit name
08:35
<
beach >
I am not joking.
08:35
<
beach >
moore33 came up with the name, as I recall.
08:35
<
shka >
fenomenal name
08:35
<
shka >
puts smile on my face
08:37
hhdave has quit [Ping timeout: 260 seconds]
08:38
_cosmonaut_ has joined #lisp
08:38
light2yellow has joined #lisp
08:38
wigust has quit [Ping timeout: 265 seconds]
08:38
<
ldb >
holly, so i can use a graphic inspector
08:38
python47` has joined #lisp
08:39
shaftoe__ has joined #lisp
08:39
damke has quit [Ping timeout: 268 seconds]
08:40
damke has joined #lisp
08:40
vlatkoB has quit [Quit: No Ping reply in 180 seconds.]
08:40
shaftoe_ has quit [Read error: Connection reset by peer]
08:40
Mandus has quit [Ping timeout: 240 seconds]
08:41
<
shka >
well, time to check how it works
08:41
Mandus has joined #lisp
08:41
lnostdal has quit [Ping timeout: 260 seconds]
08:41
python476 has quit [Ping timeout: 260 seconds]
08:42
vlatkoB has joined #lisp
08:43
<
shka >
heh, i forgot that i am connected to a remote machine via ssh tunnel
08:48
<
ldb >
emmm, doesn't work that satisfiying
08:49
python47` has left #lisp ["ERC (IRC client for Emacs 25.3.1)"]
08:50
python476 has joined #lisp
08:50
Mutex7 has quit [Quit: Leaving]
08:50
davsebamse has quit [Ping timeout: 264 seconds]
08:52
rumbler31 has joined #lisp
08:56
rumbler31 has quit [Ping timeout: 260 seconds]
08:59
milanj_ has joined #lisp
09:00
Arcaelyx has quit [Ping timeout: 255 seconds]
09:02
light2yellow has quit [Quit: light2yellow]
09:04
davsebamse has joined #lisp
09:05
Quetzal2 has joined #lisp
09:05
Quetzal2 has joined #lisp
09:05
Quetzal2 has quit [Changing host]
09:06
Hello_ has quit [Ping timeout: 260 seconds]
09:07
jmercouris has joined #lisp
09:09
energizer has quit [Remote host closed the connection]
09:12
energizer has joined #lisp
09:13
energizer has quit [Remote host closed the connection]
09:14
energizer has joined #lisp
09:16
light2yellow has joined #lisp
09:22
Satou has quit [Remote host closed the connection]
09:30
pjb has joined #lisp
09:31
EvW1 has quit [Ping timeout: 255 seconds]
09:31
marvin3 has joined #lisp
09:36
smokeink has joined #lisp
09:36
makomo has joined #lisp
09:37
wigust has joined #lisp
09:40
m00natic has joined #lisp
09:40
dtornabene has joined #lisp
09:41
smokeink has quit [Remote host closed the connection]
09:48
ldb has quit [Ping timeout: 264 seconds]
09:50
joga_ has quit [Changing host]
09:50
joga_ has joined #lisp
09:50
joga_ is now known as joga
09:53
ldb has joined #lisp
09:54
makomo has quit [Ping timeout: 240 seconds]
09:56
energizer has quit [Ping timeout: 256 seconds]
09:58
m00natic has quit [Read error: Connection reset by peer]
09:58
m00natic has joined #lisp
10:02
damke_ has joined #lisp
10:03
Arcaelyx has joined #lisp
10:03
Kundry_Wag has joined #lisp
10:04
damke has quit [Ping timeout: 268 seconds]
10:06
panji has quit [Quit: Leaving.]
10:12
chens has quit [Remote host closed the connection]
10:13
ldb has quit [Ping timeout: 260 seconds]
10:18
nirved has quit [Ping timeout: 240 seconds]
10:19
nowhere_man has joined #lisp
10:22
nirved has joined #lisp
10:26
figurehe4d has joined #lisp
10:31
Kundry_W_ has joined #lisp
10:35
_cosmonaut_ has quit [Ping timeout: 260 seconds]
10:36
Kundry_W_ has quit [Ping timeout: 265 seconds]
10:37
Kundry_Wag has quit [Ping timeout: 268 seconds]
10:45
Kevslinger_ has joined #lisp
10:46
Kevslinger_ is now known as Kevslinger
10:47
jack_rabbit has quit [Ping timeout: 276 seconds]
10:52
rumbler31 has joined #lisp
10:53
_cosmonaut_ has joined #lisp
10:57
rumbler31 has quit [Ping timeout: 248 seconds]
10:58
krfantasy has joined #lisp
10:59
jack_rabbit has joined #lisp
11:03
Kundry_Wag has joined #lisp
11:04
markong has joined #lisp
11:13
ineiros has quit [Ping timeout: 256 seconds]
11:15
hjek has joined #lisp
11:15
p_l has joined #lisp
11:23
damke has joined #lisp
11:25
damke_ has quit [Ping timeout: 268 seconds]
11:28
nckx has quit [Quit: Updating my GNU GuixSD server — gnu.org/s/guix]
11:28
nckx has joined #lisp
11:35
ineiros has joined #lisp
11:35
eli_oat has joined #lisp
11:36
eli_oat has quit [Client Quit]
11:36
Kundry_Wag has quit [Ping timeout: 276 seconds]
11:38
rumbler31 has joined #lisp
11:42
rumbler31 has quit [Remote host closed the connection]
11:44
sz0 has quit [Quit: Connection closed for inactivity]
11:52
trocado has joined #lisp
11:55
fikka has quit [Ping timeout: 268 seconds]
11:56
megalography has quit [Ping timeout: 248 seconds]
12:00
Someuser12334 has joined #lisp
12:00
<
trocado >
Hi! Why calling elt on a list (vs nth) gives array-like performance?
12:04
<
beach >
trocado: Since you are not using the value of a call to a pure function, SBCL likely removes the call altogether.
12:04
<
beach >
trocado: Benchmarks are hard to construct.
12:06
trocado has quit [Read error: Connection reset by peer]
12:07
trocado has joined #lisp
12:07
<
shka >
heh, don't call on those 148.006 cycles ;-)
12:08
<
shka >
sometimes it is useful to even dissasemble
12:08
<
trocado >
beach: I guess that's it! I changed "do" to "sum" in the loop and now the results are as expected.
12:11
fikka has joined #lisp
12:11
megalography has joined #lisp
12:14
pierpal has joined #lisp
12:16
fikka has quit [Ping timeout: 268 seconds]
12:16
<
scymtym >
beach: this looks like a bug in SBCL to me since ELT is supposed to signal an error for invalid indices
12:17
SaganMan has quit [Ping timeout: 268 seconds]
12:17
<
beach >
That's possible.
12:17
<
beach >
I didn't look very carefully.
12:20
<
scymtym >
(and reading a special variable in the inner loop of a microbenchmark can easily ruin the benchmark)
12:24
trocado has quit [Read error: Connection reset by peer]
12:24
wigust has quit [Ping timeout: 255 seconds]
12:28
damke_ has joined #lisp
12:29
Someuser12334 has quit [Quit: Leaving]
12:31
damke has quit [Ping timeout: 268 seconds]
12:31
<
Xof >
"should signal an error" mandates an error only in safety 3 code
12:31
fikka has joined #lisp
12:35
pierpal has quit [Read error: Connection reset by peer]
12:36
fikka has quit [Ping timeout: 260 seconds]
12:38
DemolitionMan has joined #lisp
12:42
fikka has joined #lisp
12:47
fikka has quit [Ping timeout: 268 seconds]
12:49
mejja has joined #lisp
12:50
figurehe4d has quit [Quit: Leaving]
12:54
Kundry_Wag has joined #lisp
12:55
_cosmonaut_ has quit [Ping timeout: 256 seconds]
12:57
fikka has joined #lisp
13:00
_cosmonaut_ has joined #lisp
13:00
Naergon has quit [Ping timeout: 240 seconds]
13:02
mejja has quit [Read error: Connection reset by peer]
13:03
pierpal has joined #lisp
13:06
NOROBO has joined #lisp
13:06
orivej has joined #lisp
13:07
pierpal has quit [Ping timeout: 260 seconds]
13:08
pierpal has joined #lisp
13:12
fikka has quit [Ping timeout: 248 seconds]
13:13
Hello_ has joined #lisp
13:13
zaquest has joined #lisp
13:19
Bike has joined #lisp
13:22
lnostdal has joined #lisp
13:25
smokeink has joined #lisp
13:26
Kundry_Wag has quit [Ping timeout: 276 seconds]
13:27
ravi has joined #lisp
13:28
shrdlu68 has quit [Ping timeout: 248 seconds]
13:28
fikka has joined #lisp
13:28
shrdlu68 has joined #lisp
13:30
dddddd has joined #lisp
13:33
fikka has quit [Ping timeout: 260 seconds]
13:36
jmercouris has quit [Ping timeout: 240 seconds]
13:38
fikka has joined #lisp
13:38
jmercouris has joined #lisp
13:40
sjl has joined #lisp
13:42
rumbler31 has joined #lisp
13:42
fikka has quit [Ping timeout: 240 seconds]
13:47
rumbler31 has quit [Ping timeout: 264 seconds]
13:48
shrdlu68 has quit [Ping timeout: 240 seconds]
13:48
varjag has quit [Quit: ERC (IRC client for Emacs 24.5.1)]
13:49
shrdlu68 has joined #lisp
13:50
dented42 has joined #lisp
13:51
fare__ has joined #lisp
13:52
fikka has joined #lisp
13:55
NOROBO_ has joined #lisp
13:55
NOROBO has quit [Ping timeout: 260 seconds]
13:56
krfantasy has quit [Remote host closed the connection]
14:00
asarch has joined #lisp
14:01
damke has joined #lisp
14:03
nika has joined #lisp
14:03
milanj__ has joined #lisp
14:03
fare__ is now known as Fare
14:03
minion has quit [Remote host closed the connection]
14:03
milanj_ has quit [Read error: Connection reset by peer]
14:03
shaftoe_ has joined #lisp
14:04
dented42_ has joined #lisp
14:04
damke_ has quit [Ping timeout: 268 seconds]
14:04
iqubic has quit [Read error: Connection reset by peer]
14:04
dented42 has quit [Ping timeout: 240 seconds]
14:04
zxcvz has joined #lisp
14:04
shaftoe__ has quit [Read error: Connection reset by peer]
14:05
minion has joined #lisp
14:09
fikka has quit [Ping timeout: 256 seconds]
14:09
lnostdal has quit [Ping timeout: 240 seconds]
14:15
fikka has joined #lisp
14:15
lnostdal has joined #lisp
14:16
blackwolf has joined #lisp
14:18
makomo has joined #lisp
14:21
oleo has joined #lisp
14:24
fourier` has joined #lisp
14:29
lnostdal has quit [Ping timeout: 248 seconds]
14:31
flak has joined #lisp
14:32
python476 has quit [Ping timeout: 264 seconds]
14:33
fikka has quit [Ping timeout: 264 seconds]
14:34
EvW has joined #lisp
14:34
edgar-rft has quit [Quit: edgar-rft]
14:35
Kundry_Wag has joined #lisp
14:36
matijja has quit [Ping timeout: 265 seconds]
14:36
igemnace has joined #lisp
14:39
Kundry_Wag has quit [Ping timeout: 246 seconds]
14:40
dtornabene has quit [Quit: Leaving]
14:40
heisig has quit [Quit: Leaving]
14:43
rumbler31 has joined #lisp
14:44
JuanDaugherty has joined #lisp
14:47
fourier` has quit [Ping timeout: 250 seconds]
14:49
fikka has joined #lisp
14:49
rumbler31 has quit [Ping timeout: 246 seconds]
14:50
flamebeard has quit []
14:52
Kaisyu has quit [Quit: Connection closed for inactivity]
14:52
dieggsy has joined #lisp
14:53
fikka has quit [Ping timeout: 246 seconds]
14:54
Kundry_Wag has joined #lisp
14:57
shrdlu68 has quit [Ping timeout: 240 seconds]
14:58
rumbler31 has joined #lisp
14:58
shrdlu68 has joined #lisp
14:58
Kundry_Wag has quit [Ping timeout: 240 seconds]
14:58
Fare has quit [Ping timeout: 240 seconds]
15:00
<
shka >
i'm looking for real examples of series package usage
15:02
quazimodo has quit [Ping timeout: 240 seconds]
15:03
Josh_2 has joined #lisp
15:04
scymtym has quit [Ping timeout: 255 seconds]
15:09
fikka has joined #lisp
15:12
shrdlu68 has left #lisp [#lisp]
15:14
fikka has quit [Ping timeout: 246 seconds]
15:14
smokeink has quit [Ping timeout: 240 seconds]
15:15
SaganMan has joined #lisp
15:16
ebrasca has joined #lisp
15:16
scymtym__ has joined #lisp
15:17
JuanDaugherty has quit [Quit: Exeunt]
15:18
_cosmonaut_ has quit [Remote host closed the connection]
15:19
learning has joined #lisp
15:20
warweasle has joined #lisp
15:21
pillton has quit [Read error: Connection reset by peer]
15:21
warweasle has quit [Client Quit]
15:22
warweasle has joined #lisp
15:23
dented42_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
15:24
Kundry_Wag has joined #lisp
15:24
jmercouris has quit [Remote host closed the connection]
15:24
scymtym__ has quit [Ping timeout: 255 seconds]
15:27
Fare has joined #lisp
15:29
hjek has quit [Ping timeout: 260 seconds]
15:29
fikka has joined #lisp
15:32
palmtree has joined #lisp
15:33
lnostdal has joined #lisp
15:34
mingus` has quit [Ping timeout: 248 seconds]
15:34
fikka has quit [Ping timeout: 246 seconds]
15:34
Fare has quit [Quit: Leaving]
15:35
dented42 has joined #lisp
15:40
SaganMan has quit [Quit: WeeChat 1.6]
15:41
SaganMan has joined #lisp
15:50
fikka has joined #lisp
15:52
cage_ has joined #lisp
15:54
rumbler3_ has joined #lisp
15:55
lnostdal has quit [Ping timeout: 260 seconds]
15:57
Kundry_Wag has quit [Ping timeout: 255 seconds]
15:58
rumbler3_ has quit [Ping timeout: 255 seconds]
16:04
Kundry_Wag has joined #lisp
16:09
Kundry_Wag has quit [Ping timeout: 255 seconds]
16:16
EvW has quit [Ping timeout: 246 seconds]
16:17
Karl_Dscc has joined #lisp
16:20
megalography has quit [Ping timeout: 240 seconds]
16:20
varjag has joined #lisp
16:23
ravi has quit [Remote host closed the connection]
16:24
flavio81 has joined #lisp
16:24
ravi has joined #lisp
16:25
flavio81 has quit [Client Quit]
16:25
hhdave has joined #lisp
16:25
defunkydrummer has joined #lisp
16:33
cage_ has quit [Quit: Leaving]
16:34
Kundry_Wag has joined #lisp
16:35
megalography has joined #lisp
16:36
schweers has quit [Ping timeout: 256 seconds]
16:37
palmtree has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
16:39
Kundry_Wag has quit [Ping timeout: 250 seconds]
16:41
NOROBO_ has quit [Ping timeout: 260 seconds]
16:42
hhdave has quit [Ping timeout: 250 seconds]
16:44
puchacz has joined #lisp
16:45
hjek has joined #lisp
16:47
scymtym has joined #lisp
16:47
Kundry_Wag has joined #lisp
16:47
Kundry_Wag has quit [Remote host closed the connection]
16:48
Kundry_Wag has joined #lisp
16:49
dented42 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
16:50
ebzzry has quit [Quit: WeeChat 1.9.1]
16:51
sz0 has joined #lisp
16:53
johnvonneumann_ has quit [Remote host closed the connection]
16:57
learning has quit []
16:57
m00natic has quit [Remote host closed the connection]
16:58
fikka has quit [Ping timeout: 240 seconds]
16:58
mflem has joined #lisp
17:00
dddddd has quit [Ping timeout: 256 seconds]
17:00
shka_ has joined #lisp
17:00
moei has quit [Quit: Leaving...]
17:02
dented42 has joined #lisp
17:04
fikka has joined #lisp
17:07
cmatei has quit [Ping timeout: 268 seconds]
17:08
cmatei has joined #lisp
17:08
Josh_2 has quit [Remote host closed the connection]
17:09
dented42 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
17:09
khrbt has quit [Ping timeout: 260 seconds]
17:09
nika has quit [Quit: Leaving...]
17:10
khrbt has joined #lisp
17:11
sveit has quit [Ping timeout: 276 seconds]
17:11
sveit has joined #lisp
17:13
dddddd has joined #lisp
17:16
Josh_2 has joined #lisp
17:18
cmatei has quit [Read error: Connection reset by peer]
17:21
cmatei has joined #lisp
17:25
fikka has quit [Ping timeout: 260 seconds]
17:25
cmatei has quit [Ping timeout: 246 seconds]
17:29
redmarble has joined #lisp
17:30
Kundry_Wag has quit [Remote host closed the connection]
17:32
energizer has joined #lisp
17:33
cmatei has joined #lisp
17:36
rumbler31 has quit [Ping timeout: 260 seconds]
17:36
Kundry_Wag has joined #lisp
17:38
nowhere_man has quit [Ping timeout: 276 seconds]
17:38
rumbler31 has joined #lisp
17:39
Josh_2 has quit [Quit: ERC (IRC client for Emacs 25.3.1)]
17:41
fikka has joined #lisp
17:41
Josh_2 has joined #lisp
17:41
wigust has joined #lisp
17:43
rumbler31 has quit [Ping timeout: 256 seconds]
17:45
fikka has quit [Ping timeout: 240 seconds]
17:49
Josh_2 has quit [Quit: ERC (IRC client for Emacs 25.3.1)]
17:50
Josh_2 has joined #lisp
17:51
fikka has joined #lisp
17:54
Kundry_Wag_ has joined #lisp
17:56
fikka has quit [Ping timeout: 246 seconds]
17:56
stardiviner has quit [Quit: WeeChat 2.1]
17:57
Arcaelyx has quit [Max SendQ exceeded]
17:58
Josh_2 has quit [Quit: ERC (IRC client for Emacs 25.3.1)]
18:00
energizer has quit [Disconnected by services]
18:00
energizer has joined #lisp
18:00
energizer has quit [Remote host closed the connection]
18:01
energizer has joined #lisp
18:01
Satou has joined #lisp
18:04
Arcaelyx has joined #lisp
18:04
damke has quit [Ping timeout: 268 seconds]
18:05
igemnace has quit [Read error: Connection reset by peer]
18:06
damke has joined #lisp
18:07
sveit has quit [Ping timeout: 246 seconds]
18:08
energizer has quit [Ping timeout: 256 seconds]
18:09
energizer has joined #lisp
18:11
fikka has joined #lisp
18:13
orivej_ has joined #lisp
18:13
orivej has quit [Ping timeout: 255 seconds]
18:13
sveit has joined #lisp
18:16
fikka has quit [Ping timeout: 255 seconds]
18:17
energizer has quit [Disconnected by services]
18:17
energizer has joined #lisp
18:18
energizer has quit [Remote host closed the connection]
18:21
Sauvin has quit [Read error: Connection reset by peer]
18:21
sveit has quit [Ping timeout: 246 seconds]
18:22
fikka has joined #lisp
18:22
sveit has joined #lisp
18:26
fikka has quit [Ping timeout: 240 seconds]
18:27
elts has quit [Ping timeout: 240 seconds]
18:27
elts has joined #lisp
18:27
Kundry_Wag_ has quit [Ping timeout: 256 seconds]
18:28
dented42 has joined #lisp
18:28
Kundry_Wag has quit [Remote host closed the connection]
18:30
Mon_Ouie has quit [Ping timeout: 264 seconds]
18:30
karswell_ has quit [Ping timeout: 264 seconds]
18:31
Mon_Ouie has joined #lisp
18:32
Kundry_Wag has joined #lisp
18:33
Kundry_Wag has quit [Remote host closed the connection]
18:35
fourier` has joined #lisp
18:42
fikka has joined #lisp
18:46
DemolitionMan has joined #lisp
18:46
Josh_2 has joined #lisp
18:47
fikka has quit [Ping timeout: 250 seconds]
18:50
Mutex7 has joined #lisp
18:52
fikka has joined #lisp
18:57
fikka has quit [Ping timeout: 256 seconds]
18:57
megalography has quit [Ping timeout: 256 seconds]
18:57
FreeBirdLjj has joined #lisp
19:02
fikka has joined #lisp
19:02
dcluna has quit [Read error: Connection reset by peer]
19:06
fikka has quit [Ping timeout: 240 seconds]
19:07
dcluna has joined #lisp
19:07
raynold has joined #lisp
19:08
EvW has joined #lisp
19:11
FreeBirdLjj has quit [Remote host closed the connection]
19:12
FreeBirdLjj has joined #lisp
19:12
fikka has joined #lisp
19:16
FreeBirdLjj has quit [Ping timeout: 255 seconds]
19:17
fikka has quit [Ping timeout: 246 seconds]
19:27
LiamH has joined #lisp
19:27
LiamH has left #lisp [#lisp]
19:28
Kundry_Wag has joined #lisp
19:29
Kundry_Wag has quit [Remote host closed the connection]
19:29
Kundry_Wag has joined #lisp
19:32
Kundry_W_ has joined #lisp
19:32
fikka has joined #lisp
19:33
Kundry_W_ has quit [Remote host closed the connection]
19:33
Kundry_W_ has joined #lisp
19:33
Kundry_Wag has quit [Ping timeout: 240 seconds]
19:37
fikka has quit [Ping timeout: 240 seconds]
19:39
dented42 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
19:43
fikka has joined #lisp
19:44
dented42 has joined #lisp
19:47
fikka has quit [Ping timeout: 250 seconds]
19:53
fikka has joined #lisp
19:57
dieggsy has quit [Ping timeout: 246 seconds]
19:57
EvW has quit [Ping timeout: 255 seconds]
19:58
fikka has quit [Ping timeout: 250 seconds]
19:58
shka_ has quit [Ping timeout: 250 seconds]
19:59
fourier` has quit [Ping timeout: 255 seconds]
20:01
Kundry_W_ has quit [Remote host closed the connection]
20:02
Kundry_Wag has joined #lisp
20:03
fikka has joined #lisp
20:04
Kundry_Wag has quit [Read error: No route to host]
20:04
Kundry_Wag has joined #lisp
20:04
SlowJimmy has joined #lisp
20:05
Satou has quit [Quit: Cya soon guys!]
20:05
vlatkoB has quit [Remote host closed the connection]
20:08
fikka has quit [Ping timeout: 256 seconds]
20:11
dented42 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
20:13
fikka has joined #lisp
20:18
fikka has quit [Ping timeout: 256 seconds]
20:19
pierpal has quit [Read error: Connection reset by peer]
20:19
pierpal has joined #lisp
20:20
scymtym has quit [Ping timeout: 255 seconds]
20:23
fikka has joined #lisp
20:24
Kundry_Wag_ has joined #lisp
20:28
fikka has quit [Ping timeout: 240 seconds]
20:28
pierpal has quit [Ping timeout: 260 seconds]
20:29
edgar-rft has joined #lisp
20:30
energizer has joined #lisp
20:33
light2yellow has quit [Quit: light2yellow]
20:36
flak has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
20:38
pierpal has joined #lisp
20:39
dawnfantasy has joined #lisp
20:39
Kundry_Wag has quit [Remote host closed the connection]
20:40
Kundry_Wag has joined #lisp
20:44
fikka has joined #lisp
20:44
Kundry_Wag has quit [Ping timeout: 256 seconds]
20:45
megalography has joined #lisp
20:46
scymtym has joined #lisp
20:48
asarch has quit [Quit: Leaving]
20:49
warweasle has quit [Quit: away]
20:49
Kundry_Wag has joined #lisp
20:51
pierpal has quit [Ping timeout: 255 seconds]
20:53
Quetzal2 has quit [Read error: Connection reset by peer]
20:54
Kundry_Wag has quit [Ping timeout: 264 seconds]
20:57
Kundry_Wag_ has quit [Ping timeout: 250 seconds]
20:59
zxcvz has quit [Quit: zxcvz]
21:04
wigust has quit [Ping timeout: 246 seconds]
21:08
Kundry_Wag has joined #lisp
21:08
hjek has quit [Quit: Leaving.]
21:10
EvW has joined #lisp
21:12
SlowJimmy has left #lisp ["good bye cruel world"]
21:14
defunkydrummer has joined #lisp
21:14
pierpa has joined #lisp
21:18
palmtree has joined #lisp
21:19
pierpal has joined #lisp
21:20
Guest43927 has quit [Remote host closed the connection]
21:20
itruslove has quit [Remote host closed the connection]
21:20
moei has joined #lisp
21:23
palmtree has quit [Ping timeout: 250 seconds]
21:31
damke_ has joined #lisp
21:33
kuwze has quit [Ping timeout: 260 seconds]
21:34
damke has quit [Ping timeout: 268 seconds]
21:35
SlowJimmy has joined #lisp
21:35
SlowJimmy has quit [Read error: Connection reset by peer]
21:36
Bike has quit [Ping timeout: 260 seconds]
21:39
dented42 has joined #lisp
21:46
makomo has quit [Ping timeout: 260 seconds]
22:00
dented42 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
22:01
Josh_2 has quit [Ping timeout: 256 seconds]
22:02
varjag has quit [Quit: ERC (IRC client for Emacs 25.2.1)]
22:02
defunkydrummer has joined #lisp
22:05
damke has joined #lisp
22:07
damke_ has quit [Ping timeout: 268 seconds]
22:12
nowhere_man has joined #lisp
22:18
sjl has quit [Ping timeout: 248 seconds]
22:19
sjl has joined #lisp
22:20
Bike has joined #lisp
22:24
blackwolf has quit [Quit: ERC (IRC client for Emacs 25.2.1)]
22:28
rumbler31 has joined #lisp
22:29
rumbler31 has quit [Remote host closed the connection]
22:34
papachan has quit [Quit: WeeChat 2.1]
22:35
marblefish has joined #lisp
22:38
redmarble has quit [Ping timeout: 256 seconds]
22:44
wxie has joined #lisp
22:49
pierpal has quit [Ping timeout: 255 seconds]
22:49
ineiros has quit [Ping timeout: 240 seconds]
22:52
nowhereman has joined #lisp
22:53
nowhereman is now known as Guest9989
22:53
nowhere_man has quit [Ping timeout: 256 seconds]
22:54
dented42 has joined #lisp
22:54
Kundry_Wag_ has joined #lisp
22:55
itruslove has joined #lisp
22:58
eli_oat has joined #lisp
22:58
giraffe has joined #lisp
22:59
giraffe is now known as Guest34373
23:02
wxie has quit [Remote host closed the connection]
23:03
eli_oat has quit [Quit: Leaving.]
23:04
eli_oat has joined #lisp
23:19
eli_oat has quit [Quit: Leaving.]
23:21
mathZ has joined #lisp
23:22
drdo has joined #lisp
23:26
Kaisyu has joined #lisp
23:27
Kundry_Wag_ has quit [Ping timeout: 256 seconds]
23:29
Kaisyu7 has quit [Quit: ERC (IRC client for Emacs 24.5.1)]
23:31
fikka has quit [Ping timeout: 255 seconds]
23:36
fikka has joined #lisp
23:37
drastik has quit [Quit: WeeChat 1.9.1]
23:38
drastik has joined #lisp
23:38
Pixel_Outlaw has joined #lisp
23:41
fikka has quit [Ping timeout: 250 seconds]
23:46
fikka has joined #lisp
23:49
dawnfantasy has quit [Remote host closed the connection]
23:49
pillton has joined #lisp
23:51
fikka has quit [Ping timeout: 255 seconds]
23:56
fikka has joined #lisp