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/>
sjl has quit [Quit: WeeChat 3.6]
jeosol has joined #commonlisp
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
waleee has quit [Ping timeout: 255 seconds]
Alfr has quit [Killed (tantalum.libera.chat (Nickname regained by services))]
Alfr has joined #commonlisp
karlosz has joined #commonlisp
amb007 has joined #commonlisp
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
amb007 has quit [Ping timeout: 268 seconds]
hirez has joined #commonlisp
hirez- has quit [Ping timeout: 255 seconds]
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 268 seconds]
edgar-rft has quit [Ping timeout: 268 seconds]
edgar-rft has joined #commonlisp
karlosz has quit [Ping timeout: 244 seconds]
razetime has joined #commonlisp
szkl has quit [Quit: Connection closed for inactivity]
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 252 seconds]
azimut has joined #commonlisp
akoana has quit [Quit: leaving]
amb007 has joined #commonlisp
thomaslewis has joined #commonlisp
amb007 has quit [Ping timeout: 268 seconds]
thomaslewis has left #commonlisp [#commonlisp]
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
gxt_ has joined #commonlisp
gxt has quit [Remote host closed the connection]
BytesAndCoffee|a is now known as BytesAndCoffee
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
tyson2 has quit [Remote host closed the connection]
comatory has quit [Ping timeout: 252 seconds]
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
amb007 has joined #commonlisp
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
comatory has joined #commonlisp
amb007 has quit [Ping timeout: 244 seconds]
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
edgar-rft has quit [Ping timeout: 244 seconds]
edgar-rft has joined #commonlisp
Brucio-61 has quit [Ping timeout: 255 seconds]
Brucio-61 has joined #commonlisp
AmateurLisper- has quit [Quit: Leaving]
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
amb007 has joined #commonlisp
anticomputer_ has quit [Ping timeout: 258 seconds]
amb007 has quit [Ping timeout: 240 seconds]
dBc has joined #commonlisp
dBc has quit [Remote host closed the connection]
dBc has joined #commonlisp
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
amb007 has joined #commonlisp
rgherdt has quit [Remote host closed the connection]
amb007 has quit [Ping timeout: 244 seconds]
rgherdt has joined #commonlisp
karlosz has joined #commonlisp
igemnace has joined #commonlisp
causal has quit [Quit: WeeChat 3.6]
frgo_ has quit [Ping timeout: 255 seconds]
Cymew has joined #commonlisp
pranavats has left #commonlisp [Error from remote client]
pranavats has joined #commonlisp
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 252 seconds]
karlosz has quit [Ping timeout: 240 seconds]
amb007 has joined #commonlisp
bitmapper has quit [Quit: Connection closed for inactivity]
amb007 has quit [Ping timeout: 244 seconds]
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 240 seconds]
amb007 has joined #commonlisp
pve has joined #commonlisp
amb007 has quit [Ping timeout: 264 seconds]
jeosol has quit [Ping timeout: 252 seconds]
ttree has quit [Quit: Leaving]
shka has joined #commonlisp
m5zs7k has quit [Ping timeout: 252 seconds]
m5zs7k has joined #commonlisp
karlosz has joined #commonlisp
tibfulv has quit [Remote host closed the connection]
tibfulv has joined #commonlisp
cosimone has joined #commonlisp
gko` has quit [Remote host closed the connection]
waleee has joined #commonlisp
waleee has quit [Client Quit]
<pve> Hi, does anyone know of a library that generates those cool code names used by e.g. docker, like "Infinite Hawk", "Flimsy Aurora" etc? They always have the form "adjective noun".
<pve> If not, I must make one.
gko has joined #commonlisp
<jackdani1l> (list (random-elt '("Infinite" "Flimsy")) (random-elt '("Snail" "Lizard" "Pandora")))
<pve> I'm not saying it's hard, just tedious to find good word lists
comatory has quit [Ping timeout: 244 seconds]
<_death> get them from docker's? :)
<pve> _death: hah, not a bad idea
comatory has joined #commonlisp
<pve> Oh but docker seems to use famous scientists in the noun part. That won't do.
<jackdani1l> 'Diamond Chicken' sounds like a cool name!
jackdani1l is now known as jackdaniel
jackdaniel has quit [Changing host]
jackdaniel has joined #commonlisp
<splittist> There are lots of word lists. I did one with famous artists preceded by (I think) arty adjectives - the hardest part was choosing the list(s), not finding them (:
<pve> I mean, my problem is, I can never come up with a good name on the spot. This way I'll let future me deal with it instead :)
<_death> you can use wikidata to filter out family names.. https://w.wiki/5erm
<jackdaniel> or you may come up with something uniform, like "pve-opus-1", "pve-opus-2" etc
<splittist> or 'project' + colour (Project Alice Blue?)
<pve> jackdaniel: sure, that would be a decent route too, but I feel "Exasperated Bedazzlement" is better that anything I could muster :)
<pve> splittist: colour is pretty cool too
<jackdaniel> so to sum things up: "Exasperated Bedazzlement ~a" #x0000ff, and increment the color
<pve> oh man, this is gonna be great
<pve> obviously I need to enterprise this up to deal with all these variants
<_death> also, I remember this CL library: https://docs.stevelosh.com/chancery/usage/
tibfulv has quit [Remote host closed the connection]
<pve> _death: nice, that looks pretty relevant
tibfulv has joined #commonlisp
<splittist> that way lies procedurally generated project descriptions, READMEs etc...
<_death> set up a markov chain and traverse an improbable path
pjb has joined #commonlisp
<_death> well, maybe a specified number of improbable transitions
beach` has joined #commonlisp
frgo has joined #commonlisp
frgo has quit [Remote host closed the connection]
beach has quit [Ping timeout: 268 seconds]
pjb has quit [Ping timeout: 268 seconds]
scymtym has quit [Ping timeout: 255 seconds]
Brucio-61 has quit [Ping timeout: 252 seconds]
Brucio-61 has joined #commonlisp
makomo has quit [Ping timeout: 255 seconds]
makomo_ has quit [Ping timeout: 252 seconds]
qhong_ has joined #commonlisp
qhong has quit [Ping timeout: 268 seconds]
beach` is now known as beach
notzmv has quit [Ping timeout: 268 seconds]
scymtym has joined #commonlisp
attila_lendvai has joined #commonlisp
rogersm has joined #commonlisp
Dynom_ has joined #commonlisp
Dynom_ is now known as Guest1767
makomo_ has joined #commonlisp
scymtym has quit [Ping timeout: 252 seconds]
Brucio-61 has quit [Ping timeout: 252 seconds]
thuna` has joined #commonlisp
frgo has joined #commonlisp
frgo has quit [Remote host closed the connection]
frgo has joined #commonlisp
Brucio-61 has joined #commonlisp
scymtym has joined #commonlisp
rogersm has quit [Quit: Leaving...]
dBc has quit [Quit: leaving]
even4void has joined #commonlisp
random-nick has joined #commonlisp
attila_lendvai has quit [Read error: Connection reset by peer]
cage has joined #commonlisp
notzmv has joined #commonlisp
User has joined #commonlisp
szkl has joined #commonlisp
tyson2 has joined #commonlisp
rgherdt_ has joined #commonlisp
rgherdt has quit [Read error: Connection reset by peer]
anticomputer has joined #commonlisp
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
anticomputer has quit [Remote host closed the connection]
anticomputer has joined #commonlisp
gxt_ is now known as gxt
masinter has joined #commonlisp
gin_ has joined #commonlisp
gin has quit [Ping timeout: 255 seconds]
karlosz has quit [Remote host closed the connection]
knobo has joined #commonlisp
rgherdt_ is now known as rgherdt
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
thomaslewis has joined #commonlisp
thomaslewis has left #commonlisp [#commonlisp]
Volt_ has quit [Quit: ]
Equill has joined #commonlisp
paul0 has quit [Ping timeout: 252 seconds]
eddof13 has joined #commonlisp
gxt has quit [Remote host closed the connection]
gxt has joined #commonlisp
azimut has quit [Write error: Connection reset by peer]
gxt has quit [Read error: Connection reset by peer]
anticomputer has quit [Remote host closed the connection]
azimut has joined #commonlisp
gxt has joined #commonlisp
anticomputer has joined #commonlisp
VincentVega has joined #commonlisp
makomo_ has quit [Ping timeout: 240 seconds]
eddof13 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nij- has joined #commonlisp
eddof13 has joined #commonlisp
masinter has quit [Ping timeout: 252 seconds]
Lord_of_Life has quit [Ping timeout: 252 seconds]
karlosz has joined #commonlisp
Lord_of_Life has joined #commonlisp
Lord_of_Life has quit [Remote host closed the connection]
makomo has joined #commonlisp
Lord_of_Life has joined #commonlisp
dtman34 has quit [Ping timeout: 268 seconds]
jeosol has joined #commonlisp
comatory has quit [Ping timeout: 268 seconds]
dtman34 has joined #commonlisp
comatory has joined #commonlisp
karlosz has quit [Read error: Connection reset by peer]
glaucon has joined #commonlisp
makomo has quit [Ping timeout: 252 seconds]
infra_red[m]1 has quit [Quit: You have been kicked for being idle]
ttree has joined #commonlisp
tyson2 has quit [Remote host closed the connection]
igemnace has quit [Quit: WeeChat 3.6]
nij- has quit [Ping timeout: 240 seconds]
makomo has joined #commonlisp
infra_red[m] has joined #commonlisp
igemnace has joined #commonlisp
aartaka has joined #commonlisp
markasoftware has quit [*.net *.split]
yottabyte has quit [*.net *.split]
hefner has quit [*.net *.split]
derelict has quit [*.net *.split]
WaxCPU has quit [*.net *.split]
hefner has joined #commonlisp
yottabyte has joined #commonlisp
Andrew has joined #commonlisp
masinter has joined #commonlisp
derelict has joined #commonlisp
User has quit [Quit: Leaving]
klm2is_ has quit [Quit: Leaving]
aartaka has quit [Ping timeout: 252 seconds]
orestarod has joined #commonlisp
causal has joined #commonlisp
aartaka has joined #commonlisp
igemnace has quit [Remote host closed the connection]
style- has quit [Quit: fatal error(); /bed/sleep/drea.ms]
Noisytoot has quit [Ping timeout: 252 seconds]
tyson2 has joined #commonlisp
Noisytoot has joined #commonlisp
ec has joined #commonlisp
Cymew has quit [Ping timeout: 252 seconds]
razetime has quit [Remote host closed the connection]
ec has quit [Quit: ec]
knobo has quit [Quit: Client closed]
morganw has joined #commonlisp
waleee has joined #commonlisp
Oladon has joined #commonlisp
glaucon has quit [Quit: WeeChat 3.5]
Lord_of_Life_ has joined #commonlisp
Lord_of_Life has quit [Ping timeout: 244 seconds]
Lord_of_Life_ is now known as Lord_of_Life
tyson2 has quit [Remote host closed the connection]
attila_lendvai has joined #commonlisp
<mathrick> Shinmera: the github link on shirakumo's opencollective page has a typo: https://github.com/hirakumo
<mathrick> (note the missing "s")
jolby has joined #commonlisp
azimut has quit [Ping timeout: 258 seconds]
tyson2 has joined #commonlisp
cage has quit [Quit: rcirc on GNU Emacs 27.1]
<Shinmera> thanks
Brucio-61 has quit [Ping timeout: 244 seconds]
scymtym has quit [Ping timeout: 264 seconds]
shka has quit [Ping timeout: 268 seconds]
morganw has quit [Remote host closed the connection]
antonv has joined #commonlisp
<antonv> hi
<antonv> what is the best markdown renderer library for CL?
aartaka has quit [Ping timeout: 244 seconds]
aartaka has joined #commonlisp
<Shinmera> I've used 3bmd.
antonv has quit [Ping timeout: 252 seconds]
mariari has quit [Read error: Connection reset by peer]
Guest1767 has quit [Quit: WeeChat 3.6]
morganw has joined #commonlisp
Brucio-61 has joined #commonlisp
scymtym has joined #commonlisp
aartaka has quit [Ping timeout: 252 seconds]
antonv has joined #commonlisp
<antonv> Shinmera, thanks
<Shinmera> These days I tend to avoid Markdown altogether, so I haven't checked if there's something better around.
mariari has joined #commonlisp
antonv has quit [Ping timeout: 252 seconds]
tyson2 has quit [Remote host closed the connection]
antonv has joined #commonlisp
<antonv> what do you prefer instead?
antonv35 has joined #commonlisp
<ecocode[m]> Hi, I followed install and start of `caveman2` from the github site (https://github.com/fukamachi/caveman) in the quickstart section. When I start the server as mentioned (with `hutchentoot`), the server is first started (`Listening on 127.0.0.1:8080`) and `:ACCEPTOR #<SB-THREAD:THREAD "clack-handler-hunchentoot" RUNNING`.
<ecocode[m]> After one second the `sbcl` process segfaults.
<ecocode[m]> The app works nicely when I use the `woo` server.
<ecocode[m]> Any idea what makes hutchentoot segfault the sbcl process ?
antonv20 has joined #commonlisp
antonv86 has joined #commonlisp
<antonv86> ecocode[m], try removing all .fasls and rebuilding
<antonv86> if does not help, try removing all fasls, pushing :HUNCHENTOOT-NO-SSL to *FEATURES* and rebuilding
<antonv86> why does libera.chat disconnects me every time I switch from the browser tab?
<antonv86> Is that a Firefox feature?
antonv has quit [Ping timeout: 252 seconds]
antonv86 is now known as antonv
antonv35 has quit [Ping timeout: 252 seconds]
antonv20 has quit [Ping timeout: 252 seconds]
antonv39 has joined #commonlisp
<antonv39> Shinmera, thanks, I will note this for the future. Currently I am interested in markdown because I want to generate something for README.md at github.
<antonv39> And want some renderer library to quickly review the generated results without committing them to github
antonv has quit [Ping timeout: 252 seconds]
antonv has joined #commonlisp
pve has quit [Quit: leaving]
<Shinmera> Sure.
<ecocode[m]> antonv86: thanks , SSL was the prob
<antonv> ecocode[m], do you use the latest Quicklsp dist version?
<antonv> And what OpenSSL version you have installed?
<ecocode[m]> antonv: I use a toolbox in fedora, and probably did not install openssl in the toolbox
<ecocode[m]> yep, no openssl-devel
<ecocode[m]> the segfault did not really help in debugging this 😉
<Shinmera> I don't think devel should be required.
<Shinmera> you only need the .so
antonv39 has quit [Ping timeout: 252 seconds]
<ecocode[m]> yes, you're right
antonv has quit [Ping timeout: 252 seconds]
Oladon has quit [Quit: Leaving.]
aartaka has joined #commonlisp
akoana has joined #commonlisp
antonv has joined #commonlisp
son0p has joined #commonlisp
<mathrick> does anyone know if it's possible to set up indentation rules for specific keyword params of a macro in SLY/SLIME? AIUI, this is ultimately interpreted by Emacs, and I couldn't see anything in the sexp-based indent spec that would fit
<mathrick> to be clear, I'm talking about something along the lines of (defmacro my-defclass (name (&rest supers) &key doc slots) ...)
<mathrick> and I want to have specific indentation rules for :SLOTS
<mathrick> where each SLOT is itself a list with a particular structure
eddof13 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
greaser|q has quit [Changing host]
greaser|q has joined #commonlisp
greaser|q is now known as GreaseMonkey
attila_lendvai has quit [Ping timeout: 244 seconds]
tyson2 has joined #commonlisp
<aeth> good question
<aeth> a simpler example is FLET or LABELS. They follow special indentation rules.
<aeth> so how can you define your own?
<mathrick> hmm, they might be using the "call an elisp function to determine the indentation" escape hatch
<mathrick> not sure how to check that
<mathrick> hmm, apparently it's: (flet ((&whole 4 &rest (&whole 1 &lambda &body)) &body))
jeosol has quit [Quit: Client closed]
<mathrick> which makes sense, because sub-structure *can* be expressed, just not in terms of "this keyword argument". It's purely positional it seems
aartaka has quit [Ping timeout: 268 seconds]
thuna` has quit [Remote host closed the connection]
nij- has joined #commonlisp
masinter has quit [Ping timeout: 244 seconds]
nij- has quit [Ping timeout: 244 seconds]
masinter has joined #commonlisp
akoana has quit [Quit: leaving]
epony has quit [Ping timeout: 252 seconds]
comatory has quit [Ping timeout: 268 seconds]
comatory has joined #commonlisp
morganw has quit [Remote host closed the connection]
random-nick has quit [Ping timeout: 240 seconds]
antonv has quit [Ping timeout: 248 seconds]
eddof13 has joined #commonlisp
eddof13 has quit [Client Quit]
jolby has quit [Quit: Client closed]
mariari has quit [Ping timeout: 268 seconds]
mariari has joined #commonlisp