jackdaniel changed the topic of #lisp to: Common Lisp, the #1=(programmable . #1#) programming language<http://cliki.net/> logs:<https://irclog.whitequark.org/lisp,http://ccl.clozure.com/irc-logs/lisp/> | SBCL 1.4.5, CMUCL 21b, ECL 16.1.3, CCL 1.11.5, ABCL 1.5.0
fouric has joined #lisp
mathZ has joined #lisp
fikka has quit [Ping timeout: 264 seconds]
lnostdal has quit [Ping timeout: 240 seconds]
fikka has joined #lisp
zachk has quit [Quit: Leaving]
fare__ has quit [Ping timeout: 260 seconds]
asarch has joined #lisp
EvW has quit [Ping timeout: 276 seconds]
Kundry_Wag has joined #lisp
Josh_2 has joined #lisp
ealfonso has joined #lisp
<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?
Kundry_Wag has quit [Ping timeout: 260 seconds]
fikka has quit [Ping timeout: 240 seconds]
<ealfonso> I guess I could generate the accessor's name. but not sure that is the best approach
<Bike> what? no, that should be fine
Kundry_Wag has joined #lisp
fikka has joined #lisp
<Bike> (setf (slot-value object slotname) value), that is
<ealfonso> Bike you're right. I must have another problem with my macro
elfmacs has joined #lisp
Qx has joined #lisp
<ealfonso> I forgot to quote the symbol name in the 2nd arg to slot-value
pjb has quit [Ping timeout: 256 seconds]
eli_oat has joined #lisp
markong has quit [Ping timeout: 248 seconds]
Qx has quit [Quit: .]
Josh_2 has quit [Quit: ERC (IRC client for Emacs 25.3.1)]
d4ryus1 has joined #lisp
Josh_2 has joined #lisp
Qx has joined #lisp
d4ryus has quit [Ping timeout: 240 seconds]
Oladon has quit [Quit: Leaving.]
stara has joined #lisp
fikka has quit [Ping timeout: 264 seconds]
azrazalea has quit [Quit: ZNC 1.6.2+deb2~bpo8+1 - http://znc.in]
Kundry_Wag has quit [Ping timeout: 260 seconds]
ayda has joined #lisp
azrazalea has joined #lisp
stara has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<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?
<Bike> overlapping how?
<Bike> you don't have kleene stars or nothing
<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)
kajo has quit [Quit: WeeChat 2.1]
kajo has joined #lisp
<ealfonso> Bike "nextPageToken" => "next-pageToken"
<Bike> um, am i being extremely dumb? i thought this converted in the other direction.
Kundry_Wag has joined #lisp
<Josh_2> I thought the same
<Josh_2> It's lack of a doc string ;)
<Bike> that's not an overlap though. just means you need to do regex-replace-all
fikka has joined #lisp
<ealfonso> sorry, "next-page-token" => "nextPage-token"
<Bike> see previous message
<ealfonso> Bike that's right. thanks
Kundry_W_ has joined #lisp
nckx has quit [Quit: Updating my GNU GuixSD server — gnu.org/s/guix]
nckx has joined #lisp
fikka has quit [Ping timeout: 240 seconds]
Kundry_W_ has quit [Ping timeout: 240 seconds]
fikka has joined #lisp
Quetzal2 has quit [Remote host closed the connection]
dddddd has quit [Remote host closed the connection]
fikka has quit [Ping timeout: 260 seconds]
ayda has quit [Ping timeout: 268 seconds]
fikka has joined #lisp
ealfonso has quit [Ping timeout: 248 seconds]
fikka has quit [Ping timeout: 264 seconds]
d4ryus2 has joined #lisp
damke_ has joined #lisp
d4ryus1 has quit [Ping timeout: 264 seconds]
Oladon has joined #lisp
damke has quit [Ping timeout: 268 seconds]
Arcaelyx has quit [Quit: Textual IRC Client: www.textualapp.com]
ravi has quit [Ping timeout: 260 seconds]
nowhere_man has quit [Ping timeout: 276 seconds]
fikka has joined #lisp
fikka has quit [Ping timeout: 240 seconds]
<Josh_2> THink am gonna go to the shop
<Josh_2> am not tired at all but it's 3:20am :O'
nowhere_man has joined #lisp
megalography has quit [Ping timeout: 265 seconds]
shka_ has joined #lisp
dented42 has joined #lisp
fikka has joined #lisp
ravi has joined #lisp
fare__ has joined #lisp
fikka has quit [Ping timeout: 264 seconds]
megalography has joined #lisp
Kundry_W_ has joined #lisp
eli_oat has quit [Quit: Leaving.]
Kundry_W_ has quit [Ping timeout: 248 seconds]
igemnace has quit [Quit: WeeChat 2.1]
nowhere_man has quit [Ping timeout: 240 seconds]
mejja has quit [Quit: mejja]
fikka has joined #lisp
eli_oat has joined #lisp
milanj_ has quit [Quit: This computer has gone to sleep]
fikka has quit [Ping timeout: 260 seconds]
dieggsy has joined #lisp
fikka has joined #lisp
fikka has quit [Ping timeout: 256 seconds]
Kundry_W_ has joined #lisp
ravi has quit [Ping timeout: 260 seconds]
Kundry_W_ has quit [Ping timeout: 268 seconds]
fikka has joined #lisp
Kundry_Wag has quit [Remote host closed the connection]
Kundry_Wag has joined #lisp
EvW has joined #lisp
fare__ has quit [Ping timeout: 240 seconds]
Kundry_Wag has quit [Ping timeout: 260 seconds]
fikka has quit [Ping timeout: 260 seconds]
fare__ has joined #lisp
drdo has quit [Ping timeout: 276 seconds]
quazimodo has joined #lisp
varjag has joined #lisp
varjag has quit [Ping timeout: 260 seconds]
schoppenhauer has quit [Ping timeout: 260 seconds]
fare__ has quit [Ping timeout: 268 seconds]
schoppenhauer has joined #lisp
sellout-1 has joined #lisp
Josh_2 has quit [Quit: ERC (IRC client for Emacs 25.3.1)]
dented42 has quit [Ping timeout: 268 seconds]
sellout- has quit [Ping timeout: 268 seconds]
EvW has quit [Ping timeout: 265 seconds]
iqubic` has joined #lisp
phadthai has quit [Ping timeout: 260 seconds]
dieggsy has quit [Remote host closed the connection]
JuanDaugherty has quit [Quit: Exeunt]
Pixel_Outlaw has quit [Quit: Leaving]
funnel has quit [Ping timeout: 256 seconds]
iqubic has quit [Ping timeout: 276 seconds]
pierpa has quit [Quit: Page closed]
learning has joined #lisp
funnel has joined #lisp
dieggsy has joined #lisp
fare__ has joined #lisp
megalography has quit [Ping timeout: 268 seconds]
phadthai has joined #lisp
igemnace has joined #lisp
iqubic` has left #lisp ["ERC (IRC client for Emacs 25.3.1)"]
fare__ has quit [Ping timeout: 240 seconds]
Bike has quit [Quit: Lost terminal]
eli_oat has quit [Quit: Leaving.]
iqubic has joined #lisp
megalography has joined #lisp
elfmacs has quit [Ping timeout: 240 seconds]
mlf|2 has joined #lisp
mflem has quit [Ping timeout: 250 seconds]
orivej has quit [Ping timeout: 268 seconds]
energizer has quit [Disconnected by services]
energizer has joined #lisp
dieggsy has quit [Remote host closed the connection]
energizer has quit [Ping timeout: 248 seconds]
igemnace has quit [Quit: WeeChat 2.1]
vlatkoB has joined #lisp
fikka has joined #lisp
rumbler31 has joined #lisp
<beach> Good morning everyone!
rumbler31 has quit [Ping timeout: 265 seconds]
damke has joined #lisp
damke_ has quit [Ping timeout: 268 seconds]
smokeink has joined #lisp
asarch has quit [Quit: Leaving]
_paul0 has quit [Remote host closed the connection]
_paul0 has joined #lisp
megalography has quit [Ping timeout: 264 seconds]
__paul0 has joined #lisp
_paul0 has quit [Read error: Connection reset by peer]
mathZ has quit [Remote host closed the connection]
mathZ has joined #lisp
Karl_Dscc has joined #lisp
megalography has joined #lisp
fikka has quit [Ping timeout: 240 seconds]
oleo has quit [Quit: Leaving]
python476 has joined #lisp
fourier` has joined #lisp
fikka has joined #lisp
fikka has quit [Ping timeout: 260 seconds]
damke_ has joined #lisp
damke has quit [Ping timeout: 268 seconds]
energizer has joined #lisp
fikka has joined #lisp
flamebeard has joined #lisp
fikka has quit [Ping timeout: 240 seconds]
Karl_Dscc has quit [Remote host closed the connection]
slyrus2 has joined #lisp
energizer has quit [Remote host closed the connection]
energizer has joined #lisp
chens has joined #lisp
scymtym has quit [Ping timeout: 240 seconds]
elfmacs has joined #lisp
fikka has joined #lisp
fikka has quit [Ping timeout: 260 seconds]
d4ryus2 is now known as d4ryus
d4ryus has quit [Quit: WeeChat 2.1]
fourier` has quit [Read error: Connection reset by peer]
puchacz has quit [Quit: Konversation terminated!]
Kevslinger has quit [Quit: Connection closed for inactivity]
megalography has quit [Ping timeout: 240 seconds]
smokeink has quit [Ping timeout: 264 seconds]
fikka has joined #lisp
larme has quit [Quit: WeeChat 1.9.1]
larme has joined #lisp
megalography has joined #lisp
__paul0 has quit [Remote host closed the connection]
__paul0 has joined #lisp
mathZ has quit [Remote host closed the connection]
rumbler31 has joined #lisp
easye has joined #lisp
<splittist> Good morning beach!
<beach> Long time no see. What's up?
Kundry_Wag has joined #lisp
ldb has joined #lisp
fikka has quit [Ping timeout: 265 seconds]
rumbler31 has quit [Ping timeout: 268 seconds]
shrdlu68 has joined #lisp
Kundry_Wag has quit [Remote host closed the connection]
Kundry_Wag has joined #lisp
fikka has joined #lisp
larme has quit [Quit: WeeChat 1.9.1]
Kundry_Wag has quit [Ping timeout: 248 seconds]
larme has joined #lisp
capisce has quit [Read error: Connection reset by peer]
capisce has joined #lisp
shka_ has quit [Ping timeout: 260 seconds]
_paul0 has joined #lisp
__paul0 has quit [Ping timeout: 240 seconds]
smokeink has joined #lisp
makomo has quit [Quit: WeeChat 2.0.1]
mlf|2 has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
varjag has joined #lisp
scymtym has joined #lisp
d4ryus has joined #lisp
smokeink has quit [Remote host closed the connection]
saturn2 has quit [Ping timeout: 256 seconds]
schweers has joined #lisp
Arcaelyx has joined #lisp
matijja has joined #lisp
Satou has joined #lisp
varjagg has joined #lisp
Kundry_Wag has joined #lisp
<splittist> beach: the usual - overworked, underappreciated (:
varjagg has quit [Ping timeout: 260 seconds]
fikka has quit [Ping timeout: 248 seconds]
megalography has quit [Ping timeout: 256 seconds]
lnostdal has joined #lisp
saturn2 has joined #lisp
elfmacs has quit [Quit: WeeChat 2.1]
lnostdal has quit [Ping timeout: 248 seconds]
fikka has joined #lisp
damke has joined #lisp
heisig has joined #lisp
megalography has joined #lisp
damke_ has quit [Ping timeout: 268 seconds]
Kundry_W_ has joined #lisp
Kundry_Wag has quit [Ping timeout: 256 seconds]
panji has joined #lisp
Kundry_W_ has quit [Ping timeout: 256 seconds]
ldb has quit [Ping timeout: 248 seconds]
ldb has joined #lisp
learning has quit [Remote host closed the connection]
megalography has quit [Ping timeout: 256 seconds]
megalography has joined #lisp
damke has quit [Ping timeout: 268 seconds]
megalography has quit [Ping timeout: 276 seconds]
lnostdal has joined #lisp
EvW1 has joined #lisp
megalography has joined #lisp
<shka> did anybody made something like slime inspector, but in clim?
<shka> so it is sligthly nicer to use
hhdave has joined #lisp
<beach> shka: Yes, there is Clouseau.
damke has joined #lisp
<shka> beach: heh, now i don't know if you are kidding or you are serious
<shka> because Clouseau seems like legit name
<beach> I am not joking.
<beach> moore33 came up with the name, as I recall.
<shka> fenomenal name
<shka> puts smile on my face
hhdave has quit [Ping timeout: 260 seconds]
_cosmonaut_ has joined #lisp
light2yellow has joined #lisp
wigust has quit [Ping timeout: 265 seconds]
<ldb> holly, so i can use a graphic inspector
python47` has joined #lisp
<beach> Yes.
shaftoe__ has joined #lisp
damke has quit [Ping timeout: 268 seconds]
damke has joined #lisp
vlatkoB has quit [Quit: No Ping reply in 180 seconds.]
shaftoe_ has quit [Read error: Connection reset by peer]
Mandus has quit [Ping timeout: 240 seconds]
<shka> well, time to check how it works
Mandus has joined #lisp
lnostdal has quit [Ping timeout: 260 seconds]
python476 has quit [Ping timeout: 260 seconds]
vlatkoB has joined #lisp
<shka> heh, i forgot that i am connected to a remote machine via ssh tunnel
<ldb> emmm, doesn't work that satisfiying
python47` has left #lisp ["ERC (IRC client for Emacs 25.3.1)"]
python476 has joined #lisp
Mutex7 has quit [Quit: Leaving]
davsebamse has quit [Ping timeout: 264 seconds]
rumbler31 has joined #lisp
rumbler31 has quit [Ping timeout: 260 seconds]
milanj_ has joined #lisp
Arcaelyx has quit [Ping timeout: 255 seconds]
light2yellow has quit [Quit: light2yellow]
davsebamse has joined #lisp
Quetzal2 has joined #lisp
Quetzal2 has joined #lisp
Quetzal2 has quit [Changing host]
Hello_ has quit [Ping timeout: 260 seconds]
jmercouris has joined #lisp
energizer has quit [Remote host closed the connection]
energizer has joined #lisp
energizer has quit [Remote host closed the connection]
energizer has joined #lisp
light2yellow has joined #lisp
Satou has quit [Remote host closed the connection]
pjb has joined #lisp
EvW1 has quit [Ping timeout: 255 seconds]
marvin3 has joined #lisp
smokeink has joined #lisp
makomo has joined #lisp
wigust has joined #lisp
m00natic has joined #lisp
dtornabene has joined #lisp
smokeink has quit [Remote host closed the connection]
ldb has quit [Ping timeout: 264 seconds]
joga_ has quit [Changing host]
joga_ has joined #lisp
joga_ is now known as joga
ldb has joined #lisp
makomo has quit [Ping timeout: 240 seconds]
energizer has quit [Ping timeout: 256 seconds]
m00natic has quit [Read error: Connection reset by peer]
m00natic has joined #lisp
damke_ has joined #lisp
Arcaelyx has joined #lisp
Kundry_Wag has joined #lisp
damke has quit [Ping timeout: 268 seconds]
panji has quit [Quit: Leaving.]
chens has quit [Remote host closed the connection]
ldb has quit [Ping timeout: 260 seconds]
nirved has quit [Ping timeout: 240 seconds]
nowhere_man has joined #lisp
nirved has joined #lisp
figurehe4d has joined #lisp
Kundry_W_ has joined #lisp
_cosmonaut_ has quit [Ping timeout: 260 seconds]
Kundry_W_ has quit [Ping timeout: 265 seconds]
Kundry_Wag has quit [Ping timeout: 268 seconds]
Kevslinger_ has joined #lisp
Kevslinger_ is now known as Kevslinger
jack_rabbit has quit [Ping timeout: 276 seconds]
rumbler31 has joined #lisp
_cosmonaut_ has joined #lisp
rumbler31 has quit [Ping timeout: 248 seconds]
krfantasy has joined #lisp
jack_rabbit has joined #lisp
Kundry_Wag has joined #lisp
markong has joined #lisp
ineiros has quit [Ping timeout: 256 seconds]
hjek has joined #lisp
p_l has quit []
p_l has joined #lisp
damke has joined #lisp
damke_ has quit [Ping timeout: 268 seconds]
nckx has quit [Quit: Updating my GNU GuixSD server — gnu.org/s/guix]
nckx has joined #lisp
ineiros has joined #lisp
eli_oat has joined #lisp
eli_oat has quit [Client Quit]
Kundry_Wag has quit [Ping timeout: 276 seconds]
rumbler31 has joined #lisp
rumbler31 has quit [Remote host closed the connection]
sz0 has quit [Quit: Connection closed for inactivity]
trocado has joined #lisp
fikka has quit [Ping timeout: 268 seconds]
megalography has quit [Ping timeout: 248 seconds]
Someuser12334 has joined #lisp
<trocado> Hi! Why calling elt on a list (vs nth) gives array-like performance?
<trocado> Check this out: https://pastebin.com/TNvsW9L5
<beach> trocado: Since you are not using the value of a call to a pure function, SBCL likely removes the call altogether.
<beach> trocado: Benchmarks are hard to construct.
trocado has quit [Read error: Connection reset by peer]
trocado has joined #lisp
<shka> heh, don't call on those 148.006 cycles ;-)
<shka> sometimes it is useful to even dissasemble
<trocado> beach: I guess that's it! I changed "do" to "sum" in the loop and now the results are as expected.
fikka has joined #lisp
megalography has joined #lisp
pierpal has joined #lisp
fikka has quit [Ping timeout: 268 seconds]
<scymtym> beach: this looks like a bug in SBCL to me since ELT is supposed to signal an error for invalid indices
SaganMan has quit [Ping timeout: 268 seconds]
<beach> That's possible.
<beach> I didn't look very carefully.
<scymtym> (and reading a special variable in the inner loop of a microbenchmark can easily ruin the benchmark)
trocado has quit [Read error: Connection reset by peer]
wigust has quit [Ping timeout: 255 seconds]
damke_ has joined #lisp
Someuser12334 has quit [Quit: Leaving]
damke has quit [Ping timeout: 268 seconds]
<Xof> "should signal an error" mandates an error only in safety 3 code
fikka has joined #lisp
pierpal has quit [Read error: Connection reset by peer]
fikka has quit [Ping timeout: 260 seconds]
DemolitionMan has joined #lisp
fikka has joined #lisp
fikka has quit [Ping timeout: 268 seconds]
mejja has joined #lisp
figurehe4d has quit [Quit: Leaving]
Kundry_Wag has joined #lisp
_cosmonaut_ has quit [Ping timeout: 256 seconds]
fikka has joined #lisp
_cosmonaut_ has joined #lisp
Naergon has quit [Ping timeout: 240 seconds]
mejja has quit [Read error: Connection reset by peer]
pierpal has joined #lisp
NOROBO has joined #lisp
orivej has joined #lisp
pierpal has quit [Ping timeout: 260 seconds]
pierpal has joined #lisp
fikka has quit [Ping timeout: 248 seconds]
Hello_ has joined #lisp
zaquest has joined #lisp
Bike has joined #lisp
lnostdal has joined #lisp
smokeink has joined #lisp
Kundry_Wag has quit [Ping timeout: 276 seconds]
ravi has joined #lisp
shrdlu68 has quit [Ping timeout: 248 seconds]
fikka has joined #lisp
shrdlu68 has joined #lisp
dddddd has joined #lisp
fikka has quit [Ping timeout: 260 seconds]
jmercouris has quit [Ping timeout: 240 seconds]
fikka has joined #lisp
jmercouris has joined #lisp
sjl has joined #lisp
rumbler31 has joined #lisp
fikka has quit [Ping timeout: 240 seconds]
rumbler31 has quit [Ping timeout: 264 seconds]
shrdlu68 has quit [Ping timeout: 240 seconds]
varjag has quit [Quit: ERC (IRC client for Emacs 24.5.1)]
shrdlu68 has joined #lisp
dented42 has joined #lisp
fare__ has joined #lisp
fikka has joined #lisp
NOROBO_ has joined #lisp
NOROBO has quit [Ping timeout: 260 seconds]
krfantasy has quit [Remote host closed the connection]
asarch has joined #lisp
damke has joined #lisp
nika has joined #lisp
milanj__ has joined #lisp
fare__ is now known as Fare
minion has quit [Remote host closed the connection]
milanj_ has quit [Read error: Connection reset by peer]
shaftoe_ has joined #lisp
dented42_ has joined #lisp
damke_ has quit [Ping timeout: 268 seconds]
iqubic has quit [Read error: Connection reset by peer]
dented42 has quit [Ping timeout: 240 seconds]
zxcvz has joined #lisp
shaftoe__ has quit [Read error: Connection reset by peer]
minion has joined #lisp
fikka has quit [Ping timeout: 256 seconds]
lnostdal has quit [Ping timeout: 240 seconds]
fikka has joined #lisp
lnostdal has joined #lisp
blackwolf has joined #lisp
makomo has joined #lisp
oleo has joined #lisp
fourier` has joined #lisp
lnostdal has quit [Ping timeout: 248 seconds]
flak has joined #lisp
python476 has quit [Ping timeout: 264 seconds]
fikka has quit [Ping timeout: 264 seconds]
EvW has joined #lisp
edgar-rft has quit [Quit: edgar-rft]
Kundry_Wag has joined #lisp
matijja has quit [Ping timeout: 265 seconds]
igemnace has joined #lisp
Kundry_Wag has quit [Ping timeout: 246 seconds]
dtornabene has quit [Quit: Leaving]
heisig has quit [Quit: Leaving]
rumbler31 has joined #lisp
JuanDaugherty has joined #lisp
fourier` has quit [Ping timeout: 250 seconds]
fikka has joined #lisp
rumbler31 has quit [Ping timeout: 246 seconds]
flamebeard has quit []
Kaisyu has quit [Quit: Connection closed for inactivity]
dieggsy has joined #lisp
fikka has quit [Ping timeout: 246 seconds]
Kundry_Wag has joined #lisp
shrdlu68 has quit [Ping timeout: 240 seconds]
rumbler31 has joined #lisp
shrdlu68 has joined #lisp
Kundry_Wag has quit [Ping timeout: 240 seconds]
Fare has quit [Ping timeout: 240 seconds]
<shka> hey folks
<shka> i'm looking for real examples of series package usage
quazimodo has quit [Ping timeout: 240 seconds]
Josh_2 has joined #lisp
scymtym has quit [Ping timeout: 255 seconds]
fikka has joined #lisp
shrdlu68 has left #lisp [#lisp]
fikka has quit [Ping timeout: 246 seconds]
smokeink has quit [Ping timeout: 240 seconds]
SaganMan has joined #lisp
ebrasca has joined #lisp
scymtym__ has joined #lisp
JuanDaugherty has quit [Quit: Exeunt]
_cosmonaut_ has quit [Remote host closed the connection]
learning has joined #lisp
warweasle has joined #lisp
pillton has quit [Read error: Connection reset by peer]
warweasle has quit [Client Quit]
warweasle has joined #lisp
dented42_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Kundry_Wag has joined #lisp
jmercouris has quit [Remote host closed the connection]
scymtym__ has quit [Ping timeout: 255 seconds]
Fare has joined #lisp
hjek has quit [Ping timeout: 260 seconds]
fikka has joined #lisp
palmtree has joined #lisp
lnostdal has joined #lisp
mingus` has quit [Ping timeout: 248 seconds]
fikka has quit [Ping timeout: 246 seconds]
Fare has quit [Quit: Leaving]
dented42 has joined #lisp
SaganMan has quit [Quit: WeeChat 1.6]
SaganMan has joined #lisp
fikka has joined #lisp
cage_ has joined #lisp
rumbler3_ has joined #lisp
lnostdal has quit [Ping timeout: 260 seconds]
Kundry_Wag has quit [Ping timeout: 255 seconds]
rumbler3_ has quit [Ping timeout: 255 seconds]
Kundry_Wag has joined #lisp
Kundry_Wag has quit [Ping timeout: 255 seconds]
EvW has quit [Ping timeout: 246 seconds]
Karl_Dscc has joined #lisp
megalography has quit [Ping timeout: 240 seconds]
varjag has joined #lisp
DemolitionMan has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
ravi has quit [Remote host closed the connection]
flavio81 has joined #lisp
ravi has joined #lisp
flavio81 has quit [Client Quit]
hhdave has joined #lisp
defunkydrummer has joined #lisp
cage_ has quit [Quit: Leaving]
Kundry_Wag has joined #lisp
megalography has joined #lisp
schweers has quit [Ping timeout: 256 seconds]
palmtree has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Kundry_Wag has quit [Ping timeout: 250 seconds]
NOROBO_ has quit [Ping timeout: 260 seconds]
hhdave has quit [Ping timeout: 250 seconds]
puchacz has joined #lisp
hjek has joined #lisp
scymtym has joined #lisp
Kundry_Wag has joined #lisp
Kundry_Wag has quit [Remote host closed the connection]
Kundry_Wag has joined #lisp
dented42 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ebzzry has quit [Quit: WeeChat 1.9.1]
sz0 has joined #lisp
johnvonneumann_ has quit [Remote host closed the connection]
learning has quit []
m00natic has quit [Remote host closed the connection]
fikka has quit [Ping timeout: 240 seconds]
mflem has joined #lisp
dddddd has quit [Ping timeout: 256 seconds]
shka_ has joined #lisp
moei has quit [Quit: Leaving...]
dented42 has joined #lisp
fikka has joined #lisp
cmatei has quit [Ping timeout: 268 seconds]
cmatei has joined #lisp
Josh_2 has quit [Remote host closed the connection]
dented42 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
khrbt has quit [Ping timeout: 260 seconds]
nika has quit [Quit: Leaving...]
khrbt has joined #lisp
sveit has quit [Ping timeout: 276 seconds]
sveit has joined #lisp
dddddd has joined #lisp
Josh_2 has joined #lisp
cmatei has quit [Read error: Connection reset by peer]
cmatei has joined #lisp
fikka has quit [Ping timeout: 260 seconds]
cmatei has quit [Ping timeout: 246 seconds]
redmarble has joined #lisp
Kundry_Wag has quit [Remote host closed the connection]
energizer has joined #lisp
cmatei has joined #lisp
rumbler31 has quit [Ping timeout: 260 seconds]
Kundry_Wag has joined #lisp
nowhere_man has quit [Ping timeout: 276 seconds]
rumbler31 has joined #lisp
Josh_2 has quit [Quit: ERC (IRC client for Emacs 25.3.1)]
fikka has joined #lisp
Josh_2 has joined #lisp
wigust has joined #lisp
rumbler31 has quit [Ping timeout: 256 seconds]
fikka has quit [Ping timeout: 240 seconds]
Josh_2 has quit [Quit: ERC (IRC client for Emacs 25.3.1)]
Josh_2 has joined #lisp
fikka has joined #lisp
Kundry_Wag_ has joined #lisp
fikka has quit [Ping timeout: 246 seconds]
stardiviner has quit [Quit: WeeChat 2.1]
Arcaelyx has quit [Max SendQ exceeded]
Josh_2 has quit [Quit: ERC (IRC client for Emacs 25.3.1)]
energizer has quit [Disconnected by services]
energizer has joined #lisp
energizer has quit [Remote host closed the connection]
energizer has joined #lisp
Satou has joined #lisp
Arcaelyx has joined #lisp
damke has quit [Ping timeout: 268 seconds]
igemnace has quit [Read error: Connection reset by peer]
damke has joined #lisp
sveit has quit [Ping timeout: 246 seconds]
energizer has quit [Ping timeout: 256 seconds]
energizer has joined #lisp
fikka has joined #lisp
orivej_ has joined #lisp
orivej has quit [Ping timeout: 255 seconds]
sveit has joined #lisp
fikka has quit [Ping timeout: 255 seconds]
energizer has quit [Disconnected by services]
energizer has joined #lisp
energizer has quit [Remote host closed the connection]
Sauvin has quit [Read error: Connection reset by peer]
sveit has quit [Ping timeout: 246 seconds]
fikka has joined #lisp
sveit has joined #lisp
fikka has quit [Ping timeout: 240 seconds]
elts has quit [Ping timeout: 240 seconds]
elts has joined #lisp
Kundry_Wag_ has quit [Ping timeout: 256 seconds]
dented42 has joined #lisp
Kundry_Wag has quit [Remote host closed the connection]
Mon_Ouie has quit [Ping timeout: 264 seconds]
karswell_ has quit [Ping timeout: 264 seconds]
Mon_Ouie has joined #lisp
Kundry_Wag has joined #lisp
Kundry_Wag has quit [Remote host closed the connection]
fourier` has joined #lisp
fikka has joined #lisp
DemolitionMan has joined #lisp
Josh_2 has joined #lisp
fikka has quit [Ping timeout: 250 seconds]
Mutex7 has joined #lisp
fikka has joined #lisp
fikka has quit [Ping timeout: 256 seconds]
megalography has quit [Ping timeout: 256 seconds]
FreeBirdLjj has joined #lisp
fikka has joined #lisp
dcluna has quit [Read error: Connection reset by peer]
fikka has quit [Ping timeout: 240 seconds]
dcluna has joined #lisp
raynold has joined #lisp
EvW has joined #lisp
FreeBirdLjj has quit [Remote host closed the connection]
FreeBirdLjj has joined #lisp
fikka has joined #lisp
FreeBirdLjj has quit [Ping timeout: 255 seconds]
fikka has quit [Ping timeout: 246 seconds]
LiamH has joined #lisp
LiamH has left #lisp [#lisp]
Kundry_Wag has joined #lisp
Kundry_Wag has quit [Remote host closed the connection]
Kundry_Wag has joined #lisp
Kundry_W_ has joined #lisp
fikka has joined #lisp
Kundry_W_ has quit [Remote host closed the connection]
Kundry_W_ has joined #lisp
Kundry_Wag has quit [Ping timeout: 240 seconds]
fikka has quit [Ping timeout: 240 seconds]
dented42 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
fikka has joined #lisp
dented42 has joined #lisp
fikka has quit [Ping timeout: 250 seconds]
fikka has joined #lisp
dieggsy has quit [Ping timeout: 246 seconds]
EvW has quit [Ping timeout: 255 seconds]
fikka has quit [Ping timeout: 250 seconds]
shka_ has quit [Ping timeout: 250 seconds]
fourier` has quit [Ping timeout: 255 seconds]
Kundry_W_ has quit [Remote host closed the connection]
Kundry_Wag has joined #lisp
fikka has joined #lisp
Kundry_Wag has quit [Read error: No route to host]
Kundry_Wag has joined #lisp
SlowJimmy has joined #lisp
Satou has quit [Quit: Cya soon guys!]
vlatkoB has quit [Remote host closed the connection]
fikka has quit [Ping timeout: 256 seconds]
dented42 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
DemolitionMan has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
fikka has joined #lisp
fikka has quit [Ping timeout: 256 seconds]
pierpal has quit [Read error: Connection reset by peer]
pierpal has joined #lisp
scymtym has quit [Ping timeout: 255 seconds]
fikka has joined #lisp
Kundry_Wag_ has joined #lisp
fikka has quit [Ping timeout: 240 seconds]
pierpal has quit [Ping timeout: 260 seconds]
edgar-rft has joined #lisp
energizer has joined #lisp
light2yellow has quit [Quit: light2yellow]
flak has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
pierpal has joined #lisp
dawnfantasy has joined #lisp
Kundry_Wag has quit [Remote host closed the connection]
Kundry_Wag has joined #lisp
fikka has joined #lisp
Kundry_Wag has quit [Ping timeout: 256 seconds]
megalography has joined #lisp
scymtym has joined #lisp
asarch has quit [Quit: Leaving]
warweasle has quit [Quit: away]
Kundry_Wag has joined #lisp
pierpal has quit [Ping timeout: 255 seconds]
Quetzal2 has quit [Read error: Connection reset by peer]
Kundry_Wag has quit [Ping timeout: 264 seconds]
Kundry_Wag_ has quit [Ping timeout: 250 seconds]
zxcvz has quit [Quit: zxcvz]
wigust has quit [Ping timeout: 246 seconds]
Kundry_Wag has joined #lisp
hjek has quit [Quit: Leaving.]
defunkydrummer has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
EvW has joined #lisp
SlowJimmy has left #lisp ["good bye cruel world"]
defunkydrummer has joined #lisp
pierpa has joined #lisp
palmtree has joined #lisp
pierpal has joined #lisp
Guest43927 has quit [Remote host closed the connection]
itruslove has quit [Remote host closed the connection]
moei has joined #lisp
palmtree has quit [Ping timeout: 250 seconds]
damke_ has joined #lisp
kuwze has quit [Ping timeout: 260 seconds]
damke has quit [Ping timeout: 268 seconds]
SlowJimmy has joined #lisp
SlowJimmy has quit [Read error: Connection reset by peer]
Bike has quit [Ping timeout: 260 seconds]
dented42 has joined #lisp
makomo has quit [Ping timeout: 260 seconds]
defunkydrummer has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
dented42 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Josh_2 has quit [Ping timeout: 256 seconds]
varjag has quit [Quit: ERC (IRC client for Emacs 25.2.1)]
defunkydrummer has joined #lisp
damke has joined #lisp
damke_ has quit [Ping timeout: 268 seconds]
nowhere_man has joined #lisp
defunkydrummer has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
sjl has quit [Ping timeout: 248 seconds]
sjl has joined #lisp
Bike has joined #lisp
blackwolf has quit [Quit: ERC (IRC client for Emacs 25.2.1)]
rumbler31 has joined #lisp
rumbler31 has quit [Remote host closed the connection]
papachan has quit [Quit: WeeChat 2.1]
marblefish has joined #lisp
redmarble has quit [Ping timeout: 256 seconds]
wxie has joined #lisp
pierpal has quit [Ping timeout: 255 seconds]
ineiros has quit [Ping timeout: 240 seconds]
nowhereman has joined #lisp
nowhereman is now known as Guest9989
nowhere_man has quit [Ping timeout: 256 seconds]
dented42 has joined #lisp
Kundry_Wag_ has joined #lisp
itruslove has joined #lisp
eli_oat has joined #lisp
giraffe has joined #lisp
giraffe is now known as Guest34373
wxie has quit [Remote host closed the connection]
eli_oat has quit [Quit: Leaving.]
eli_oat has joined #lisp
eli_oat has quit [Quit: Leaving.]
mathZ has joined #lisp
drdo has joined #lisp
Kaisyu has joined #lisp
Kundry_Wag_ has quit [Ping timeout: 256 seconds]
Kaisyu7 has quit [Quit: ERC (IRC client for Emacs 24.5.1)]
fikka has quit [Ping timeout: 255 seconds]
fikka has joined #lisp
drastik has quit [Quit: WeeChat 1.9.1]
drastik has joined #lisp
Pixel_Outlaw has joined #lisp
fikka has quit [Ping timeout: 250 seconds]
fikka has joined #lisp
dawnfantasy has quit [Remote host closed the connection]
pillton has joined #lisp
fikka has quit [Ping timeout: 255 seconds]
fikka has joined #lisp