jackdaniel 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> | Pastebin: <https://plaster.tymoon.eu/>
admich1 has joined #commonlisp
bpanthi977 has joined #commonlisp
bpanthi977 has quit [Ping timeout: 272 seconds]
Ruby has quit [Quit: ZNC - https://znc.in]
jeffrey has quit [Quit: jeffrey]
admich1 has quit [Ping timeout: 244 seconds]
admich1 has joined #commonlisp
kevingal has quit [Ping timeout: 248 seconds]
cdegroot has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
robin has quit [Ping timeout: 276 seconds]
cdegroot has joined #commonlisp
cdegroot has quit [Client Quit]
cdegroot has joined #commonlisp
robin has joined #commonlisp
GalaxyNova has joined #commonlisp
rtypo has quit [Ping timeout: 252 seconds]
random-nick has quit [Ping timeout: 244 seconds]
johnjaye has joined #commonlisp
droideqa has quit [Quit: Connection closed for inactivity]
King_julian has quit [Ping timeout: 244 seconds]
King_julian has joined #commonlisp
brokkoli_originl has quit [Ping timeout: 244 seconds]
Ruby has joined #commonlisp
jack_rabbit has joined #commonlisp
wbooze has quit [Read error: Connection reset by peer]
eddof13 has joined #commonlisp
eddof13 has quit [Client Quit]
hirez has quit [Ping timeout: 260 seconds]
hirez has joined #commonlisp
jeffrey has joined #commonlisp
jeffrey has quit [Client Quit]
Demosthenex has quit [Ping timeout: 248 seconds]
Demosthenex has joined #commonlisp
akoana has joined #commonlisp
nytpu has quit [Remote host closed the connection]
nytpu has joined #commonlisp
capvs has joined #commonlisp
brokkoli_origin has joined #commonlisp
bitmapper has joined #commonlisp
zwr has quit [Ping timeout: 276 seconds]
zwr has joined #commonlisp
White__Flame has joined #commonlisp
White_Flame has quit [Ping timeout: 252 seconds]
istewart has quit [Quit: Konversation terminated!]
weeks has joined #commonlisp
admich1 has quit [Ping timeout: 276 seconds]
akoana has quit [Quit: leaving]
<zablozki> Good Morning!
<beach> Hello zablozki.
waleee has quit [Ping timeout: 276 seconds]
ghodawalaaman has joined #commonlisp
manwithluck has quit [Remote host closed the connection]
manwithluck has joined #commonlisp
gorignak has quit [Quit: quit]
edgar-rft` has joined #commonlisp
edgar-rft has quit [Ping timeout: 276 seconds]
admich1 has joined #commonlisp
mgl_ has joined #commonlisp
pve has joined #commonlisp
jack_rabbit has quit [Ping timeout: 260 seconds]
<mgl_> https://www.lispworks.com/documentation/HyperSpec/Body/22_ceb.htm says that "circularity detection is not applied if ~@<...~:> is encountered at top level in a format string", but (let ((*print-circle* t) (x (list 1 2))) (format t "~@<1. ~S 2. ~S~:>" x x)) prints 1. #1=(1 2) 2. #1#.
<ixelp> CLHS: Section 22.3.5.2
<mgl_> Do I misunderstand the spec?
<mgl_> (In general, surely, but in this case?)
White_Flame has joined #commonlisp
White__Flame has quit [Ping timeout: 272 seconds]
chomwitt has joined #commonlisp
wbooze has joined #commonlisp
<beach> It doesn't seem very clear to me. An example would have helped.
<mgl_> The handful of implementations I tried seems to agree on the above behaviour.
ewig has quit [Remote host closed the connection]
rgherdt has joined #commonlisp
bpanthi977 has joined #commonlisp
bpanthi977 has quit [Ping timeout: 260 seconds]
mishoo has joined #commonlisp
wbooze has quit [Quit: Leaving]
shka has joined #commonlisp
wbooze has joined #commonlisp
apac has joined #commonlisp
JuanDaugherty has joined #commonlisp
attila_lendvai has joined #commonlisp
apac has quit [Quit: Konversation terminated!]
varjag has joined #commonlisp
Guest47 has joined #commonlisp
<nil> It seems the other way around. Without the colon ~> doesn't do the circularity detection at top level, e.g. ,(let ((*print-circle* t) (x (list 1 2))) (values (format nil "~@<~s ~s ~s~:>" x x `(,x ,x)) (format nil "~@<~s ~s ~s~>" x x `(,x ,x))))
<ixelp> (let ((*print-circle* t) (x (list 1 2))) (values (format nil "~@<~s ~s ~s~:>" x x `(,x ,x)) (format nil "~@<~s ~s ~s~>" x x `(,x ,x)))) => "#1=(1 2) #1# (#1# #1#)"; "(1 2) (1 2) (#1=(1 2) #1#)"
soweli_iki has quit [Ping timeout: 272 seconds]
bpanthi977 has joined #commonlisp
<mgl_> nil: That's because ~< ~> is not a logical block but justification https://www.lispworks.com/documentation/HyperSpec/Body/22_cfb.htm.
<ixelp> CLHS: Section 22.3.6.2
bpanthi977 has quit [Ping timeout: 252 seconds]
<nil> mgl_: Thanks. I should have known that.
Guest47 has quit [Quit: Textual IRC Client: www.textualapp.com]
JuanDaugherty is now known as ColinRobinson
chomwitt has quit [Ping timeout: 260 seconds]
rtypo has joined #commonlisp
attila_lendvai has quit [Ping timeout: 248 seconds]
ingeniot has joined #commonlisp
admich1 has quit [Ping timeout: 276 seconds]
admich1 has joined #commonlisp
sixfourtwelve has joined #commonlisp
zwr has quit [Read error: Connection reset by peer]
sixfourtwelve has quit [Client Quit]
ingeniot has quit [Ping timeout: 276 seconds]
Guest47 has joined #commonlisp
zwr has joined #commonlisp
GalaxyNova has quit [Ping timeout: 248 seconds]
King_julian has quit [Read error: Connection reset by peer]
King_julian has joined #commonlisp
Guest47 has quit [Quit: Textual IRC Client: www.textualapp.com]
chomwitt has joined #commonlisp
ingeniot has joined #commonlisp
anticomputer_ has joined #commonlisp
anticomputer has quit [Ping timeout: 264 seconds]
surabax has joined #commonlisp
random-nick has joined #commonlisp
Equill has joined #commonlisp
Noisytoot has quit [Remote host closed the connection]
Noisytoot has joined #commonlisp
ingeniot has quit [Ping timeout: 276 seconds]
Equill has quit [Ping timeout: 244 seconds]
yitzi has joined #commonlisp
admich1 has quit [Read error: Connection reset by peer]
admich1 has joined #commonlisp
ingeniot has joined #commonlisp
wbooze has quit [Quit: Leaving]
gorignak has joined #commonlisp
wbooze has joined #commonlisp
wbooze has quit [Max SendQ exceeded]
wbooze has joined #commonlisp
wbooze has quit [Max SendQ exceeded]
wbooze has joined #commonlisp
weeks has quit [Remote host closed the connection]
malaclyps has quit [Read error: Connection reset by peer]
mala has joined #commonlisp
pkal has joined #commonlisp
ewig has joined #commonlisp
jack_rabbit has joined #commonlisp
thuna` has joined #commonlisp
gooba` has joined #commonlisp
gooba has quit [Ping timeout: 252 seconds]
danza has joined #commonlisp
pkal has quit [Ping timeout: 248 seconds]
danza has quit [Remote host closed the connection]
ingeniot has quit [Ping timeout: 248 seconds]
bpanthi977 has joined #commonlisp
bpanthi977 has quit [Ping timeout: 276 seconds]
thuna` has quit [Ping timeout: 268 seconds]
ingeniot has joined #commonlisp
ColinRobinson has quit [Quit: praxis.meansofproduction.biz (juan@acm.org)]
Noisytoot has quit [Excess Flood]
Noisytoot has joined #commonlisp
Guest47_ has joined #commonlisp
admich1 has quit [Ping timeout: 276 seconds]
admich1 has joined #commonlisp
Noisytoot has quit [Ping timeout: 252 seconds]
Noisytoot has joined #commonlisp
mgl_ has quit [Ping timeout: 265 seconds]
kagevf has quit [Ping timeout: 260 seconds]
kagevf has joined #commonlisp
Oddity has quit [Ping timeout: 248 seconds]
eddof13 has joined #commonlisp
varjagg has joined #commonlisp
cdegroot has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
soweli_iki has joined #commonlisp
Lord_of_Life has joined #commonlisp
leeb has quit [Ping timeout: 244 seconds]
leeb_ has joined #commonlisp
eddof13 has quit [Quit: eddof13]
zablozki` has joined #commonlisp
fe[nl]ix has quit [Quit: Valete!]
JuanDaugherty has joined #commonlisp
fe[nl]ix has joined #commonlisp
yitzi has quit [Ping timeout: 245 seconds]
mgl_ has joined #commonlisp
<_death> I don't see circularity in your example
<zablozki`> whois death
<bjork1intosh> zablozki`: the ultimate fate of living things.
eddof13 has joined #commonlisp
surabax has quit [Quit: Leaving]
<JuanDaugherty> well, up to the point of full realization of the capabilities of instrumental intellgence
apac has joined #commonlisp
<JuanDaugherty> then the ultimate fate is whatever u want it to be, presumabley merger into the cosmic hive
triffid has quit [Remote host closed the connection]
triffid has joined #commonlisp
<JuanDaugherty> i.e. discarding the birth form
triffid has quit [Remote host closed the connection]
<bjork1intosh> basically exhaust gas.
<JuanDaugherty> zablozki`, _death whoised woulda otoh referred u 2 adeht.org
<JuanDaugherty> then apparently to "Chris Riesbeck"
triffid has joined #commonlisp
<JuanDaugherty> if u could do a thing
msv has quit [Ping timeout: 252 seconds]
svm has joined #commonlisp
surabax has joined #commonlisp
surabax has quit [Changing host]
surabax has joined #commonlisp
svm has quit [Remote host closed the connection]
svm has joined #commonlisp
cdegroot has joined #commonlisp
<JuanDaugherty> llms are really terrifically bad as intelligence how is this not getting the blowback it deserves?
surabax has quit [Read error: Connection reset by peer]
<JuanDaugherty> and by llm i mean the things the various grifts are calling "AI"
<JuanDaugherty> which have at least gotten enough blowback to not be in general just naked llms
<JuanDaugherty> *in general not
<JuanDaugherty> redact some not
bpanthi977 has joined #commonlisp
bpanthi977 has quit [Ping timeout: 276 seconds]
<JuanDaugherty> cl-chat apparently accepts any such grift as a backend
<JuanDaugherty> (if u implent the non cgpt backend for it)
<JuanDaugherty> *implement
<JuanDaugherty> it's just a cl wrapper tho
Guest47_ has quit [Quit: Textual IRC Client: www.textualapp.com]
zablozki` has quit [Ping timeout: 268 seconds]
pkal has joined #commonlisp
<JuanDaugherty> s/backend/"completions"/ for which the author provides 2 others besides cgpt
pkal has quit [Ping timeout: 268 seconds]
admich1 has quit [Ping timeout: 260 seconds]
admich1 has joined #commonlisp
decweb has joined #commonlisp
pkal has joined #commonlisp
bjork1intosh has quit [Ping timeout: 260 seconds]
bjorkintosh has joined #commonlisp
bjorkintosh has joined #commonlisp
ghodawalaaman has quit [Ping timeout: 245 seconds]
JuanDaugherty is now known as ColinRobinson
yitzi has joined #commonlisp
ghodawalaaman has joined #commonlisp
ColinRobinson has quit [Quit: praxis.meansofproduction.biz (juan@acm.org)]
varjagg has quit [Read error: Connection reset by peer]
mgl_ has quit [Ping timeout: 268 seconds]
admich1 has quit [Ping timeout: 268 seconds]
admich1 has joined #commonlisp
bpanthi977 has joined #commonlisp
Guest47 has joined #commonlisp
bjorkintosh has quit [Remote host closed the connection]
bpanthi977 has quit [Ping timeout: 260 seconds]
bjorkintosh has joined #commonlisp
bjorkintosh has joined #commonlisp
apac has quit [Ping timeout: 252 seconds]
chkhd has joined #commonlisp
ingeniot has quit [Quit: ingeniot]
ingeniot has joined #commonlisp
zxcvz has joined #commonlisp
zxcvz has quit [Client Quit]
bpanthi977 has joined #commonlisp
bpanthi977 has quit [Ping timeout: 260 seconds]
ingeniot has quit [Ping timeout: 276 seconds]
notzmv has joined #commonlisp
admich1 has quit [Read error: Connection reset by peer]
admich1 has joined #commonlisp
mgl_ has joined #commonlisp
varjagg has joined #commonlisp
yitzi has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
rpg has joined #commonlisp
Guest47 has quit [Quit: Textual IRC Client: www.textualapp.com]
jonatack has joined #commonlisp
eddof13 has quit [Quit: eddof13]
jon_atack has quit [Ping timeout: 252 seconds]
rpg has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
rgherdt_ has joined #commonlisp
Guest62 has joined #commonlisp
bpanthi977 has joined #commonlisp
rgherdt has quit [Ping timeout: 265 seconds]
GalaxyNova has joined #commonlisp
bpanthi977 has quit [Ping timeout: 272 seconds]
admich1 has quit [Ping timeout: 248 seconds]
ebrasca has joined #commonlisp
eddof13 has joined #commonlisp
rgherdt_ is now known as rgherdt
ixelp has quit [Ping timeout: 252 seconds]
ewig has quit [Remote host closed the connection]
ixelp has joined #commonlisp
eddof13 has quit [Quit: eddof13]
Thermoriax has joined #commonlisp
mishoo has quit [Ping timeout: 268 seconds]
Guest62 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Guest62 has joined #commonlisp
gko has quit [Remote host closed the connection]
admich1 has joined #commonlisp
gko has joined #commonlisp
apac has joined #commonlisp
chomwitt has quit [Ping timeout: 272 seconds]
prokhor-zhakarov has quit [Remote host closed the connection]
notzmv has quit [Ping timeout: 252 seconds]
jon_atack has joined #commonlisp
brainfunnel has quit [Ping timeout: 265 seconds]
jonatack has quit [Ping timeout: 276 seconds]
mgl_ has quit [Ping timeout: 272 seconds]
pkal has quit [Ping timeout: 245 seconds]
admich1 has quit [Ping timeout: 252 seconds]
admich1 has joined #commonlisp
eddof13 has joined #commonlisp
eddof13 has quit [Client Quit]
shka has quit [Quit: Konversation terminated!]
Oddity has joined #commonlisp
brainfunnel has joined #commonlisp
King_julian has quit [Read error: Connection reset by peer]
rgherdt has quit [Ping timeout: 244 seconds]
King_julian has joined #commonlisp
Guest62 has quit [Ping timeout: 244 seconds]
<trannus_aran> hey, CLOS question: is there a way to refer to slots of a class in the definition of the :initform of other slots? i.e. (defvar *card* (make-instance 'card :suit "hearts" :rank "ace")) (slot-value *card* 'value) -> 11
<trannus_aran> (assuming there's a plist out there mapping rank strings to value fixnums or some such)
varjagg has quit [Ping timeout: 252 seconds]
rgherdt has joined #commonlisp
apac has quit [Ping timeout: 248 seconds]
<semz> I don't think so, but a method on initialize-instance could help achieve that
<aeth> Unrelated, but I think a symbol or keyword is usually used instead of a string for that sort of thing. So e.g. 'hearts and 'ace
<aeth> Since "hearts" and "hearts" will require a full string= to test and may not be eq
<aeth> Although you can also use a character. ,(progn #\🂱)
<ixelp> (progn #\🂱) => #\Playing_Card_Ace_Of_Hearts
<aeth> Assuming the Common Lisp has Unicode support
rgherdt has quit [Quit: Leaving]
Thermoriax has quit [Ping timeout: 248 seconds]
decweb has quit [Quit: Konversation terminated!]
thonkpod_ has quit [Ping timeout: 276 seconds]
thonkpod has joined #commonlisp
robin has quit [Ping timeout: 276 seconds]
bpanthi977 has joined #commonlisp
decweb has joined #commonlisp
jack_rabbit has quit [Ping timeout: 245 seconds]
bpanthi977 has quit [Ping timeout: 260 seconds]
istewart has joined #commonlisp
Lord_of_Life has quit [Ping timeout: 252 seconds]
Lord_of_Life has joined #commonlisp
robin has joined #commonlisp
ghodawalaaman has quit [Ping timeout: 252 seconds]
screwlisp has joined #commonlisp
prokhor-zhakarov has joined #commonlisp
pve has quit [Quit: leaving]
svm is now known as msv
Alfr has quit [Quit: Leaving]
Thermoriax has joined #commonlisp
ezakimak has left #commonlisp [#commonlisp]
GalaxyNova has quit [Read error: Connection reset by peer]