brokkoli_origin has quit [Ping timeout: 248 seconds]
brokkoli_origin has joined #commonlisp
vidak has joined #commonlisp
fosskers has quit [Remote host closed the connection]
mange has joined #commonlisp
yazz has quit [Read error: Connection reset by peer]
yazz has joined #commonlisp
jon_atack has joined #commonlisp
jonatack has quit [Ping timeout: 255 seconds]
jon_atack has quit [Ping timeout: 252 seconds]
bryce_m has quit [Server closed connection]
bryce_m has joined #commonlisp
<wohonajax>
a few days ago i talked about testing with-output-to-string vs vector-push-extend for building strings... turns out i've got to issue a retraction. i may have forgotten to loop in my v-p-e test, w-o-t-s seems to be on par or better on retesting
<wohonajax>
my bad :x
X-Scale has quit [Ping timeout: 252 seconds]
<aeth>
I would expect w-o-t-s to win because it (probably) creates a simple-string and the implementation can cheat there, unless there's a high stream overhead.
<aeth>
(which is probably what I said a few days ago)
<wohonajax>
fosskers was doing tests in the discord and w-o-t-s seems to create a simple-array character * by default. though apparently you can supply an element-type to w-o-t-s
<wohonajax>
(it seems that simple-arrays are quite preferable as well compared to simple-strings etc)
olivial has quit [Read error: Connection reset by peer]
olivial has joined #commonlisp
yaneko has quit [Quit: parting]
yaneko has joined #commonlisp
admich1 has quit [Read error: Connection reset by peer]
admich1 has joined #commonlisp
zxcvz has joined #commonlisp
uhuh has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.4)]
reb` has joined #commonlisp
lcn_ has joined #commonlisp
overclucker has quit [Read error: Connection reset by peer]
overclucker_ has joined #commonlisp
rendar has quit [Ping timeout: 245 seconds]
Polar_Phoenix has joined #commonlisp
X-Scale has joined #commonlisp
Lycurgus has quit [Quit: alsoknownas.renjuan.org ( juan@acm.org )]
<jackdaniel>
yuppie, I can now connect cl and slime with a websocket :)
* jackdaniel
says some bad words about default encodings in processes in emacs
yitzi has joined #commonlisp
shwouchk has quit [Read error: Connection reset by peer]
shwouchk has joined #commonlisp
random-nick has joined #commonlisp
Gleefre has joined #commonlisp
yitzi has quit [Quit: yitzi]
Gleefre has quit [Quit: Gleefre]
Gleefre has joined #commonlisp
yitzi has joined #commonlisp
yitzi has quit [Quit: yitzi]
Lycurgus has joined #commonlisp
WorldControl has joined #commonlisp
WorldControl has quit [Remote host closed the connection]
foretspa1sibles has quit [Server closed connection]
foretspa1sibles has joined #commonlisp
Lycurgus has quit [Quit: alsoknownas.renjuan.org ( juan@acm.org )]
yaneko5 has joined #commonlisp
Lord_of_Life_ has joined #commonlisp
Lord_of_Life has quit [Ping timeout: 252 seconds]
yaneko has quit [Ping timeout: 276 seconds]
yaneko5 is now known as yaneko
Lord_of_Life_ is now known as Lord_of_Life
admich1 has quit [Ping timeout: 252 seconds]
admich1 has joined #commonlisp
zxcvz has quit [Remote host closed the connection]
acdw has quit [Server closed connection]
acdw has joined #commonlisp
ejohnson has quit [Ping timeout: 276 seconds]
ejohnson has joined #commonlisp
Gleefre has quit [Quit: Gleefre]
Gleefre has joined #commonlisp
jonatack has joined #commonlisp
decweb has joined #commonlisp
admich1 has quit [Read error: Connection reset by peer]
admich1 has joined #commonlisp
Polar_Phoenix has quit [Quit: WeeChat 4.7.0]
jon_atack has joined #commonlisp
triffid has quit [Remote host closed the connection]
jonatack has quit [Ping timeout: 252 seconds]
jonatack has joined #commonlisp
<cmack>
jackdaniel: nice. Did you use ahyatt's emacs-websocket package or your own?
<cmack>
or maybe that emacs comment is throwing me off and it's neither...
bpanthi977 has joined #commonlisp
notzmv has quit [Ping timeout: 248 seconds]
jon_atack has quit [Ping timeout: 252 seconds]
shka has quit [Quit: Konversation terminated!]
bpanthi977 has quit [Ping timeout: 260 seconds]
shka has joined #commonlisp
mange has quit [Remote host closed the connection]
nytpu has quit [Remote host closed the connection]
nytpu has joined #commonlisp
admich1 has quit [Ping timeout: 260 seconds]
admich1 has joined #commonlisp
msv has quit [Ping timeout: 260 seconds]
Gleefre has quit [Quit: Gleefre]
Gleefre has joined #commonlisp
treflip has joined #commonlisp
cinerion has quit [Server closed connection]
cinerion has joined #commonlisp
Lycurgus has joined #commonlisp
admich1 has quit [Read error: Connection reset by peer]
admich1 has joined #commonlisp
stanrifkin has joined #commonlisp
jon_atack has joined #commonlisp
jonatack has quit [Ping timeout: 245 seconds]
<acdw>
:) ty ingeniot
jonatack has joined #commonlisp
msv has joined #commonlisp
jon_atack has quit [Ping timeout: 260 seconds]
pranav has joined #commonlisp
jon_atack has joined #commonlisp
jonatack has quit [Ping timeout: 260 seconds]
treflip has quit [Ping timeout: 255 seconds]
attila_lendvai has joined #commonlisp
jonatack has joined #commonlisp
jon_atack has quit [Ping timeout: 255 seconds]
Lycurgus has quit [Quit: alsoknownas.renjuan.org ( juan@acm.org )]
Farooq has quit [Remote host closed the connection]
King_julian has quit [Read error: Connection reset by peer]
jon_atack has joined #commonlisp
jonatack has quit [Ping timeout: 248 seconds]
King_julian has joined #commonlisp
jonatack has joined #commonlisp
bpanthi977 has joined #commonlisp
visiteur has joined #commonlisp
jon_atack has quit [Ping timeout: 248 seconds]
bpanthi977 has quit [Remote host closed the connection]
bpanthi977 has joined #commonlisp
bpanthi977 has quit [Ping timeout: 260 seconds]
varjag has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.3)]
visiteur has quit [K-Lined]
bpanthi977 has joined #commonlisp
bpanthi977 has quit [Ping timeout: 260 seconds]
svm has joined #commonlisp
ingeniot has joined #commonlisp
msv has quit [Ping timeout: 260 seconds]
svm is now known as msv
<ingeniot>
acdw: My pleasure! :-)
treflip has joined #commonlisp
skin has joined #commonlisp
ingeniot has quit [Ping timeout: 245 seconds]
bpanthi977 has joined #commonlisp
<jackdaniel>
cmack: that's the one, yes
<jackdaniel>
slime is emacs package, so I need a shim on emacs side too
kchanqvq has joined #commonlisp
jon_atack has joined #commonlisp
jonatack has quit [Ping timeout: 252 seconds]
decweb has quit [Read error: Connection reset by peer]
decweb has joined #commonlisp
kchanqvq has quit [Ping timeout: 250 seconds]
jonatack has joined #commonlisp
attila_lendvai has quit [Ping timeout: 260 seconds]
jon_atack has quit [Ping timeout: 276 seconds]
decweb has quit [Quit: Konversation terminated!]
decweb has joined #commonlisp
treflip has quit [Ping timeout: 245 seconds]
robin_ has joined #commonlisp
robin has quit [Read error: Connection reset by peer]
duuqnd has quit [Ping timeout: 252 seconds]
duuqnd has joined #commonlisp
jon_atack has joined #commonlisp
jonatack has quit [Ping timeout: 252 seconds]
admich1 has quit [Ping timeout: 276 seconds]
admich1 has joined #commonlisp
decweb has quit [Remote host closed the connection]
decweb has joined #commonlisp
skeemer has joined #commonlisp
<skeemer>
hello everyone... i am starting with common lisp and was wondering if there was a way to set the .slime directory... since it popllutes my home
<skeemer>
is there any way to save the .slime and the .slime history file in another directory, e.g., XDG directories or inside .local/share/slime or something like that
<jackdaniel>
skeemer: you may customzie the variable slime-repl-history-file for the latter
<skeemer>
thanks jackdaniel what about the other one?
<jackdaniel>
as for ~/slime you need to customzie it on swank side, there is a variable *fasl-directory* or something (i.e you could put it in lispinit)
<jackdaniel>
I'd onestly jsut modify the variable value if it had bothered me
<jackdaniel>
honestly*
<jackdaniel>
(i.e in the source file directly)
Oladon has joined #commonlisp
<skeemer>
in the source?
<skeemer>
i cannot set it up with emacs init.el ?
<skeemer>
what is the lispinit? you mean sbclrc ?
ello has quit [Ping timeout: 244 seconds]
ello- has quit [Ping timeout: 244 seconds]
<skeemer>
ok i think i am probably used to do things in a different way but in cl maybe it is okay to change the source directly
<skeemer>
problem being, what is there is an update, should i re-apply all the time my patches?
<skeemer>
or is there a smarter way here to do thinga
<jackdaniel>
skeemer: slime comes in two parts -- SLIME that is an emacs package
<jackdaniel>
and SWANK that is a Common Lisp angent that connects to it
<skeemer>
ok i follow up to here
<skeemer>
so?
<jackdaniel>
slime-history is part of the emacs lisp program, so you may customize it in init.el; but fasls (stored ~/.slime) are written by swank, so the directory is specified in there
<acdw>
i have embraced the zen of a messy homedir
<jackdaniel>
I'm sure that there is some sanctioned way to customzie the fasl directory but I've never bothered myself with looking that up
<skeemer>
i see there is a commit on a specific branch though, changes have not been integrated
<acdw>
you can git clone $repo -b $branch (i think)
<Shinmera>
HELLO y'all, just a quick note: I've moved all of my own and shirakumo's repositories from Github to Codeberg. The URLs can be transparently changed by replacing github.com with codeberg.org, though I would recommend instead using https://shinmera.com/project/foo and https://shirakumo.org/project/foo as I can update those redirects if a move should ever happen again in the future.
<Shinmera>
Currently documentation pages are still hosted on github, but I'll move those to my own server soon, and I'll take care of updating Quicklisp links and locking down the Github mirrors and so on.
dra has joined #commonlisp
King_julian has quit [Ping timeout: 252 seconds]
<acdw>
nice! thanks for all your great projects btw - i make use of many of them and find the documentation really good
King_julian has joined #commonlisp
<Shinmera>
Happy to hear! :)
<skeemer>
Shinmera: are you also into scheme / racket?
<ixelp>
GitHub is no longer independent at Microsoft after CEO resignation | Hacker News
<acdw>
yeah it seems pretty dire tbh. i deleted all my repos from there. gonna put up a <me> repo explaining why i don't have anything there any more
<aeth>
in particular, it' snow part of Microsoft's CoreAI.
<aeth>
which means (1) they'll probably do a merge with Microsoft Accounts at some point if they did that even to Minecraft, (2) the fate of GitHub and all FOSS hosting is now directly tied to an obvious financial bubble
<acdw>
cool cool cool
<aeth>
(Lispers of all people should know that AI works in boom-and-bust)
<jackdaniel>
MS gobbles Github, how would have thought :p
<Shinmera>
yeah I've been thinking about this for years at this point
adrianbrink has quit [Server closed connection]
<Shinmera>
I just finally decided to swallow the pill I guess
<dlowe>
local-time is also at https://codeberg.org/dlowe/local-time but changes will still be mirrored to github until I can get quicklisp switched over
<ixelp>
local-time
jon_atack has joined #commonlisp
Oladon has quit [Read error: Connection reset by peer]
jonatack has quit [Ping timeout: 272 seconds]
randm has quit [Remote host closed the connection]
randm has joined #commonlisp
attila_lendvai has joined #commonlisp
jonatack has joined #commonlisp
jon_atack has quit [Ping timeout: 252 seconds]
Oladon has joined #commonlisp
jon_atack has joined #commonlisp
jonatack has quit [Ping timeout: 252 seconds]
skeemer has quit [Ping timeout: 252 seconds]
stanrifkin has quit [Quit: Leaving]
admich1 has quit [Ping timeout: 272 seconds]
admich1 has joined #commonlisp
zxcvz has joined #commonlisp
<decweb>
Does codeberg work with ultralisp?
thonkpod has quit [Ping timeout: 272 seconds]
thonkpod has joined #commonlisp
zxcvz has quit [Quit: zxcvz]
<tux0r>
ultralisp *still* needs fossil support. migrating from one git forge to the next sounds dull.
zxcvz has joined #commonlisp
Gleefre has quit [Ping timeout: 245 seconds]
lcn_ has quit [Remote host closed the connection]
zxcvz has quit [Quit: zxcvz]
lcn_ has joined #commonlisp
jonatack has joined #commonlisp
jon_atack has quit [Ping timeout: 252 seconds]
skin has quit [Quit: Lost terminal]
jon_atack has joined #commonlisp
jonatack has quit [Ping timeout: 252 seconds]
screwlisp has joined #commonlisp
<screwlisp>
How is everyone.
Kyuvi has quit [Ping timeout: 250 seconds]
cow_2001 has quit [Quit: ✡]
rgherdt has quit [Remote host closed the connection]
cow_2001 has joined #commonlisp
attila_lendvai has quit [Ping timeout: 245 seconds]
wohonajax has joined #commonlisp
jonatack has joined #commonlisp
jon_atack has quit [Ping timeout: 248 seconds]
prokhor_ has quit [Ping timeout: 260 seconds]
<tux0r>
tired
<screwlisp>
Such is life
<screwlisp>
Are you prepared to be energized? I started reading Symbolics' CLIM manual. I'm going to try and mention that to jlamothe (whom we're interviewing in 45 minutes) as many times as I possibly can
lcn_ has quit [Remote host closed the connection]
ldb has joined #commonlisp
ldb has quit [Changing host]
ldb has joined #commonlisp
akoana has joined #commonlisp
<screwlisp>
ldb o/
fgarcia_ has joined #commonlisp
fgarcia has quit [Ping timeout: 252 seconds]
admich1 has quit [Remote host closed the connection]
admich1 has joined #commonlisp
Gleefre has joined #commonlisp
ldb has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.4)]