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/>
random-jellyfish has joined #commonlisp
mesuutt has joined #commonlisp
mesuutt has quit [Ping timeout: 240 seconds]
bitspook has joined #commonlisp
bitspook has quit [Remote host closed the connection]
wacki has joined #commonlisp
wacki has quit [Ping timeout: 260 seconds]
X-Scale has quit [Ping timeout: 250 seconds]
bitspook has joined #commonlisp
bitspook has quit [Remote host closed the connection]
waleee has quit [Ping timeout: 246 seconds]
wacki has joined #commonlisp
amb007 has joined #commonlisp
waleee has joined #commonlisp
amb007 has quit [Ping timeout: 256 seconds]
wacki has quit [Ping timeout: 268 seconds]
bjorkintosh has joined #commonlisp
bjorkintosh has joined #commonlisp
wacki has joined #commonlisp
wacki has quit [Ping timeout: 256 seconds]
bitspook has joined #commonlisp
grawlinson has quit [Quit: SIGTERM]
bitspook has quit [Ping timeout: 250 seconds]
prokhor has quit [Remote host closed the connection]
prokhor has joined #commonlisp
grawlinson has joined #commonlisp
random-jellyfish has quit [Ping timeout: 256 seconds]
random-nick has quit [Ping timeout: 240 seconds]
wacki has joined #commonlisp
wacki has quit [Ping timeout: 268 seconds]
bitspook has joined #commonlisp
bitspook has quit [Ping timeout: 250 seconds]
wacki has joined #commonlisp
waleee has quit [Ping timeout: 256 seconds]
wacki has quit [Ping timeout: 260 seconds]
semz has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
semz has joined #commonlisp
green_ has joined #commonlisp
bitspook has joined #commonlisp
bitspook has quit [Ping timeout: 250 seconds]
wacki has joined #commonlisp
wacki has quit [Ping timeout: 252 seconds]
gorignak has quit [Quit: quit]
gorignak has joined #commonlisp
kiyafirs has joined #commonlisp
amb007 has joined #commonlisp
X-Scale has joined #commonlisp
amb007 has quit [Ping timeout: 268 seconds]
theruran has joined #commonlisp
josrr has quit [Remote host closed the connection]
bitspook has joined #commonlisp
bitspook has quit [Remote host closed the connection]
bitspook has joined #commonlisp
wacki has joined #commonlisp
wacki has quit [Ping timeout: 256 seconds]
wacki has joined #commonlisp
wacki has quit [Ping timeout: 252 seconds]
mesuutt has joined #commonlisp
brokkoli_origina has quit [Remote host closed the connection]
mesuutt has quit [Ping timeout: 272 seconds]
brokkoli_origina has joined #commonlisp
decweb has quit [Ping timeout: 240 seconds]
gorignak has quit [Remote host closed the connection]
shka has joined #commonlisp
wacki has joined #commonlisp
amb007 has joined #commonlisp
Pixel_Outlaw has quit [Quit: Leaving]
mesuutt has joined #commonlisp
pve has joined #commonlisp
mesuutt has quit [Ping timeout: 256 seconds]
beach` has joined #commonlisp
beach has quit [Killed (NickServ (GHOST command used by beach`!~user@2a01:cb19:682:4600:9f2:738b:992e:b519))]
beach` is now known as beach
<beach> Hmm, the names of the possible values of the STATUS return value of FIND-SYMBOL are a bit confusing. According to the glossary, an "internal symbol" in a package P does not have to be present in P. This fact makes the specification of UNEXPORT somewhat confusing, because it gives the impression that an inherited (but not exported) symbol becomes present in the package, which is of course not the case.
<beach> More accurate names (but I don't advocate this) of the possible STATUS return values would have been :INTERNAL-PRESENT, :EXTERNAL, and :INTERNAL-INHERITED.
amb007 has quit [Read error: Connection reset by peer]
amb007 has joined #commonlisp
scymtym has quit [Remote host closed the connection]
scymtym has joined #commonlisp
mesuutt has joined #commonlisp
<Inline> heh
<Inline> imported is present, interned is just transitorily present in the package namespace
<Inline> an internal symbol vs. an interned symbol ?
<beach> Oh, right, I haven't read up on INTERN recently.
<Inline> an internal symbol would be one present in the package namespace ( a property of the package )
amb007 has quit [Remote host closed the connection]
amb007 has joined #commonlisp
gorignak has joined #commonlisp
<Inline> depends on where the import is, when you import it in the package description it's present in the package forever, when you import it from the repl it's only transitory
<Inline> i suppose there are many gotchas with wording....
copec has quit [Quit: checkity check out.]
copec has joined #commonlisp
mesuutt has quit [Ping timeout: 268 seconds]
mesuutt has joined #commonlisp
gorignak has quit [Ping timeout: 252 seconds]
mesuutt has quit [Remote host closed the connection]
amb007 has quit [Ping timeout: 268 seconds]
rgherdt has joined #commonlisp
amb007 has joined #commonlisp
amb007 has quit [Read error: Connection reset by peer]
amb007 has joined #commonlisp
tok has joined #commonlisp
<younder> Hmm. Installed petalisp. Discovered that it wouldn't build. It's that Bordeaux-theads-2 again. I just reinstalled to ubuntu 24.04 so it bit me again. Does the standard quicklisp repo get updated?
<younder> threads
amb007 has quit [Ping timeout: 272 seconds]
<ixelp> Quicklisp news
amb007 has joined #commonlisp
<younder> Git cloned it into quicklisp/local-projects and it runs now..
<aeth> Usually monthly, but not since October
<aeth> and it hasn't been monthly since 2021
<younder> Well I've noticed xach is not around.. Any news there?
<younder> Mind you, I don't exactly miss him much, but he was/is a devout Lisper. Quicklisp was a game changer.
<younder> It does matter that it is maintained, however. Or we see alternate version managing repo's popping up. I see initiatives in Poland and Japan..
Cymew has joined #commonlisp
<younder> The lisp community is to small to afford to be fragmented on this I feel.
Josh_2 has joined #commonlisp
<Josh_2> dbotton: Hey, I have the strangest behaviour with a clog powered site I have. I am only using it to create 1 form but after a couple of weeks of the site running clog randomly stops working
<Josh_2> network tab says 'connection successful' and a few seconds later 'WebSocket connection got normal close from server. Don't reconnect.'
<Josh_2> If I restart the lisp image it'll stop doing this for a few weeks
dino_tutter has joined #commonlisp
kiyafirs has quit [Remote host closed the connection]
amb007 has quit [Ping timeout: 260 seconds]
amb007 has joined #commonlisp
Josh_2 has quit [Ping timeout: 256 seconds]
gorignak has joined #commonlisp
gorignak has quit [Ping timeout: 255 seconds]
Josh_2 has joined #commonlisp
amb007 has quit [Read error: Connection reset by peer]
amb007 has joined #commonlisp
varjag has joined #commonlisp
gorignak has joined #commonlisp
random-jellyfish has joined #commonlisp
random-jellyfish has quit [Changing host]
random-jellyfish has joined #commonlisp
danza has joined #commonlisp
gorignak has quit [Ping timeout: 268 seconds]
<Josh_2> Has anyone here swapped back to SLIME from Sly?
<Josh_2> SLIME has been getting a lot of love recently
attila_lendvai_ has joined #commonlisp
<younder> grouse
<younder> What are the new features?
danza has quit [Ping timeout: 260 seconds]
<varjag> does it count if you never swapped forth in the first place
<younder> No - to know the difference you would have to have tried both
<younder> But in fact they are very similar.
<younder> You wouldn't go much wrong one way or the other.
<Josh_2> They are very similar, but Sly has the #v syntax which is awesome, plus tags and other features I haven't used
<Josh_2> You can reference previous results in the repl using #v<n>
<Josh_2> which is great
<younder> Are you promoting Sly or SLIME?
<Josh_2> I use Sly hence the question
<Josh_2> Not trying to promote either
chomwitt has joined #commonlisp
mgl has joined #commonlisp
<dbotton> Josh_2: you tried with the latest clog? I have sites I have had running for years testing. Been slowly tweaking and addressing various situations caused in past mainly from bots looking to break in.
danse-nr3 has joined #commonlisp
<Josh_2> I grabbed the latest boot.js but I am not sure what version of clog I am using
<Josh_2> I have ultralisp installed and rebuilt the image a few weeks ago
<dbotton> That would be soon enough
<dbotton> Has that image come down yet?
<Josh_2> I restarted it a few hours ago
<dbotton> There is one issue testing for now when using long polling first
<dbotton> But I have not been able to bring down the current image for 3 months
<dbotton> Do you have any logs?
<dbotton> If you can capture even the stdout and let me know what you see before a crash
<dbotton> I run sites as a service on Linux
<dbotton> So have logs rotation etc
<dbotton> Look at WEBSERVER.md
<ixelp> clog/WEBSERVER.md at main · rabbibotton/clog · GitHub
<younder> dbottom: Is there a difference between testing a service for CL as apposed to Ada? I mean that old story, static vs. dynamic typing..
<Josh_2> hmm
<Josh_2> maybe I found the problem
<dbotton> My tests run on cheap shared servers with little memory etc
<dbotton> younder: not sure understand most black box testing should not matter anything
<dbotton> Testing while developing? We all know CL rules the universe there
gorignak has joined #commonlisp
<younder> We have all heard the old story.. flood it with tests and coverage analysis. It does sound like a productivity killer though.
<Josh_2> cl-isaac has been nothing but trouble :skull:
<Josh_2> Those logs are from just before I restarted the image
<younder> And it sucks for the web and in general for event driven apps.
<Josh_2> I use safety 3 speed 3 debug 3 space 0 in my .sbclrc and I have had to report issues to cl-isaac multiple times because of it
<younder> So I am curious. How do you shake out the bugs?
<dbotton> Josh_2: will look later today
<dbotton> If can post a ticket with log ideal but if not will pickup here
<younder> Josh_2: hat is a crazy setting. Drop safety, speed and/or debug
<Josh_2> Why?
<Josh_2> Oops
<Josh_2> sorry
<Josh_2> I was wrong
<Josh_2> safety 3 debug 3 space 1 speed 0
gorignak has quit [Ping timeout: 252 seconds]
<Josh_2> enabling the slot type checks has caused build problems for a few commonly used libraries.
chomwitt has quit [Ping timeout: 268 seconds]
<dbotton> younder: not sure I have much more to offer beyond any testing done for websites and desktop GUI apps, clog itself because I am leveraging the browser has only a few internal areas that I test running around communication
<younder> Narrowing the scope.. Hadn't thought of that
<younder> But now that you said it is obvious. The number of possibilities grow exponentially with the number of choices.
random-jellyfish has quit [Ping timeout: 260 seconds]
<younder> s/it/it is/ s/grow/grows/
<paulapatience> I've been considering porting the SLIME changes to Sly, but I haven't got around to it yet
<dbotton> CLOG gets a very thorough workout just running the builder as a whole also
X-Scale has quit [Quit: Client closed]
bitspook has quit [Remote host closed the connection]
bitspook has joined #commonlisp
X-Scale has joined #commonlisp
yitzi has joined #commonlisp
amb007 has quit [Ping timeout: 268 seconds]
amb007 has joined #commonlisp
aciep has joined #commonlisp
Inline has quit [Quit: Leaving]
amb007 has quit [Read error: Connection reset by peer]
amb007 has joined #commonlisp
Inline has joined #commonlisp
yitzi has quit [Remote host closed the connection]
chomwitt has joined #commonlisp
scymtym has quit [Read error: Connection reset by peer]
scymtym has joined #commonlisp
Josh_2 has quit [Ping timeout: 268 seconds]
Lord_of_Life_ has joined #commonlisp
Lord_of_Life has quit [Ping timeout: 260 seconds]
Lord_of_Life_ is now known as Lord_of_Life
random-nick has joined #commonlisp
green_ has quit [Ping timeout: 255 seconds]
yitzi has joined #commonlisp
Noisytoot has quit [Excess Flood]
jon_atack has joined #commonlisp
Noisytoot has joined #commonlisp
jonatack has quit [Ping timeout: 252 seconds]
Noisytoot has quit [Ping timeout: 272 seconds]
luca_ has joined #commonlisp
luca_ is now known as OwlWizard
Noisytoot has joined #commonlisp
danse-nr3 has quit [Ping timeout: 272 seconds]
OwlWizard has quit [Quit: OwlWizard]
gorignak has joined #commonlisp
decweb has joined #commonlisp
tok has quit [Remote host closed the connection]
tok has joined #commonlisp
edgar-rft` has joined #commonlisp
edgar-rft has quit [Ping timeout: 255 seconds]
gorignak has quit [Read error: Connection reset by peer]
danse-nr3 has joined #commonlisp
edgar-rft` is now known as edgar-rft
danse-nr3 has quit [Ping timeout: 268 seconds]
random-jellyfish has joined #commonlisp
pranav has quit [Remote host closed the connection]
pfdietz has joined #commonlisp
danza has joined #commonlisp
danza has quit [Ping timeout: 264 seconds]
pranav has joined #commonlisp
danse-nr3 has joined #commonlisp
X-Scale has quit [Quit: Client closed]
josrr has joined #commonlisp
dlowe has joined #commonlisp
waleee has joined #commonlisp
varjag has quit [Quit: ERC (IRC client for Emacs 27.1)]
rgherdt has quit [Ping timeout: 272 seconds]
rgherdt has joined #commonlisp
awlygj has joined #commonlisp
bitspook has quit [Remote host closed the connection]
bitspook has joined #commonlisp
aciep has quit [Ping timeout: 272 seconds]
phantomics_ has quit [Quit: Leaving]
phantomics has joined #commonlisp
amb007 has quit [Read error: Connection reset by peer]
amb007 has joined #commonlisp
amb007 has quit [Read error: Connection reset by peer]
amb007 has joined #commonlisp
shka has quit [Quit: Konversation terminated!]
AetherWind has joined #commonlisp
shka has joined #commonlisp
AetherWi1d has joined #commonlisp
awlygj has quit [Ping timeout: 252 seconds]
danse-nr3 has quit [Ping timeout: 255 seconds]
AetherWind has quit [Quit: Lost terminal]
yitzi has quit [Remote host closed the connection]
pfdietz has quit [Ping timeout: 250 seconds]
v88m has joined #commonlisp
rgherdt has quit [Ping timeout: 268 seconds]
danse-nr3 has joined #commonlisp
Cymew has quit [Ping timeout: 256 seconds]
rgherdt has joined #commonlisp
bjorkintosh has quit [Quit: "Every day, computers are making people easier to use." David Temkin]
rgherdt_ has joined #commonlisp
rgherdt has quit [Read error: Connection reset by peer]
rainthree has joined #commonlisp
random-jellyfish has quit [Ping timeout: 264 seconds]
Josh_2 has joined #commonlisp
rgherdt_ is now known as rgherdt
yitzi has joined #commonlisp
rgherdt_ has joined #commonlisp
rgherdt has quit [Read error: Connection reset by peer]
NotThatRPG has quit [Read error: Connection reset by peer]
mgl has quit [Ping timeout: 256 seconds]
v88m has quit [Read error: Connection reset by peer]
waleee has quit [Ping timeout: 256 seconds]
rgherdt_ is now known as rgherdt
jmorrison_ has joined #commonlisp
pfdietz has joined #commonlisp
androclus has joined #commonlisp
bjorkintosh has joined #commonlisp
bjorkintosh has joined #commonlisp
danse-nr3 has quit [Ping timeout: 240 seconds]
danse-nr3 has joined #commonlisp
cage has joined #commonlisp
rgherdt has quit [Ping timeout: 256 seconds]
rainthree has quit [Read error: Connection reset by peer]
rainthree has joined #commonlisp
Pixel_Outlaw has joined #commonlisp
random-jellyfish has joined #commonlisp
random-jellyfish has joined #commonlisp
random-jellyfish has quit [Changing host]
jmercouris1 has joined #commonlisp
chomwitt has quit [Ping timeout: 268 seconds]
v88m has joined #commonlisp
jmercouris1 has quit [Client Quit]
amb007 has quit [Ping timeout: 252 seconds]
amb007 has joined #commonlisp
steew has quit [Remote host closed the connection]
rainthree has quit [Read error: Connection reset by peer]
rainthree has joined #commonlisp
amb007 has quit [Ping timeout: 260 seconds]
amb007 has joined #commonlisp
mgl has joined #commonlisp
bitspook has quit [Remote host closed the connection]
bitspook has joined #commonlisp
danse-nr3 has quit [Remote host closed the connection]
danse-nr3 has joined #commonlisp
reb has quit [Remote host closed the connection]
reb has joined #commonlisp
AetherWi1d has quit [Read error: Connection reset by peer]
awlygj has joined #commonlisp
alcor has joined #commonlisp
chomwitt has joined #commonlisp
danse-nr3 has quit [Ping timeout: 268 seconds]
mgl has quit [Ping timeout: 255 seconds]
v88m has quit [Read error: Connection reset by peer]
earl-ducaine_ has joined #commonlisp
wacki has quit [Ping timeout: 260 seconds]
NotThatRPG has joined #commonlisp
wacki has joined #commonlisp
mi6x3m has joined #commonlisp
rgherdt has joined #commonlisp
<mi6x3m> could anyone suggest why i get slot value missing when accessing a slot which is 100% in a class outside of the package
<mi6x3m> the class' symbol name is not exported but the object is returned from a function
<bike> how about the slot name? is that in the right package?
<beach> mi6x3m: Packages are about symbols. Slots are named by symbols.
<beach> So the slot name must be a symbol in the right package.
<mi6x3m> so 'foobar::slot?
<beach> I do not recommend that at all.
<beach> In fact, I recommend not using slots at all outside the package that created them.
<beach> Slots are implementation details.
<mi6x3m> hmm this is for a unit test
<beach> I recommend you use the accessors instead.
<beach> If your slot has no accessor, it is clearly not meant to be used from the outside.
<mi6x3m> yes that's actually a better strategy
<mi6x3m> well i'd consider testing an exception but you're right, let's write some proper getters
<mi6x3m> thanks this is the sanest way
<beach> They are called "slot readers" and "slot writers" in Common Lisp terminology.
<beach> Pleasure. Good luck!
<mi6x3m> objection! the cookbook does speak of getters and setters :D
<beach> I am sorry to hear that.
<mi6x3m> haha
<mi6x3m> I do plan on using with-slots in the implementation however
<mi6x3m> in the package i mean
<beach> I recommend using slots inside the package as well, but that's perhaps a bit exaggerated.
<beach> I see no reason to use slots over accessors.
mgl has joined #commonlisp
<mi6x3m> convenience actually
<mi6x3m> with-slots allows quick binding
<yitzi> I second the using with-accessors
<mi6x3m> to setf-able stuff
<beach> As yitzi says, with-accessors is preferable.
<yitzi> Its just typing, and with-accessors is more general
<beach> And there is no entry for "getter" or "setter" in the glossary.
<ixelp> Fundamentals of CLOS
<beach> mi6x3m: And I am still sorry to hear it.
<mi6x3m> (◕‿◕)
<mi6x3m> they are trying to destroy you beach
<yitzi> Additionally, if you have two instances that have the same slots/accessors you can use with-accessors to access both at the same time.
<mi6x3m> to ruin your day
<beach> mi6x3m: My day is over already, so there is no risk.
<mi6x3m> main reason is it's a huge package and I don't wanna polute it with short names
<mi6x3m> so my alternative is to go like get-proc-queue-average-size
<mi6x3m> maybe I can write a function that converts the object to a plist for the unit tests
<mi6x3m> so no with-slots/accessors whatsoever
<mi6x3m> nobody needs it except for the testing anyhow
<mi6x3m> or even use pretty-print's output 🤔
OlCe has quit [Remote host closed the connection]
<beach> It must be a very strange module if it doesn't expose a coherent protocol that is enough for writing unit tests.
bitspook has quit [Ping timeout: 250 seconds]
amb007 has quit [Ping timeout: 255 seconds]
<beach> Does the documentation for that module mention the existence of slots? If so, that's more evidence that the protocol is broken.
amb007 has joined #commonlisp
<mi6x3m> hm, you're right, i'm definitively overtesting it
<mi6x3m> the protocol is actually sufficient
<mi6x3m> it's all i really need to test
<beach> Good.
<mi6x3m> still a good idea to pretty print but not for testing, thanks this is eye opening most of the time :D
<beach> Great!
<mi6x3m> who cares about internal state if the result fits
ocra8 has quit [Quit: WeeChat 4.2.2]
OlCe has joined #commonlisp
Cymew has joined #commonlisp
waleee has joined #commonlisp
yitzi has quit [Remote host closed the connection]
OlCe has quit [Remote host closed the connection]
phadthai has quit [Ping timeout: 246 seconds]
OlCe has joined #commonlisp
phadthai has joined #commonlisp
rainthree has quit [Read error: Connection reset by peer]
v88m has joined #commonlisp
Inline has quit [Quit: Leaving]
Josh_2 has quit [Ping timeout: 268 seconds]
pfdietz has quit [Quit: Client closed]
markb1 has quit [Ping timeout: 252 seconds]
younder has quit [Remote host closed the connection]
mi6x3m has quit [Ping timeout: 256 seconds]
markb1 has joined #commonlisp
v88m has quit [Read error: Connection reset by peer]
v88m has joined #commonlisp
yitzi has joined #commonlisp
earl-ducaine_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
v88m has quit [Remote host closed the connection]
v88m has joined #commonlisp
v88m has quit [Read error: Connection reset by peer]
FragmentedCurve has joined #commonlisp
minion has joined #commonlisp
specbot has joined #commonlisp
v88m has joined #commonlisp
wacki has quit [Quit: Textual IRC Client: www.textualapp.com]
wacki has joined #commonlisp
OlCe has quit [Remote host closed the connection]
rgherdt has quit [Ping timeout: 256 seconds]
rgherdt has joined #commonlisp
v88m has quit [Read error: Connection reset by peer]
steew has joined #commonlisp
tok has quit [Remote host closed the connection]
v88m has joined #commonlisp
cage has quit [Quit: rcirc on GNU Emacs 29.3]
v88m has quit [Read error: Connection reset by peer]
yitzi has quit [Remote host closed the connection]
v88m has joined #commonlisp
v88m has quit [Read error: Connection reset by peer]
steew has quit [Remote host closed the connection]
varjag has joined #commonlisp
triffid has quit [Remote host closed the connection]
v88m has joined #commonlisp
Cymew has quit [Ping timeout: 268 seconds]
wacki has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
dlowe has quit [Ping timeout: 260 seconds]
steew has joined #commonlisp
mgl has quit [Ping timeout: 256 seconds]
pve has quit [Quit: leaving]
amb007 has quit [Ping timeout: 256 seconds]
v88m has quit [Read error: Connection reset by peer]
v88m has joined #commonlisp
v88m has quit [Read error: Connection reset by peer]
v88m has joined #commonlisp
chomwitt has quit [Ping timeout: 240 seconds]
mgl has joined #commonlisp
v88m has quit [Read error: Connection reset by peer]
tfeb has joined #commonlisp
androclus has quit [Quit: Client closed]
tfeb has quit [Client Quit]
v88m has joined #commonlisp
mgl has quit [Ping timeout: 256 seconds]
triffid has joined #commonlisp
v88m has quit [Read error: Connection reset by peer]
attila_lendvai_ has quit [Ping timeout: 260 seconds]
jon_atack has quit [Ping timeout: 260 seconds]
tibfulv has quit [Remote host closed the connection]
mgl has joined #commonlisp
tibfulv has joined #commonlisp
awlygj has quit [Quit: leaving]
waleee has quit [Quit: WeeChat 4.1.2]
mgl has quit [Ping timeout: 252 seconds]
v88m has joined #commonlisp
v88m has quit [Read error: Connection reset by peer]
jonatack has joined #commonlisp
dino_tutter has quit [Ping timeout: 256 seconds]
earl-ducaine_ has joined #commonlisp
amb007 has joined #commonlisp
markb1 has quit [Ping timeout: 268 seconds]
amb007 has quit [Ping timeout: 260 seconds]
<craigbro> I'm looking for library recc. a CLI option parser, supporting a hierarchy of commands, flags, short/long options, and varargs, and automated doc generation.
markb1 has joined #commonlisp
earl-ducaine_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
alcor has quit [Ping timeout: 264 seconds]
varjag has quit [Remote host closed the connection]
varjag has joined #commonlisp
rgherdt has quit [Quit: Leaving]
jonatack has quit [Ping timeout: 272 seconds]
shka has quit [Quit: Konversation terminated!]
<paulapatience> clingon, maybe
NotThatRPG has quit [Ping timeout: 272 seconds]
v88m has joined #commonlisp
akoana has joined #commonlisp
v88m has quit [Read error: Connection reset by peer]
<craigbro> paulapatience: that looks quite promising, thanks
<craigbro> ok, next would be a logging lib, for structured logging, ala https://github.com/BrunoBonacci/mulog
<ixelp> GitHub - BrunoBonacci/mulog: μ/log is a micro-logging library that logs events and data, not words!
<ixelp> GitHub - CodyReichert/awesome-cl: A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.
<paulapatience> For some library ideas
<paulapatience> I haven't used any of the logging ones so I don't know
<craigbro> also, does anyone do vendoring of their dependencies anymore? aka, having a copy of the dep source code in their project repo (or git sub-module if you are modern)?
<paulapatience> The only issue I had with clingon is that there is no way out of the box to have options with optional values
<paulapatience> Yes, some do. clpm does
<craigbro> aka an option that can take an optional arg? like --foo or -foo=bar
<paulapatience> Yes
<paulapatience> It's less useful in general, but I do like to use it when the design presents itself
<craigbro> thanks, verbose looks to be my style for logging
varjag has quit [Remote host closed the connection]
NotThatRPG has joined #commonlisp