Xach changed the topic of #commonlisp to: Common Lisp, the #1=(programmable . #1#) programming language | Wiki: <https://www.cliki.net> | IRC Logs: <https://irclog.tymoon.eu/libera/%23commonlisp> | Cookbook: <https://lispcookbook.github.io/cl-cookbook>
elderK has joined #commonlisp
tyson2 has joined #commonlisp
s-liao has quit [Ping timeout: 256 seconds]
rgherdt_ has quit [Ping timeout: 268 seconds]
<pillton> What values should be return by (setf (F x) (values 1 2 3))? Is it (values 1 2 3)?
<pillton> Assuming the setf expander for F is capable of handling more than one value.
<pillton> Sorry, what values should be returned.
<pillton> clhs 5.1.1.2
Lord_of_Life has quit [Ping timeout: 246 seconds]
occ has joined #commonlisp
Guest74 has joined #commonlisp
<pillton> It seems to me it should be (values 1 2 3).
Lord_of_Life has joined #commonlisp
<Guest74> I assume if it was designed to handle multiple values then it would be whatever the expander stored them as.
<_death> you can also ask your CL's implementors.. (let (a b c) (setf (values a b c) (values 1 2 3)))
<pillton> _death: Oh of course. Thanks.
pillton has quit [Ping timeout: 260 seconds]
asen has joined #commonlisp
asen has quit [Read error: Connection reset by peer]
asen has joined #commonlisp
Inline has quit [Ping timeout: 250 seconds]
Posterdati has quit [Ping timeout: 256 seconds]
Posterdati has joined #commonlisp
s-liao has joined #commonlisp
random-nick has quit [Ping timeout: 260 seconds]
Oladon has joined #commonlisp
gigamonkey has quit [Ping timeout: 260 seconds]
<Guest74> mfiano: do you know if there's any reason for keep the location of where a sample came from in the original image? I keep the location and I can't see a reason why. always strange reading old code.
<mfiano> Which library?
<Guest74> When gathering samples from an image for wfc.
<mfiano> No reason to
<Guest74> I didn't think so. Don't know why I have it.
<mfiano> A sample can have multiple locations, and it is un-needed for the algorithm.
<mfiano> You always want reflections and rotations though, or your output will look too regular
<Guest74> yeah, I was looking at my weightings and was wondering why I had the location there when I only keep one sample of each.
<mfiano> The only data that is meaningful apart from the sample, is the number of times the same sample is sampled
karlosz has joined #commonlisp
<mfiano> I call this frequency i think in my codes
<mfiano> Well that, and the O(n^2) adjacency computation table
<Guest74> i've got frequency table and relative frequncy functions.
<Guest74> I should probably keep a table for that, I only seem to have a comparison function.
<Guest74> You don't check diagonals do you? I've got a note saying probably not necessary if you propagate at least twice.
<mfiano> You don't check diagonals nor propagate twice in the overlapping model. That would be redundant
karlosz has quit [Client Quit]
<Guest74> as for ui, I was thinking that moving over a pixel in the output image would pop up a display of all the possible samples and maybe give the option to select one.
gigamonkey has joined #commonlisp
lexi_sparks has quit [Ping timeout: 256 seconds]
ec has quit [Ping timeout: 276 seconds]
s-liao has quit [Quit: Client closed]
tyson2 has quit [Remote host closed the connection]
asen has quit [Quit: Leaving]
gigamonkey has quit [Ping timeout: 264 seconds]
lexi_sparks has joined #commonlisp
gigamonkey has joined #commonlisp
lexi_sparks has quit [Ping timeout: 256 seconds]
alvaro121 has quit [Ping timeout: 268 seconds]
elderK has quit [Quit: Connection closed for inactivity]
pillton has joined #commonlisp
lexi_sparks has joined #commonlisp
santiagopim[m] has quit [Quit: Client limit exceeded: 20000]
NotThatRPG has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
aartaka has joined #commonlisp
lexi_sparks has quit [Ping timeout: 264 seconds]
<beach> Good morning everyone!
santiagopim[m] has joined #commonlisp
lexi_sparks has joined #commonlisp
jealousmonk has quit [Quit: ERC (IRC client for Emacs 27.1)]
Guest74 has quit [Ping timeout: 250 seconds]
Catie has quit [Quit: switching clients]
lexi_sparks has quit [Ping timeout: 268 seconds]
ad-absurdum has quit [Quit: Leaving]
Catie has joined #commonlisp
nature has quit [Ping timeout: 268 seconds]
yodudd has quit [*.net *.split]
zagura has quit [*.net *.split]
zephyr has quit [*.net *.split]
Colleen has quit [*.net *.split]
Mandus has quit [*.net *.split]
Colleen has joined #commonlisp
Bike has quit [Quit: Lost terminal]
gigamonkey has quit [Ping timeout: 256 seconds]
gigamonkey has joined #commonlisp
yodudd has joined #commonlisp
zephyr has joined #commonlisp
Mandus has joined #commonlisp
zagura has joined #commonlisp
Devon has quit [Ping timeout: 268 seconds]
dec0d3r_ has joined #commonlisp
dec0d3r has quit [Ping timeout: 268 seconds]
semz has quit [Ping timeout: 250 seconds]
dec0d3r__ has joined #commonlisp
ec has joined #commonlisp
dec0d3r_ has quit [Ping timeout: 250 seconds]
semz has joined #commonlisp
gigamonkey has quit [Ping timeout: 250 seconds]
aartaka has quit [Ping timeout: 256 seconds]
lisp123 has joined #commonlisp
akoana has quit [Quit: leaving]
s-liao has joined #commonlisp
alvaro121 has joined #commonlisp
markasoftware has quit [Ping timeout: 264 seconds]
markasoftware has joined #commonlisp
gigamonkey has joined #commonlisp
asen has joined #commonlisp
asen has quit [Read error: Connection reset by peer]
asen has joined #commonlisp
Catie has quit [Quit: rcirc on GNU Emacs 29.0.50]
gigamonkey has quit [Ping timeout: 264 seconds]
aartaka has joined #commonlisp
gigamonkey has joined #commonlisp
pranavats has left #commonlisp [#commonlisp]
ahc has joined #commonlisp
gigamonkey has quit [Ping timeout: 256 seconds]
GreaseMonkey has quit [Remote host closed the connection]
s-liao has quit [Ping timeout: 256 seconds]
waleee has quit [Quit: WeeChat 3.3]
gigamonkey has joined #commonlisp
waleee has joined #commonlisp
VincentVega has joined #commonlisp
gigamonkey has quit [Ping timeout: 245 seconds]
gaqwas has joined #commonlisp
Cymew has joined #commonlisp
dec0d3r__ has quit [Quit: Leaving]
karlosz has joined #commonlisp
attila_lendvai has joined #commonlisp
shka has joined #commonlisp
rotateq has joined #commonlisp
OlCe has quit [Read error: Connection reset by peer]
rgherdt_ has joined #commonlisp
gigamonkey has joined #commonlisp
gaqwas has quit [Ping timeout: 256 seconds]
gigamonkey has quit [Ping timeout: 240 seconds]
ad-absurdum has joined #commonlisp
s-liao has joined #commonlisp
lisp123 has quit [Remote host closed the connection]
OlCe has joined #commonlisp
ahc has quit [Ping timeout: 256 seconds]
rogersm has joined #commonlisp
asen has quit [Remote host closed the connection]
asen has joined #commonlisp
asen has quit [Read error: Connection reset by peer]
asen has joined #commonlisp
yodudd has left #commonlisp [#commonlisp]
asen has quit [Client Quit]
gigamonkey has joined #commonlisp
edgar-rft has quit [Quit: Leaving]
lisp123 has joined #commonlisp
Cymew has quit [Ping timeout: 256 seconds]
gigamonkey has quit [Ping timeout: 264 seconds]
attila_lendvai has quit [Ping timeout: 260 seconds]
Oladon has quit [Quit: Leaving.]
yodudd has joined #commonlisp
bhyde[m] has quit [Quit: You have been kicked for being idle]
lisp123 has quit [Remote host closed the connection]
cosimone has joined #commonlisp
lisp123 has joined #commonlisp
gigamonkey has joined #commonlisp
gigamonkey has quit [Ping timeout: 260 seconds]
occ has quit [Ping timeout: 250 seconds]
taiju has quit [Ping timeout: 256 seconds]
ad_absurdum has joined #commonlisp
taiju has joined #commonlisp
ad-absurdum has quit [Ping timeout: 245 seconds]
kadir has joined #commonlisp
cage has joined #commonlisp
gigamonkey has joined #commonlisp
gigamonkey has quit [Ping timeout: 268 seconds]
attila_lendvai has joined #commonlisp
karlosz has quit [Ping timeout: 256 seconds]
s-liao11 has joined #commonlisp
s-liao has quit [Ping timeout: 256 seconds]
lisp123 has quit [Remote host closed the connection]
s-liao11 has quit [Quit: Client closed]
attila_lendvai has quit [Ping timeout: 268 seconds]
alvaro121 has quit [Ping timeout: 256 seconds]
Cymew has joined #commonlisp
kadir has left #commonlisp [WeeChat 3.3]
s-liao has joined #commonlisp
kadir has joined #commonlisp
waleee has quit [Ping timeout: 240 seconds]
waleee has joined #commonlisp
igemnace has quit [Quit: WeeChat 3.3]
occ has joined #commonlisp
aartaka has quit [Ping timeout: 250 seconds]
aartaka has joined #commonlisp
cosimone has quit [Remote host closed the connection]
tyson2 has joined #commonlisp
Devon has joined #commonlisp
gigamonkey has joined #commonlisp
gigamonkey has quit [Ping timeout: 240 seconds]
pranavats has joined #commonlisp
OlCe has quit [Ping timeout: 256 seconds]
attila_lendvai has joined #commonlisp
random-nick has joined #commonlisp
yitzi has quit [Quit: Bridge terminating on SIGTERM]
Gnuxie has quit [Quit: Bridge terminating on SIGTERM]
saltrocklamp[m] has quit [Quit: Bridge terminating on SIGTERM]
Arcsech has quit [Quit: Bridge terminating on SIGTERM]
akater[m] has quit [Quit: Bridge terminating on SIGTERM]
Duuqnd has quit [Quit: Bridge terminating on SIGTERM]
sepanko has quit [Quit: Bridge terminating on SIGTERM]
Mrtn[m] has quit [Quit: Bridge terminating on SIGTERM]
paulapatience has quit [Quit: Bridge terminating on SIGTERM]
CodeBitCookie[m] has quit [Quit: Bridge terminating on SIGTERM]
rudi has quit [Quit: Bridge terminating on SIGTERM]
MatrixTravelerbo has quit [Quit: Bridge terminating on SIGTERM]
katco has quit [Quit: Bridge terminating on SIGTERM]
etimmons has quit [Quit: Bridge terminating on SIGTERM]
danirukun[m] has quit [Quit: Bridge terminating on SIGTERM]
luis` has quit [Quit: Bridge terminating on SIGTERM]
alphapapa[m] has quit [Quit: Bridge terminating on SIGTERM]
icepic1984[m] has quit [Quit: Bridge terminating on SIGTERM]
bitspook[m] has quit [Quit: Bridge terminating on SIGTERM]
dieggsy has quit [Quit: Bridge terminating on SIGTERM]
rodentrabies[m] has quit [Quit: Bridge terminating on SIGTERM]
loke[m] has quit [Quit: Bridge terminating on SIGTERM]
hayley has quit [Quit: Bridge terminating on SIGTERM]
sp has quit [Quit: Bridge terminating on SIGTERM]
happy-dude has quit [Quit: Bridge terminating on SIGTERM]
santiagopim[m] has quit [Quit: Bridge terminating on SIGTERM]
lisp123 has joined #commonlisp
OlCe` has joined #commonlisp
lisp123 has quit [Ping timeout: 240 seconds]
katco has joined #commonlisp
Noisytoot has quit [Quit: ZNC 1.8.2 - https://znc.in]
luis` has joined #commonlisp
alphapapa[m] has joined #commonlisp
sepanko has joined #commonlisp
Mrtn[m] has joined #commonlisp
dieggsy has joined #commonlisp
akater[m] has joined #commonlisp
rudi has joined #commonlisp
santiagopim[m] has joined #commonlisp
happy-dude has joined #commonlisp
saltrocklamp[m] has joined #commonlisp
hayley has joined #commonlisp
yitzi has joined #commonlisp
sp has joined #commonlisp
Gnuxie has joined #commonlisp
MatrixTravelerbo has joined #commonlisp
paulapatience has joined #commonlisp
Duuqnd has joined #commonlisp
loke[m] has joined #commonlisp
CodeBitCookie[m] has joined #commonlisp
etimmons has joined #commonlisp
Arcsech has joined #commonlisp
danirukun[m] has joined #commonlisp
rodentrabies[m] has joined #commonlisp
bhyde[m] has joined #commonlisp
icepic1984[m] has joined #commonlisp
bitspook[m] has joined #commonlisp
didi has joined #commonlisp
Noisytoot has joined #commonlisp
cosimone has joined #commonlisp
<didi> So I'm not missing something: there is no function that swaps values of places 1-to-1, right? I know `rotatef', but I'm looking for something like (swap a1 a2 b1 b2 ...) which swaps a1 and a2, b1 and b2, ..., like `setf' sets a1 to a2, b1 to b2 etc.
<didi> Oh, there is `shiftf'.
MatrixTravelerbo has quit [Quit: Client limit exceeded: 20000]
happy-dude has quit [Quit: Client limit exceeded: 20000]
sepanko has quit [Quit: Client limit exceeded: 20000]
yitzi has quit [Quit: Client limit exceeded: 20000]
loke[m] has quit [Quit: Client limit exceeded: 20000]
luis` has quit [Quit: Client limit exceeded: 20000]
katco has quit [Quit: Client limit exceeded: 20000]
etimmons has quit [Quit: Client limit exceeded: 20000]
paulapatience has quit [Quit: Client limit exceeded: 20000]
Gnuxie has quit [Quit: Client limit exceeded: 20000]
paule32 has joined #commonlisp
saltrocklamp[m] has quit [Quit: Client limit exceeded: 20000]
paule32 has left #commonlisp [#commonlisp]
hayley has quit [Quit: Client limit exceeded: 20000]
Duuqnd has quit [Quit: Client limit exceeded: 20000]
sp has quit [Quit: Client limit exceeded: 20000]
s-liao has quit [Ping timeout: 256 seconds]
bhyde[m] has quit [Quit: You have been kicked for being idle]
ad_absurdum has quit [Ping timeout: 250 seconds]
VincentV` has joined #commonlisp
VincentVega has quit [Ping timeout: 250 seconds]
Jach has quit [Remote host closed the connection]
ad-absurdum has joined #commonlisp
tyson2 has quit [Remote host closed the connection]
<rotateq> didi: or write simply one yourself :)
katco has joined #commonlisp
luis` has joined #commonlisp
etimmons has joined #commonlisp
happy-dude has joined #commonlisp
sepanko has joined #commonlisp
Gnuxie has joined #commonlisp
saltrocklamp[m] has joined #commonlisp
<rotateq> call it SHIFTQ if just values bound to symbol shall be swapped ^^
hayley has joined #commonlisp
yitzi has joined #commonlisp
sp has joined #commonlisp
paulapatience has joined #commonlisp
Duuqnd has joined #commonlisp
MatrixTravelerbo has joined #commonlisp
loke[m] has joined #commonlisp
edgar-rft has joined #commonlisp
aartaka has quit [Ping timeout: 260 seconds]
aartaka has joined #commonlisp
s-liao has joined #commonlisp
Cymew has quit [Ping timeout: 256 seconds]
Bike has joined #commonlisp
occ has quit [Ping timeout: 240 seconds]
gigamonkey has joined #commonlisp
tyson2 has joined #commonlisp
gigamonkey has quit [Ping timeout: 256 seconds]
kadir has left #commonlisp [WeeChat 3.3]
ec has quit [Ping timeout: 276 seconds]
aartaka has quit [Ping timeout: 256 seconds]
aartaka has joined #commonlisp
domovod has joined #commonlisp
<didi> rotateq: Thank you.
didi has left #commonlisp [O bella ciao bella ciao bella ciao, ciao, ciao.]
s-liao has quit [Quit: Client closed]
Inline has joined #commonlisp
Guest74 has joined #commonlisp
reb has joined #commonlisp
nature has joined #commonlisp
OlCe` is now known as OlCe
easye has joined #commonlisp
Devon has quit [Ping timeout: 256 seconds]
pve has joined #commonlisp
s-liao has joined #commonlisp
s-liao has quit [Client Quit]
edgar-rft has quit [Quit: Leaving]
nature has quit [Remote host closed the connection]
Nselm has joined #commonlisp
aartaka has quit [Ping timeout: 256 seconds]
aartaka has joined #commonlisp
rotateq has quit [Remote host closed the connection]
cosimone has quit [Remote host closed the connection]
cosimone has joined #commonlisp
lisp123 has joined #commonlisp
NotThatRPG has joined #commonlisp
splatt9990 has joined #commonlisp
Lord_of_Life has quit [Quit: Laa shay'a waqi'un moutlaq bale kouloun moumkine]
gigamonkey has joined #commonlisp
Devon has joined #commonlisp
nature has joined #commonlisp
gigamonkey has quit [Ping timeout: 268 seconds]
ym has joined #commonlisp
Lord_of_Life has joined #commonlisp
jealousmonk has joined #commonlisp
tyson2 has quit [Remote host closed the connection]
splatt9990 has quit [Ping timeout: 264 seconds]
Inline has quit [Ping timeout: 264 seconds]
lisp123 has quit [Remote host closed the connection]
jealousmonk has quit [Quit: ERC (IRC client for Emacs 27.1)]
jealousmonk has joined #commonlisp
tyson2 has joined #commonlisp
splatt9990 has joined #commonlisp
VincentV` has quit [Remote host closed the connection]
rain3 has joined #commonlisp
domovod has quit [Ping timeout: 256 seconds]
domovod has joined #commonlisp
Nselm has quit [Quit: Client closed]
domovod has quit [Client Quit]
Nselm has joined #commonlisp
Lord_of_Life has quit [Ping timeout: 256 seconds]
Lord_of_Life has joined #commonlisp
notzmv has quit [Ping timeout: 260 seconds]
igemnace has joined #commonlisp
Catie has joined #commonlisp
lisp123 has joined #commonlisp
rgherdt_ has quit [Ping timeout: 240 seconds]
Devon has quit [Read error: Connection reset by peer]
splatt99` has joined #commonlisp
splatt9990 has quit [Ping timeout: 245 seconds]
Devon has joined #commonlisp
notzmv has joined #commonlisp
vollcheck has joined #commonlisp
reb has quit [Ping timeout: 245 seconds]
reb`` has joined #commonlisp
gigamonkey has joined #commonlisp
Nselm has quit [Quit: Client closed]
tyson2 has quit [Remote host closed the connection]
lisp123 has quit [Quit: Leaving...]
gigamonkey has quit [Ping timeout: 265 seconds]
Devon has quit [Read error: Connection reset by peer]
Devon has joined #commonlisp
aartaka has quit [Ping timeout: 256 seconds]
reb`` has quit [Ping timeout: 245 seconds]
aartaka has joined #commonlisp
reb```` has joined #commonlisp
waleee has quit [Ping timeout: 260 seconds]
reb```` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
waleee has joined #commonlisp
Devon has quit [Ping timeout: 268 seconds]
pillton has quit [Ping timeout: 260 seconds]
reb`````` has quit [Ping timeout: 245 seconds]
Devon has joined #commonlisp
reb`````` has joined #commonlisp
aartaka has quit [Ping timeout: 268 seconds]
xaltsc has quit [Quit: WeeChat 3.3]
Devon has quit [Ping timeout: 256 seconds]
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
pranavats has left #commonlisp [#commonlisp]
gigamonkey has joined #commonlisp
splatt99` is now known as splatt9990
pranavats has joined #commonlisp
reb`````` has quit [Ping timeout: 245 seconds]
aartaka has joined #commonlisp
gigamonkey has quit [Ping timeout: 256 seconds]
reb`````` has joined #commonlisp
ec has joined #commonlisp
splatt9990 has quit [Ping timeout: 245 seconds]
Devon has joined #commonlisp
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
splatt9990 has joined #commonlisp
gigamonkey has joined #commonlisp
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
gigamonkey has quit [Ping timeout: 264 seconds]
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
cosimone has quit [Ping timeout: 256 seconds]
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
Guest74 has quit [Ping timeout: 260 seconds]
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
rain3 has quit [Ping timeout: 268 seconds]
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
rain3 has joined #commonlisp
mariari has quit [Quit: WeeChat 3.3]
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
mariari has joined #commonlisp
tyson2 has joined #commonlisp
alvaro121 has joined #commonlisp
edgar-rft has joined #commonlisp
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
yodudd has left #commonlisp [#commonlisp]
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
mariari has quit [Quit: WeeChat 3.3]
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
greaser|q has joined #commonlisp
mariari has joined #commonlisp
greaser|q has joined #commonlisp
greaser|q has quit [Changing host]
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
xaltsc has joined #commonlisp
jeosol has quit [Ping timeout: 260 seconds]
gigamonkey has joined #commonlisp
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
ahc has joined #commonlisp
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
splatt9990 has quit [Ping timeout: 264 seconds]
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
splatt9990 has joined #commonlisp
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
rain3 has quit [Ping timeout: 268 seconds]
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
Oladon has joined #commonlisp
aartaka has quit [Ping timeout: 268 seconds]
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
gigamonkey has quit [Ping timeout: 256 seconds]
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
tyson2 has quit [Remote host closed the connection]
VincentVega has joined #commonlisp
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
reb`````` has quit [Ping timeout: 245 seconds]
hayley has quit [Changing host]
hayley has joined #commonlisp
reb`````` has joined #commonlisp
Devon has quit [Ping timeout: 260 seconds]
gigamonkey has joined #commonlisp
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
karlosz has joined #commonlisp
gigamonkey has quit [Ping timeout: 268 seconds]
reb`````` has quit [Ping timeout: 245 seconds]
ad-absurdum has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
X-Scale has quit [Ping timeout: 250 seconds]
X-Scale` has joined #commonlisp
gigamonkey has joined #commonlisp
X-Scale` is now known as X-Scale
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
alvaro121 has quit [Ping timeout: 260 seconds]
attila_lendvai has quit [Ping timeout: 256 seconds]
gigamonkey has quit [Ping timeout: 256 seconds]
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
reb`````` has quit [Ping timeout: 245 seconds]
VincentVega has quit [Remote host closed the connection]
reb`````` has joined #commonlisp
akoana has joined #commonlisp
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
ym has quit [Ping timeout: 260 seconds]
gigamonkey has joined #commonlisp
reb`````` has quit [Ping timeout: 245 seconds]
cage has quit [Quit: rcirc on GNU Emacs 27.1]
reb`````` has joined #commonlisp
shka has quit [Ping timeout: 268 seconds]
ad-absurdum has joined #commonlisp
reb`````` has quit [Ping timeout: 245 seconds]
gigamonkey has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
gigamonkey has joined #commonlisp
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
gigamonkey has quit [Ping timeout: 264 seconds]
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
shka has joined #commonlisp
gigamonkey has joined #commonlisp
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
splatt9990 has quit [Ping timeout: 264 seconds]
jeosol has joined #commonlisp
reb`````` has quit [Ping timeout: 264 seconds]
splatt9990 has joined #commonlisp
reb`````` has joined #commonlisp
gigamonkey has quit [Ping timeout: 260 seconds]
splatt9990 has left #commonlisp [#commonlisp]
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
gigamonkey has joined #commonlisp
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
gaqwas has joined #commonlisp
tyson2 has joined #commonlisp
shka has quit [Ping timeout: 260 seconds]
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
raeda has joined #commonlisp
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
Guest74 has joined #commonlisp
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
amb007 has joined #commonlisp
reb`````` has quit [Ping timeout: 264 seconds]
amb007 has quit [Read error: Connection reset by peer]
reb`````` has joined #commonlisp
amb007 has joined #commonlisp
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
vollcheck has quit [Quit: Leaving]
Guest74 has quit [Quit: Connection closed]
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
gaqwas has quit [Remote host closed the connection]
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
gaqwas has joined #commonlisp
reb`````` has quit [Ping timeout: 245 seconds]
lexi_sparks has joined #commonlisp
Devon has joined #commonlisp
reb`````` has joined #commonlisp
reb`````` has quit [Ping timeout: 264 seconds]
gigamonkey has quit [Ping timeout: 256 seconds]
gaqwas has quit [Remote host closed the connection]
gaqwas has joined #commonlisp
reb`````` has joined #commonlisp
NotThatRPG has quit [Quit: Textual IRC Client: www.textualapp.com]
gigamonkey has joined #commonlisp
reb`````` has quit [Ping timeout: 264 seconds]
reb`````` has joined #commonlisp
reb`````` has quit [Ping timeout: 245 seconds]
reb`````` has joined #commonlisp
reb`````` has quit [Remote host closed the connection]
Inline has joined #commonlisp
Jing has quit [Remote host closed the connection]
Jing has joined #commonlisp
ec has quit [Remote host closed the connection]
ec has joined #commonlisp
lexi_sparks has quit [Remote host closed the connection]
taiju has quit [Ping timeout: 250 seconds]