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/>
bitspook has quit [Ping timeout: 248 seconds]
igemnace has quit [Ping timeout: 255 seconds]
akoana has joined #commonlisp
jmdaemon has quit [Ping timeout: 255 seconds]
tyson2 has quit [Remote host closed the connection]
occ has joined #commonlisp
karlosz has quit [Quit: karlosz]
bird_ has quit [Ping timeout: 265 seconds]
dipper has joined #commonlisp
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #commonlisp
tyson2 has joined #commonlisp
bird_ has joined #commonlisp
bird_ has quit [Ping timeout: 248 seconds]
Gleefre has quit [Remote host closed the connection]
jmdaemon has joined #commonlisp
ec has joined #commonlisp
neon has joined #commonlisp
_whitelogger has joined #commonlisp
bird_ has joined #commonlisp
ec has quit [Quit: ec]
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #commonlisp
bird_ has quit [Ping timeout: 260 seconds]
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #commonlisp
neon has quit [Read error: Connection reset by peer]
lagash has quit [Quit: ZNC - https://znc.in]
tyson2 has quit [Remote host closed the connection]
lagash has joined #commonlisp
beach` is now known as beach
bird_ has joined #commonlisp
occ has quit [Ping timeout: 250 seconds]
akoana has quit [Quit: leaving]
bitspook has joined #commonlisp
pvb has joined #commonlisp
bird_ has quit [Ping timeout: 248 seconds]
bitspook has quit [Ping timeout: 250 seconds]
bitspook has joined #commonlisp
dcb has quit [Quit: MSN Messenger 3.8]
bitspook has quit [Ping timeout: 248 seconds]
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #commonlisp
occ has joined #commonlisp
bird_ has joined #commonlisp
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #commonlisp
bird_ has quit [Ping timeout: 248 seconds]
rendar has quit [Ping timeout: 246 seconds]
euandreh has quit [Remote host closed the connection]
bitspook` has joined #commonlisp
son0p has quit [Ping timeout: 276 seconds]
lagash has quit [Quit: ZNC - https://znc.in]
bitspook` has quit [Ping timeout: 248 seconds]
lagash has joined #commonlisp
son0p has joined #commonlisp
bitspook` has joined #commonlisp
bitspook` is now known as bitspook
bitspook has quit [Changing host]
bitspook has joined #commonlisp
shka has joined #commonlisp
rgherdt has joined #commonlisp
occ has quit [Ping timeout: 265 seconds]
occ has joined #commonlisp
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #commonlisp
azimut has quit [Ping timeout: 255 seconds]
pve has joined #commonlisp
igemnace has joined #commonlisp
repeter`` has quit [Ping timeout: 265 seconds]
bird_ has joined #commonlisp
glaucon has joined #commonlisp
lagash has quit [Quit: ZNC - https://znc.in]
aartaka has joined #commonlisp
lagash has joined #commonlisp
bird_ has quit [Ping timeout: 265 seconds]
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #commonlisp
masinter has quit [Ping timeout: 268 seconds]
psvensson has joined #commonlisp
psvensson is now known as repeter
aartaka has quit [Ping timeout: 260 seconds]
aartaka has joined #commonlisp
kami has quit [Ping timeout: 268 seconds]
aartaka has quit [Ping timeout: 250 seconds]
aartaka has joined #commonlisp
santiagopim has joined #commonlisp
aartaka has quit [Ping timeout: 268 seconds]
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #commonlisp
aartaka has joined #commonlisp
euandreh has joined #commonlisp
lagash has quit [Quit: ZNC - https://znc.in]
glaucon has quit [Quit: Leaving.]
<cpli> _death "evokes a stronger sense of opportunity to re-factor" sounds to me that the code ought to be written differently in the first place
<jackdaniel> there is some kind of a paradox with refactoring that sometimes the result looks better but works worse (or is harder to maintain)
bird_ has joined #commonlisp
lagash has joined #commonlisp
frgo has quit [Ping timeout: 265 seconds]
LW has joined #commonlisp
mooseball has joined #commonlisp
Equill has joined #commonlisp
jonatack1 has joined #commonlisp
jon_atack has quit [Ping timeout: 265 seconds]
LW has quit [Ping timeout: 260 seconds]
rendar has joined #commonlisp
lagash- has joined #commonlisp
lagash has quit [Read error: Connection reset by peer]
attila_lendvai has joined #commonlisp
attila_lendvai has quit [Client Quit]
<cpli> jackdaniel: that's not paradoxical, refactoring is nothing other than "changes to code in the pursuit of elegance whilst preserving behavior"
LW has joined #commonlisp
<cpli> in the end whether or not those changes are or are not achieving the set out goal depends on the changes and the person making those changes
attila_lendvai has joined #commonlisp
<jackdaniel> I'd advise you to not make overconfident (and incorrect) claims, otherwise people will take you for an AI
<splittist> "person" - how last year
<cpli> jackdaniel: wait, what's blatantly incorrect here
<jackdaniel> refactoring may have number of purposes, one of them is to make the program more performant
<jackdaniel> or to make it easier to modify, remove bit rot and much much more
<cpli> conflating "refactoring" with "optimization" makes "refactoring" ultimately meaningless
<jackdaniel> saying that it is _nothing other_ than aesthetics excercise is blatantly incorrect (alothough sometimes aesthetics is the reason for doing that)
<cpli> if you speak of "optimizations" then speak of "optimizations"
<jackdaniel> see? again I'm not sure whether I'm arguing with AI or a person ;)
<cpli> good lord, if i ask you to use concise language you accuse me of being an AI, genuinely?
<splittist> let's retcon "elegance" to include "performance optimization" and celebrate our agreement
<jackdaniel> I'm joking with the AI part, but read up on what refactoring is
<jackdaniel> (instead of pushing harder with defense)
<cpli> elegant solutions aren't always performant. wouldn't call x86_64 bit-shuffling hacks elegant..
* splittist gives up
<hayley> Elegance is subjective. Look ma, no branches.
<cpli> ^
<cpli> that was ultimately my argument in the first place
<jackdaniel> yup, this article is a good startd - have fun reading !
<cpli> it's not paradoxical that with arbitrary subjective changes, refactors may make things "work worse (or harder to maintain)"
<jackdaniel> yes, I concede that it is not bona fide paradox
<hayley> I mean, bit-shuffling hacks can very well be elegant.
<cpli> jackdaniel: false. it is a veridical paradox, if your assumption is that refactors ought to make code more readable
<jackdaniel> I have not assumed that refactors ought to make code more readable
<cpli> > there is some kind of a paradox with refactoring that sometimes the result looks better but works worse (or is harder to maintain)
<cpli> wait, what were you even trying to say with this then?
<jackdaniel> keywords: sometimes, but, or
occ has quit [Ping timeout: 276 seconds]
<jackdaniel> let's put an end to it, I see that you are pissed by me calling you out and nothing good comes from that. and we both have better things to do
<cpli> alright, sometimes things fall up or sideways, but only when standing upside down or laying on your side.
<cpli> keywords: sometimes, but, or
attila_lendvai has quit [Quit: Leaving]
bird_ has quit [Ping timeout: 265 seconds]
lagash- has quit [Quit: ZNC - https://znc.in]
lagash has joined #commonlisp
aartaka has quit [Ping timeout: 260 seconds]
aartaka has joined #commonlisp
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #commonlisp
karlosz has joined #commonlisp
* beach agrees with splittist.
aartaka has quit [Ping timeout: 265 seconds]
aartaka has joined #commonlisp
attila_lendvai has joined #commonlisp
jeosol has quit [Quit: Client closed]
lagash has quit [Quit: ZNC - https://znc.in]
LW has quit [Quit: WeeChat 3.6]
aartaka has quit [Ping timeout: 248 seconds]
azimut has joined #commonlisp
lagash has joined #commonlisp
santiagopim has quit [Remote host closed the connection]
Brucio-61 has quit [Ping timeout: 260 seconds]
lagash has quit [Quit: ZNC - https://znc.in]
Brucio-61 has joined #commonlisp
Demosthe1ex has joined #commonlisp
Demosthenex has quit [Ping timeout: 276 seconds]
Demosthe1ex is now known as Demosthenex
scymtym has joined #commonlisp
Cymew has joined #commonlisp
robin has quit [Ping timeout: 260 seconds]
robin has joined #commonlisp
NicknameJohn has joined #commonlisp
lagash has joined #commonlisp
robin has quit [Read error: Connection reset by peer]
robin has joined #commonlisp
tyson2 has joined #commonlisp
NicknameJohn has quit [Ping timeout: 268 seconds]
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #commonlisp
bitspook is now known as Guest6205
Guest6205 has quit [Killed (iridium.libera.chat (Nickname regained by services))]
Guest6205 has joined #commonlisp
Guest6205 has quit [Remote host closed the connection]
bitspook has joined #commonlisp
masinter has joined #commonlisp
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #commonlisp
<splittist> gah - why did I wait so long to book accommodation in AMS?
White_Flame has quit [Ping timeout: 240 seconds]
<beach> Is everything booked, or just the affordable ones? :)
<jackdaniel> there were no affordable ones in the first place, just saying
<beach> Sounds plausible to me.
<splittist> Yeah. Do I want to stay in a 12 bed dorm? I'm thinking no, just to be fair to the others...
<beach> Heh.
<Demosthenex> was there an event in AMS?
<jackdaniel> european lisp symposium takes place in amsterdam this year
lagash has quit [Quit: ZNC - https://znc.in]
skin has joined #commonlisp
lagash has joined #commonlisp
scymtym_ has joined #commonlisp
scymtym has quit [Ping timeout: 246 seconds]
Brucio-61 has quit [Ping timeout: 260 seconds]
Brucio-61 has joined #commonlisp
<Demosthenex> cool
marsia has quit [Ping timeout: 248 seconds]
marsia has joined #commonlisp
<_death> you could try a bit farther from the city center.. that's what I did
<Shinmera> mine was a bit farther but still not cheap :/
<Shinmera> that's just AMS though, so
<_death> yeah, not cheap but better accomodation for the money
* splittist suspects it would be cheaper to commute from a 5* in Brussels than a hostel in AMS...
skin has quit [Quit: Leaving.]
kevingal has joined #commonlisp
kevingal_ has joined #commonlisp
jmdaemon has quit [Ping timeout: 248 seconds]
frgo has joined #commonlisp
frgo has quit [Remote host closed the connection]
frgo has joined #commonlisp
lagash has quit [Quit: ZNC - https://znc.in]
White_Flame has joined #commonlisp
* splittist books a random hotel before all the rooms disappear. This will immediately be followed by mass cancellations and a price plunge.
Brucio-61 has quit [Ping timeout: 260 seconds]
<Demosthenex> you can commute in on train from the hague, lieden, or by the airport
Brucio-61 has joined #commonlisp
cage has joined #commonlisp
<Demosthenex> i'm in rotterdam if you need advice ;]
<_death> there are some nearby villages as well
<Demosthenex> i'd look for hotels within a 40 minute train ride, which is quite a large area
lagash has joined #commonlisp
masinter has quit [Remote host closed the connection]
dipper has quit [Ping timeout: 248 seconds]
jeosol has joined #commonlisp
notzmv has joined #commonlisp
lagash has quit [Quit: ZNC - https://znc.in]
<Equill> This isn't what I needed to hear. Waiting until next week to book, because then my wife and I will both have our new residence cards. At this rate, I may have to attend online :(
Lord_of_Life_ has joined #commonlisp
<Equill> splittist: you don't want to stay in a 12-bed dorm. It's Amsterdam, so you'll get a mix of students and pot-heads in there.
Lord_of_Life has quit [Ping timeout: 250 seconds]
<Equill> Haarlem's nice, and not far away. Worth a try, though it may not be much cheaper than AMS itself.
Lord_of_Life_ is now known as Lord_of_Life
tyson2 has quit [Remote host closed the connection]
<splittist> I have booked, but this discussion will be useful for others I'm sure. (Not in the 12-bed dorm with the botanical tourists, I assure you.)
<Equill> "Botanical tourists" - that's a much more polite term. I'll remember that for future use.
hikettei has joined #commonlisp
lagash has joined #commonlisp
elderica962 has joined #commonlisp
skin has joined #commonlisp
elderica962 has quit [Ping timeout: 268 seconds]
lagash has quit [Quit: ZNC - https://znc.in]
hikettei has quit [Quit: WeeChat 3.8]
jmdaemon has joined #commonlisp
lagash has joined #commonlisp
tyson2 has joined #commonlisp
skin has quit [Ping timeout: 268 seconds]
skin has joined #commonlisp
LW has joined #commonlisp
rgherdt has quit [Quit: Leaving]
rgherdt has joined #commonlisp
Cymew has quit [Ping timeout: 255 seconds]
anddam has quit [Quit: WeeChat 3.8]
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #commonlisp
bitspook has quit [Ping timeout: 265 seconds]
tyson2 has quit [Remote host closed the connection]
lagash has quit [Quit: ZNC - https://znc.in]
lambdart has joined #commonlisp
lagash has joined #commonlisp
rogersm has joined #commonlisp
dcb has joined #commonlisp
jmdaemon has quit [Ping timeout: 248 seconds]
tyson2 has joined #commonlisp
gpiero has joined #commonlisp
triffid has joined #commonlisp
rogersm has quit [Quit: Leaving...]
random-nick has joined #commonlisp
bird_ has joined #commonlisp
pve has quit [Ping timeout: 255 seconds]
pve has joined #commonlisp
jmdaemon has joined #commonlisp
skin has quit [Quit: Leaving.]
skin has joined #commonlisp
skin has quit [Ping timeout: 250 seconds]
bird_ has quit [Ping timeout: 260 seconds]
phantomics has quit [Read error: Connection reset by peer]
skin has joined #commonlisp
Oladon has joined #commonlisp
pvb has quit [Ping timeout: 265 seconds]
notzmv has quit [Ping timeout: 260 seconds]
lambdart has quit [Remote host closed the connection]
tyson2 has quit [Ping timeout: 252 seconds]
pranavats has left #commonlisp [Error from remote client]
* NotThatRPG would like to post an "envy" emoji for everyone going to ELS this year...
tyson2 has joined #commonlisp
phantomics has joined #commonlisp
pvb has joined #commonlisp
<edwlan[m]> I plan to go some year
tyson2 has quit [Read error: Connection reset by peer]
tyson2 has joined #commonlisp
pranavats has joined #commonlisp
tyson2 has quit [Remote host closed the connection]
<cpli> Shinmera: is deeds or fukamachi's event-emitter async safe?
igemnace has quit [Remote host closed the connection]
<Shinmera> what's that mean
<cpli> if i emit an event in multiple threads simultaneously does it break?
<Shinmera> depends on the event loop used in deeds
<Shinmera> but it's explicitly made for multithreaded scenarios, so it'll be fine with the default suggested stuff.
skin has quit [Remote host closed the connection]
skin has joined #commonlisp
xaltsc has joined #commonlisp
pvb has quit [Ping timeout: 276 seconds]
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #commonlisp
karlosz has quit [Read error: Connection reset by peer]
karlosz_ has joined #commonlisp
karlosz_ is now known as karlosz
saturn2 has quit [Ping timeout: 250 seconds]
saturn2 has joined #commonlisp
lagash has quit [Quit: ZNC - https://znc.in]
markb1 has quit [Ping timeout: 260 seconds]
lagash has joined #commonlisp
markb1 has joined #commonlisp
shka has quit [Ping timeout: 248 seconds]
lagash has quit [Quit: ZNC - https://znc.in]
cage has quit [Quit: rcirc on GNU Emacs 28.2]
Lumine has quit [Quit: zzz]
lagash has joined #commonlisp
Brucio-61 has quit [Ping timeout: 260 seconds]
scymtym_ has quit [Ping timeout: 248 seconds]
Brucio-61 has joined #commonlisp
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #commonlisp
tyson2 has joined #commonlisp
srolls has left #commonlisp [ERC 5.4 (IRC client for GNU Emacs 28.2)]
bicalot has joined #commonlisp
easye has quit [Remote host closed the connection]
easye has joined #commonlisp
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #commonlisp
skin has quit [Ping timeout: 268 seconds]
triffid has quit [Ping timeout: 255 seconds]
frgo has joined #commonlisp
frgo has quit [Read error: Connection reset by peer]
semarie has joined #commonlisp
semarie has quit [Ping timeout: 240 seconds]
triffid has joined #commonlisp
tyson2 has quit [Remote host closed the connection]
<LW> hello, is anyone else using vim with vlime? The last quicklisp update broke it on my machine. Had to sync quicklisp back to a late 2022 snapshot. I thought maybe someone hat a similar experience and investigated it furhter?
aartaka has joined #commonlisp
easye has quit [Remote host closed the connection]
skin has joined #commonlisp
easye has joined #commonlisp
bird_ has joined #commonlisp
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #commonlisp
aartaka has quit [Ping timeout: 265 seconds]
tyson2 has joined #commonlisp
aartaka has joined #commonlisp
skin has quit [Ping timeout: 252 seconds]
aartaka has quit [Ping timeout: 248 seconds]
<waleee> LW: vlime hasn't had activity in the repo since 2021 so I'm not surprised something migh have broken
tyson2 has quit [Remote host closed the connection]
<waleee> LW: https://github.com/phmarek/vlime seems to have had activity in 2022 if you trust his fork
<ixelp> GitHub - phmarek/vlime: A Common Lisp dev environment for Vim (and Neovim)
pranavats has left #commonlisp [Error from remote client]
lagash has quit [Quit: ZNC - https://znc.in]
dtman34_ has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
dtman34 has joined #commonlisp
lagash has joined #commonlisp
aartaka has joined #commonlisp
pranavats has joined #commonlisp
bird_ has quit [Ping timeout: 252 seconds]
lagash has quit [Quit: ZNC - https://znc.in]
lagash has joined #commonlisp
pve has quit [Quit: leaving]
Gleefre has joined #commonlisp
<LW> waleee: many thanks!
<waleee> LW: there was also a port to a lua-extension on neovim, https://github.com/monkoose/nvlime , which I found in a old.reddit.com/r/common_lisp thread
<ixelp> GitHub - monkoose/nvlime: A Common Lisp development environment for Neovim
mooseball has quit [Ping timeout: 260 seconds]
<LW> waleee: Oh, cool thanks! I will look into it.
rgherdt has quit [Remote host closed the connection]
anticomputer has joined #commonlisp
lagash has quit [Quit: ZNC - https://znc.in]
avocadoist has quit [Ping timeout: 240 seconds]
lagash has joined #commonlisp
lagash has quit [Quit: ZNC - https://znc.in]
aartaka has quit [Ping timeout: 265 seconds]
aartaka has joined #commonlisp
LW has quit [Quit: WeeChat 3.6]
Lord_of_Life has quit [Ping timeout: 255 seconds]
Lord_of_Life has joined #commonlisp
Lord_of_Life has quit [Ping timeout: 255 seconds]
Oladon has quit [Quit: Leaving.]
Lord_of_Life has joined #commonlisp