eta has joined #commonlisp
kevingal has quit [Remote host closed the connection]
mindCrime_ has joined #commonlisp
random-nick has quit [Ping timeout: 244 seconds]
killsushi has quit [Quit: Leaving]
tyson2 has quit [Ping timeout: 252 seconds]
Lycurgus has quit [Quit: Exeunt]
unyu has quit [Quit: WeeChat 3.1]
terpri is now known as robin
<drmeister> pjb: What does that bring to the table? It's built on bordeaux thread destroy-thread?
<drmeister> Not challenging - just curious.
sander has quit [Quit: So long! :)]
sander has joined #commonlisp
dsk has joined #commonlisp
GreaseMonkey has joined #commonlisp
waleee has quit [Ping timeout: 272 seconds]
contrapunctus has left #commonlisp [#commonlisp]
azimut_ has joined #commonlisp
azimut has quit [Ping timeout: 252 seconds]
contrapunctus has joined #commonlisp
<pjb> drmeister: indeed. They're repl "commands", ie, functions intended to be called interactively from the REPL. list-threads displays the list of threads. kill-thread calls list-threads, and let the user select a thread to kill it.
<pjb> drmeister: this way, I don't have to remember how one kills a thread (when all I want to do is to kill blocked threads I forked from slime).
<pjb> drmeister: of course, when you run slime/swank, there's also M-x slime-list-threads RET and k (slime-thread-kill) …
<pjb> drmeister: sometimes, a what a function brings, is only its name. You didn't ask "How does one destroy a thread?", but "How does one kill a thread?", as any normal person woul do. So naturally, what is needed is a kill-thread function, not a destroy-thread function. Try (apropos "KILL") !
<pjb> drmeister: that's also what my tools/quicklisp.lisp provides, with a bunch of (quick-…) quicklisp commands. Most are just renaming or thin layers on quicklisp stuff. Some people have really twisted naming minds…
tyson2 has joined #commonlisp
unyu has joined #commonlisp
tyson2 has quit [Ping timeout: 252 seconds]
Alfr has quit [Remote host closed the connection]
<beach> Good morning everyone!
<jcowan> Some people don't like talking about killing things much.
<Josh_2> Some people do
Josh_2 has quit [Remote host closed the connection]
<dsk> euthanize-thread
<drmeister> Does anyone use pytorch?
Lord_of_Life_ has joined #commonlisp
<drmeister> Or even better the C++ torch API?
Lord_of_Life has quit [Ping timeout: 265 seconds]
Lord_of_Life_ is now known as Lord_of_Life
<drmeister> pjb: Thank you.
<drmeister> I'm killing a bordeaux thread by pressing a button in a browser.
<drmeister> I have multiple of these workers running in parallel and I'm monitoring them and occasionally I have to stop them and make changes and then restart them.
ec_ has joined #commonlisp
igemnace has joined #commonlisp
derelict has quit [Ping timeout: 272 seconds]
v88m has quit [Remote host closed the connection]
v88m has joined #commonlisp
Lord_Nightmare has quit [Quit: ZNC - http://znc.in]
Lord_Nightmare has joined #commonlisp
Mandus has quit [Ping timeout: 244 seconds]
Mandus has joined #commonlisp
srhm has quit [Quit: Konversation terminated!]
Colleen has quit [Ping timeout: 264 seconds]
Colleen has joined #commonlisp
Mandus has quit [Ping timeout: 245 seconds]
Mandus has joined #commonlisp
<hexology> i see several date/time libraries in cliki - does anyone have a personal preference?
ec_ has quit [Ping timeout: 252 seconds]
<jackdaniel> locl-time
<jackdaniel> local-time *
dsk has quit [Ping timeout: 264 seconds]
<drmeister> I second local-time.
<drmeister> It's well thought out.
<hexology> thanks jackdaniel drmeister
gnuser has joined #commonlisp
azimut_ has quit [Ping timeout: 252 seconds]
azimut has joined #commonlisp
gnuser has quit [Quit: Quit]
srji_ has quit [Quit: leaving]
srji has joined #commonlisp
knusbaum has joined #commonlisp
mindCrime_ has quit [Ping timeout: 252 seconds]
knusbaum has quit [Remote host closed the connection]
dsk has joined #commonlisp
attila_lendvai has joined #commonlisp
azimut has quit [Ping timeout: 252 seconds]
azimut has joined #commonlisp
hendursa1 has joined #commonlisp
mindCrime_ has joined #commonlisp
hendursaga has quit [Ping timeout: 252 seconds]
<beach> I added two more papers to http://metamodular.com/SICL today. I'll continue working on it.
knusbaum has joined #commonlisp
<White_Flame> neat
knusbaum has quit [Ping timeout: 268 seconds]
<beach> Thanks.
shka has joined #commonlisp
cage has joined #commonlisp
igemnace has quit [Quit: WeeChat 3.1]
nick3000 has quit [Read error: Connection reset by peer]
Cymew has joined #commonlisp
rusua has joined #commonlisp
mindCrime_ has quit [Ping timeout: 252 seconds]
mindCrime_ has joined #commonlisp
mindCrime_ has quit [Ping timeout: 245 seconds]
v88m has quit [Ping timeout: 272 seconds]
Oladon has quit [Quit: Leaving.]
Inline has quit [Quit: Leaving]
frgo has quit [Remote host closed the connection]
frgo has joined #commonlisp
Inline has joined #commonlisp
tyson2 has joined #commonlisp
random-nick has joined #commonlisp
McParen has joined #commonlisp
taiju has quit [Ping timeout: 264 seconds]
taiju has joined #commonlisp
<McParen> Hello, after a few weeks of Libera, can anybody compare the activity levels here and at freenode?
<McParen> Is #lisp on freenode still the most active channel?
<MichaelRaskin> #lisp on Freenode is dead
<McParen> What about the two new chans here on libera, #lisp and #commonlisp? Is common lisp discusses here more actively or in #lisp?
<MichaelRaskin> Well, the aim is to have #lisp close to old ##lisp and #commonlisp be about Common Lisp.
<McParen> I only occasionally lurk, but for some reason do not want to monitor several channels to find out where the discussions have moved.
<MichaelRaskin> It seems to drift in that direction
<McParen> Has that been the case, that common lisp topics actually are kept to #commonlisp, or are they still discussed more in #lisp?
<MichaelRaskin> Sometimes some people ask a question in #lisp which is mostly about Common Lisp. But I think most of the discussion in #lisp are such that Common Lisp and Scheme and Clojure answers are all appreciated
<phoe> #lisp has some CL discussions now and then
<phoe> but most of them happen in #commonlisp
<McParen> Ok, that is what I wanted to know, thanks.
knusbaum has joined #commonlisp
knusbaum has quit [Remote host closed the connection]
yewscion has joined #commonlisp
dsk has quit [Ping timeout: 268 seconds]
seok has joined #commonlisp
<edgar-rft> McParen: basically freenode #lisp moved to Libera.Chat #commonlisp and freenode ##lisp moved to Libera.Chat #lisp. The reason for this is that on freenode many newbies joined #lisp and started to ask Scheme questions without reading the channel topic, so now Libera.Chat #lisp is for *all* Lisps and Libera.Chat #commonlisp is for Common Lisp only.
<phoe> (and ##lisp redirects to #lisp)
hendursa1 has quit [Quit: hendursa1]
hendursaga has joined #commonlisp
Bike has joined #commonlisp
heisig has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
domovod has joined #commonlisp
contrapunctus has joined #commonlisp
igemnace has joined #commonlisp
heisig has quit [Ping timeout: 272 seconds]
Josh_2 has joined #commonlisp
yewscion has quit [Ping timeout: 272 seconds]
azimut has quit [Ping timeout: 252 seconds]
azimut has joined #commonlisp
yewscion has joined #commonlisp
Bike has quit [Quit: https://mibbit.com Online IRC Client]
derelict has joined #commonlisp
ldb has joined #commonlisp
<ldb> would it be easy to a "keyboard macro" feature to CLIM based applications?
<ldb> *add a
yewscion has quit [Ping timeout: 244 seconds]
McParen has left #commonlisp [#commonlisp]
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
domovod has quit [Quit: WeeChat 3.1]
knusbaum has joined #commonlisp
Bike has joined #commonlisp
dsk has joined #commonlisp
<beach> ldb: Can you give some more detail about what you want?
knusbaum has quit [Remote host closed the connection]
<ldb> beach: For example, in a interactive prompt of CLIM, the user can store some predefined actions by recording them, and replay these actions when needed
<beach> The easiest way to do that is just to click on an previous interaction. Every interaction is a presentation that can be re-executed by a click.
<ldb> Is it possible to re-executed multiple interactions simultaneously?
<beach> I don't think so, no.
* ldb if it does not fit into the design of CLIM I guess I can add some script interface then.
aleamb has quit [Quit: bye]
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
<jackdaniel> that would be the editing substrate feature (i.e drei) - keyboard macros that is
ldb has quit [Ping timeout: 272 seconds]
<jackdaniel> perhaps seis subclass could do that too
<jackdaniel> i.e we already do dead key merging there
<jackdaniel> so there are a few possible abstractions where you could implement that
ldb has joined #commonlisp
ldb has quit [Ping timeout: 252 seconds]
seok- has joined #commonlisp
seok has quit [Quit: Client closed]
ldb has joined #commonlisp
ldb has quit [Ping timeout: 245 seconds]
ldb has joined #commonlisp
mindCrime_ has joined #commonlisp
derelict has quit [Ping timeout: 268 seconds]
ldb has quit [Ping timeout: 272 seconds]
aleamb has joined #commonlisp
<pjb> McParen: http://cliki.net/IRC
ldb has joined #commonlisp
ldb has quit [Ping timeout: 272 seconds]
ldb has joined #commonlisp
mindCrime_ has quit [Ping timeout: 272 seconds]
mindCrime_ has joined #commonlisp
ldb has quit [Ping timeout: 272 seconds]
ldb has joined #commonlisp
esb has quit [Ping timeout: 272 seconds]
ldb has quit [Ping timeout: 272 seconds]
<scymtym> does anyone have a copy of ftp://parcftp.xerox.com/pub/cl/ ?
igemnace has quit [Quit: WeeChat 3.1]
ldb has joined #commonlisp
ldb has quit [Ping timeout: 264 seconds]
<pjb> Is Xerox done already?
<pjb> bankrupt?
<pjb> Nope, no answer.
ldb has joined #commonlisp
<pjb> scymtym: not much moved over github: https://github.com/search?q=xerox+parc
<scymtym> pjb: thanks
<scymtym> tragic
ldb has quit [Ping timeout: 252 seconds]
<pjb> scymtym: try to contact somebody there, the files may still exist.
<pjb> scymtym: buy a 8TB hard disk and go fetch them.
derelict has joined #commonlisp
<pjb> scymtym: also, you may try to contact the people at the Software Preservation Network https://www.softwarepreservationnetwork.org ; perhaps they can help?
<scymtym> pjb: i briefly tried the internet archive, but that's also a good idea
<pjb> but the internet archive doesn't do ftp. AFAIK
ldb has joined #commonlisp
<pjb> I don't know if it's complete, but last files are dated Apr-2015 it seems.
<pjb> I googled for: xerox parc ftp
mindCrime_ has quit [Ping timeout: 245 seconds]
<scymtym> yes, that one has the cl sub-directory. thank you very much
v88m has joined #commonlisp
<scymtym> http://ftp.lp0.dk/pub/archives/ftp-sites/ftp.parc.xerox.com/pub/cl/cleanup/ indeed has at least some of the issues that are missing in other archives
<pjb> the lp0 mirror is dated 2019.
ldb has quit [Ping timeout: 272 seconds]
<scymtym> sidestepping the internet archive's own search function, i also found this: https://archive.org/details/2014.01.ftp.parc.xerox.com
ldb has joined #commonlisp
<scymtym> some issues such as GENERIC-FLET-POORLY-DESIGNED (http://www.lispworks.com/documentation/HyperSpec/Issues/iss181_w.htm ) seem to be missing from all archives
v88m has quit [Ping timeout: 245 seconds]
<pjb> Hey, ILU is Multiple Languages In One Address Space like PopLog http://graphcomp.com/info/specs/ilu/manual_15.html
ldb has quit [Ping timeout: 272 seconds]
tyson2 has quit [Ping timeout: 245 seconds]
<pjb> Well, you see, somebody deleted the ILU Cliki page, therefore lowering awareness, and leading to the decay of ftp.parc.xerox.com which is now dead. Good job!
ldb has joined #commonlisp
Cymew has quit [Ping timeout: 252 seconds]
shka has quit [Ping timeout: 272 seconds]
ldb has quit [Ping timeout: 272 seconds]
ldb has joined #commonlisp
waleee has joined #commonlisp
ldb has quit [Ping timeout: 272 seconds]
attila_lendvai has quit [Ping timeout: 245 seconds]
ldb has joined #commonlisp
ldb has quit [Ping timeout: 272 seconds]
ldb has joined #commonlisp
selwyn has joined #commonlisp
ldb has quit [Ping timeout: 272 seconds]
ldb has joined #commonlisp
seok- has quit [Ping timeout: 245 seconds]
mindCrime_ has joined #commonlisp
ldb has quit [Ping timeout: 272 seconds]
ldb has joined #commonlisp
ldb has quit [Ping timeout: 272 seconds]
selwyn has quit [Read error: Connection reset by peer]
cage has quit [Quit: rcirc on GNU Emacs 27.1]
waleee has quit [Ping timeout: 268 seconds]
ldb has joined #commonlisp
sm2n has quit [Ping timeout: 268 seconds]
waleee has joined #commonlisp
ldb has quit [Ping timeout: 264 seconds]
esb has joined #commonlisp
Alfr has joined #commonlisp
mindCrime_ has quit [Ping timeout: 252 seconds]
ldb has joined #commonlisp
selwyn has joined #commonlisp
ldb has quit [Ping timeout: 245 seconds]
ldb has joined #commonlisp
ldb has quit [Ping timeout: 252 seconds]
ldb has joined #commonlisp
hineios has quit [Ping timeout: 252 seconds]
ldb has quit [Ping timeout: 272 seconds]
hineios has joined #commonlisp
ldb has joined #commonlisp
yitzi has quit [Quit: Leaving]
ldb has quit [Ping timeout: 272 seconds]
dsk has quit [Ping timeout: 268 seconds]
ldb has joined #commonlisp
ldb has quit [Ping timeout: 272 seconds]
v88m has joined #commonlisp
skyl4rk has quit [Quit: WeeChat 3.1]
ldb has joined #commonlisp
skyl4rk has joined #commonlisp
ldb has quit [Ping timeout: 245 seconds]
tyson2 has joined #commonlisp
ldb has joined #commonlisp
Lycurgus has joined #commonlisp
ldb has quit [Ping timeout: 272 seconds]
ldb has joined #commonlisp
ldb has quit [Ping timeout: 252 seconds]
mindCrime_ has joined #commonlisp
ldb has joined #commonlisp
selwyn has quit [Read error: Connection reset by peer]
ldb has quit [Ping timeout: 272 seconds]
ldb has joined #commonlisp
yewscion has joined #commonlisp
ldb has quit [Ping timeout: 272 seconds]
kami_ has quit [Ping timeout: 252 seconds]
tyson2 has quit [Ping timeout: 264 seconds]
yewscion_ has joined #commonlisp
selwyn has joined #commonlisp
dieggsy has quit [Read error: Connection reset by peer]
Gnuxie has quit [Read error: Connection reset by peer]
loke[m] has quit [Read error: Connection reset by peer]
katco has quit [Read error: Connection reset by peer]
etimmons has quit [Write error: Connection reset by peer]
akanouras has quit [Read error: Connection reset by peer]
Lycurgus has quit [Quit: Exeunt]
waleee-cl has joined #commonlisp
loke[m] has joined #commonlisp
Alfr has quit [Read error: Connection reset by peer]
waleee has quit [Ping timeout: 245 seconds]
mindCrime_ has quit [Ping timeout: 245 seconds]
aleamb has quit [Ping timeout: 245 seconds]
yewscion has quit [Ping timeout: 245 seconds]
Mandus has quit [Ping timeout: 245 seconds]
djuber has quit [Ping timeout: 245 seconds]
selwyn_ has joined #commonlisp
taichi has joined #commonlisp
eta has quit [Ping timeout: 252 seconds]
mariari has quit [Ping timeout: 252 seconds]
pok has quit [Ping timeout: 252 seconds]
mindCrime_ has joined #commonlisp
Gnuxie has joined #commonlisp
katco has joined #commonlisp
dieggsy has joined #commonlisp
etimmons has joined #commonlisp
akanouras has joined #commonlisp
Mandus has joined #commonlisp
Colleen has quit [Ping timeout: 252 seconds]
sndr has joined #commonlisp
fe[nl]ix has quit [Ping timeout: 265 seconds]
gwefnn has joined #commonlisp
aleamb__ has joined #commonlisp
casual_friday_ has joined #commonlisp
aleamb__ is now known as aleamb
hineios9 has joined #commonlisp
Lord_Nightmare2 has joined #commonlisp
ryanbw1 has joined #commonlisp
Lord_Nightmare has quit [Ping timeout: 272 seconds]
selwyn has quit [Ping timeout: 272 seconds]
sander has quit [Ping timeout: 272 seconds]
sndr is now known as sander
xlei_ has joined #commonlisp
Lord_Nightmare2 is now known as Lord_Nightmare
* phoe salutes
hhdave has quit [Read error: Connection reset by peer]
OlCe has quit [Read error: Connection reset by peer]
Krystof has quit [Ping timeout: 264 seconds]
casual_friday has quit [Quit: %bye%]
gwefnn_ has quit [Ping timeout: 264 seconds]
hineios has quit [Ping timeout: 264 seconds]
slyrus__ has quit [Ping timeout: 264 seconds]
danieli has quit [Ping timeout: 264 seconds]
ryanbw has quit [Ping timeout: 264 seconds]
xlei has quit [Ping timeout: 264 seconds]
hineios9 is now known as hineios
selwyn__ has joined #commonlisp
waleee-cl has quit [Ping timeout: 272 seconds]
waleee-cl has joined #commonlisp
theBlackDragon has quit [Ping timeout: 265 seconds]
totoro has quit [Ping timeout: 265 seconds]
moon-child has quit [Read error: Connection reset by peer]
phadthai has quit [Ping timeout: 265 seconds]
psf has quit [Ping timeout: 265 seconds]
childlikempress has joined #commonlisp
theBlack1ragon has joined #commonlisp
fe[nl]ix has joined #commonlisp
sndr has joined #commonlisp
eta has joined #commonlisp
Mandus_ has joined #commonlisp
totoro has joined #commonlisp
cracauer has quit [Ping timeout: 265 seconds]
beach has quit [Ping timeout: 265 seconds]
selwyn__ has quit [Ping timeout: 265 seconds]
Inline has quit [Ping timeout: 265 seconds]
phoe has quit [Ping timeout: 265 seconds]
stylewarning has quit [Ping timeout: 265 seconds]
esb has quit [Ping timeout: 265 seconds]
pieguy128 has joined #commonlisp
esb- has joined #commonlisp
phoe has joined #commonlisp
katya has joined #commonlisp
seisatsu has quit [Ping timeout: 265 seconds]
Inline has joined #commonlisp
Lord_of_Life_ has joined #commonlisp
pieguy128_ has quit [Ping timeout: 265 seconds]
jcowan has quit [Ping timeout: 265 seconds]
xantoz has quit [Ping timeout: 265 seconds]
remexre has quit [Remote host closed the connection]
remexre has joined #commonlisp
xantoz has joined #commonlisp
Alfr has joined #commonlisp
xlei has joined #commonlisp
jcowan has joined #commonlisp
antoszka has quit [Ping timeout: 265 seconds]
xlei_ has quit [*.net *.split]
sander has quit [*.net *.split]
Mandus has quit [*.net *.split]
mindCrime_ has quit [*.net *.split]
taichi has quit [*.net *.split]
selwyn_ has quit [*.net *.split]
v88m has quit [*.net *.split]
Josh_2 has quit [*.net *.split]
random-nick has quit [*.net *.split]
Lord_of_Life has quit [*.net *.split]
sndr is now known as sander
Lord_of_Life_ is now known as Lord_of_Life
v88m has joined #commonlisp
jdz has quit [Read error: Connection reset by peer]
beach has joined #commonlisp
random-nick has joined #commonlisp
jdz has joined #commonlisp
danieli has joined #commonlisp
russell-- has quit [Remote host closed the connection]
tyson2 has joined #commonlisp
Inline has quit [Quit: Leaving]
Inline has joined #commonlisp
sm2n has joined #commonlisp
slyrus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
knusbaum has joined #commonlisp
selwyn has joined #commonlisp
contrapunctus has joined #commonlisp
sander has quit [Quit: So long! :)]
knusbaum has quit [Ping timeout: 272 seconds]
childlikempress is now known as moon-child
taiju has quit [Ping timeout: 244 seconds]
taiju has joined #commonlisp
yewscion_ has quit [Ping timeout: 244 seconds]
karlosz has joined #commonlisp
frgo has quit [Remote host closed the connection]
frgo has joined #commonlisp
cjb has joined #commonlisp
MichaelRaskin has quit [Ping timeout: 244 seconds]
yitzi has joined #commonlisp
MichaelRaskin has joined #commonlisp
selwyn has quit [Read error: Connection reset by peer]
taiju has quit [Ping timeout: 264 seconds]
taiju has joined #commonlisp
Alfr has quit [Killed (zirconium.libera.chat (Nickname regained by services))]
Alfr has joined #commonlisp
igemnace has joined #commonlisp
ec_ has joined #commonlisp
Colleen has joined #commonlisp
srhm has joined #commonlisp
Bike has quit [Quit: https://mibbit.com Online IRC Client]
mindCrime_ has joined #commonlisp
Inline has quit [Ping timeout: 264 seconds]