<vms14>
I see that sbcl works much better if you constantly use it as cgi than clisp does
<vms14>
0.09 real 0.00 user 0.00 sys
robdog has quit [Ping timeout: 264 seconds]
robdog has joined #lisp
<vms14>
the lower time I can get with clisp is 0.14 real 0.00 user 0.00 sys
<vms14>
so at last was a good choice to recommend sbcl over clisp
<vms14>
so gilberth is not so slow
rcosta has quit [Ping timeout: 244 seconds]
Lycurgus has joined #lisp
robdog has quit [Ping timeout: 264 seconds]
Lord_of_Life_ has joined #lisp
rcosta has joined #lisp
notzmv has joined #lisp
Lord_of_Life has quit [Ping timeout: 264 seconds]
Lord_of_Life_ is now known as Lord_of_Life
vms14 has quit [Quit: Doing something with my shit life :D]
rcosta has quit [Ping timeout: 245 seconds]
akoana has joined #lisp
rcosta has joined #lisp
robdog has joined #lisp
anewuser has joined #lisp
rcosta has quit [Ping timeout: 255 seconds]
robdog has quit [Ping timeout: 250 seconds]
<pillton>
vms14: You might get more feedback if you discuss this in #lispweb.
robdog has joined #lisp
robdog has quit [Ping timeout: 252 seconds]
Bike has joined #lisp
<aeth>
You might want to use a pastebin for stuff like that even though it's not code
polezaivsani has quit [Remote host closed the connection]
<harber>
i have another dumb question that has to do with my lisp inexperience. i'm passing a bunch of params to run-program including one with escaped quotes like -> '("video=\"USB Video Device\"")
<harber>
the rest of the params are making it in fine, but this quoted string is ending up different than i'd expected by the time it reaches ffmpeg
Essadon has quit [Quit: Qutting]
<aeth>
harber: you might need \\\"
<harber>
oh? lemme try that. why would that be?
<aeth>
e.g. (format t "~A~%" "\\\"") ; compare with ~S
troydm1 is now known as troydm
<harber>
"video=\\\"USB Video Device\\\"" seems to be introducing an extra set of slashes by the end
<aeth>
Does the internal quote need to be "? Could ' also work?
<harber>
i tried to use single quotes and i got a had crash
<aeth>
those are the two fixes I normally try for issues with quotes in quotes, so I guess something else is going on here
robdog has joined #lisp
<harber>
yeah, thus my confusion ;)
rcosta has joined #lisp
<harber>
i don't know if the run-program function is doing something, either
rcosta has quit [Ping timeout: 255 seconds]
<jasom>
slac-in-the-box: With PAX you could disable ASLR on a per-binary basis; not sure if other ASLR implementations allow that
frodef has quit [Ping timeout: 246 seconds]
rpg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
robdog has quit [Ping timeout: 264 seconds]
rcosta has joined #lisp
<ThomasLewis[m]>
I can't seem to get ccl or clisp to load projects in ~/quicklisp/local-projects. All I have in the config files for either is the Quicklisp code from ql:add-to-init-file. SBCL finds the projects with no issues. Is there some variable(s) that I need to set for ccl and/or clisp?
<jasom>
ThomasLewis[m]: are you using symlinks? IIRC CCL handles symlinks differently from sbcl.
<ThomasLewis[m]>
That would probably be the issue...
<ThomasLewis[m]>
I'll try changing them to hard links.
<jasom>
you can't hardlink directories on most FSs
<jasom>
I also think it works in either newer ASDF or newer CCL, but I don't remember which...
<aeth>
ThomasLewis[m]: as long as you load it once in SBCL first it seems to work
<ThomasLewis[m]>
Yeah, I just remembered that when `ln` complained.
rcosta has quit [Ping timeout: 246 seconds]
megalography has joined #lisp
<ThomasLewis[m]>
aeth: I use sbcl as my inferior-lisp, so it gets loaded frequently. CCL nor CLISP like the symlinks.
<aeth>
ThomasLewis[m]: I *think* that once it's run once then Quicklisp uses the generated ~/quicklisp/local-projects/system-index.txt which is why I never noticed an issue with local-projects (I have always used symlinks)
<ThomasLewis[m]>
(Changing ~/common-lisp/* to whatever directory contains the symlinks.)
robdog_ has joined #lisp
karlosz has joined #lisp
robdog has quit [Ping timeout: 264 seconds]
karlosz has quit [Client Quit]
verisimilitude has joined #lisp
robdog_ has quit [Ping timeout: 268 seconds]
karlosz_ has joined #lisp
robdog has joined #lisp
robdog has quit [Read error: Connection reset by peer]
robdog has joined #lisp
rcosta has joined #lisp
robdog has quit [Ping timeout: 250 seconds]
dddddd has quit [Remote host closed the connection]
rcosta has quit [Ping timeout: 258 seconds]
karlosz_ has quit [Quit: karlosz_]
akoana has left #lisp ["Leaving"]
Lycurgus has quit [Quit: Exeunt]
robdog has joined #lisp
akoana has joined #lisp
robdog has quit [Ping timeout: 250 seconds]
akoana has left #lisp [#lisp]
akoana has joined #lisp
quazimodo has joined #lisp
quazimodo has quit [Client Quit]
quazimod2 has joined #lisp
quazimod2 has quit [Client Quit]
akoana has quit [Quit: leaving]
robdog has joined #lisp
quazimodo has joined #lisp
robdog has quit [Ping timeout: 264 seconds]
nanoz has joined #lisp
rcosta has joined #lisp
rcosta has quit [Ping timeout: 255 seconds]
robdog has joined #lisp
rcosta has joined #lisp
karlosz has joined #lisp
vibs29 has quit [Quit: bye]
vibs29 has joined #lisp
<slac-in-the-box>
wow: thanks jasom ! I built a grsec patched kernel and installed paxctl, but never followed through with config... but I think I will dive into it now, because I've been maintaining a separate kernel for the sbcl instance...
<slac-in-the-box>
robdog has quit [Ping timeout: 264 seconds]
rcosta has quit [Ping timeout: 255 seconds]
megalography has quit [Quit: Leaving.]
robdog_ has joined #lisp
robdog_ has quit [Ping timeout: 264 seconds]
wanz has joined #lisp
smasta has quit [Ping timeout: 255 seconds]
smasta has joined #lisp
Oladon has joined #lisp
smasta has quit [Ping timeout: 250 seconds]
robdog has joined #lisp
robdog has quit [Ping timeout: 264 seconds]
smasta has joined #lisp
rcosta has joined #lisp
rcosta has quit [Ping timeout: 258 seconds]
slac-in-the-box has quit [Remote host closed the connection]
reverse_light has joined #lisp
rcosta has joined #lisp
rcosta has quit [Ping timeout: 255 seconds]
harber has quit [Ping timeout: 256 seconds]
smasta has quit [Ping timeout: 245 seconds]
okeg has quit [Read error: Connection reset by peer]
wanz has quit [Quit: wanz]
abhixec has joined #lisp
smasta has joined #lisp
smokeink has joined #lisp
wanz has joined #lisp
<beach>
Good morning everyone!
rcosta has joined #lisp
Oladon has quit [Quit: Leaving.]
rcosta has quit [Ping timeout: 250 seconds]
smasta has quit [Ping timeout: 250 seconds]
gravicappa has joined #lisp
smasta has joined #lisp
xkapastel has quit [Quit: Connection closed for inactivity]
smokeink has quit [Ping timeout: 255 seconds]
smokeink has joined #lisp
abhixec has quit [Ping timeout: 255 seconds]
nanoz has quit [Ping timeout: 250 seconds]
rcosta has joined #lisp
smokeink has quit [Ping timeout: 255 seconds]
mason has quit [Quit: leaving]
smokeink has joined #lisp
rcosta has quit [Ping timeout: 255 seconds]
mason has joined #lisp
<buffergn0me>
Good morning beach
rcosta has joined #lisp
rcosta has quit [Ping timeout: 245 seconds]
smasta has quit [Ping timeout: 257 seconds]
smasta has joined #lisp
marvin2 has quit [Ping timeout: 264 seconds]
rumbler31 has joined #lisp
rcosta has joined #lisp
troydm has quit [Ping timeout: 246 seconds]
rcosta has quit [Ping timeout: 250 seconds]
anewuser has quit [Ping timeout: 258 seconds]
verisimilitude has quit [Remote host closed the connection]
ltriant has quit [Quit: leaving]
abhixec has joined #lisp
libertyprime has quit [Ping timeout: 258 seconds]
nalkri has joined #lisp
Bike has quit [Quit: Lost terminal]
madrik has joined #lisp
rcosta has joined #lisp
robdog has joined #lisp
gravicappa has quit [Ping timeout: 258 seconds]
dale has quit [Quit: dale]
smasta has quit [Ping timeout: 240 seconds]
rcosta has quit [Ping timeout: 244 seconds]
robdog has quit [Ping timeout: 264 seconds]
rumbler31 has quit [Remote host closed the connection]
Ukari has quit [Remote host closed the connection]
robdog has joined #lisp
Ukari has joined #lisp
smokeink has quit [Ping timeout: 250 seconds]
lnostdal has quit [Ping timeout: 245 seconds]
smasta has joined #lisp
smokeink has joined #lisp
robdog has quit [Ping timeout: 264 seconds]
orivej has joined #lisp
rippa has joined #lisp
robdog has joined #lisp
lnostdal has joined #lisp
smasta has quit [Ping timeout: 245 seconds]
robdog_ has joined #lisp
robdog has quit [Ping timeout: 264 seconds]
rcosta has joined #lisp
robdog_ has quit [Ping timeout: 264 seconds]
rumbler31 has joined #lisp
mrcom has joined #lisp
mulk has quit [Ping timeout: 240 seconds]
rcosta has quit [Ping timeout: 246 seconds]
rcosta has joined #lisp
robdog has joined #lisp
rcosta has quit [Ping timeout: 255 seconds]
slyrus_ has joined #lisp
mulk has joined #lisp
robdog has quit [Ping timeout: 252 seconds]
chens has joined #lisp
frodef has joined #lisp
jprajzne has joined #lisp
robdog has joined #lisp
robdog has quit [Ping timeout: 268 seconds]
rcosta has joined #lisp
robdog has joined #lisp
rcosta has quit [Ping timeout: 268 seconds]
mange has quit [Remote host closed the connection]
rumbler31 has quit [Remote host closed the connection]
milivoj has joined #lisp
robdog has quit [Ping timeout: 264 seconds]
robdog has joined #lisp
robdog has quit [Ping timeout: 264 seconds]
JohnMS_WORK has joined #lisp
vertigo_ has quit [Ping timeout: 268 seconds]
vertigo has joined #lisp
sauvin has joined #lisp
robdog has joined #lisp
shrdlu68 has joined #lisp
flip214 has quit [Quit: leaving]
flip214 has joined #lisp
robdog has quit [Ping timeout: 268 seconds]
robdog has joined #lisp
rcosta has joined #lisp
robdog_ has joined #lisp
gxt has quit [Ping timeout: 250 seconds]
shka_ has joined #lisp
arpunk_ has joined #lisp
arpunk has quit [Ping timeout: 264 seconds]
robdog has quit [Ping timeout: 264 seconds]
rcosta has quit [Ping timeout: 268 seconds]
robdog_ has quit [Ping timeout: 264 seconds]
robdog has joined #lisp
<splittist>
good morning beach, buffergn0me
robdog has quit [Ping timeout: 264 seconds]
<beach>
Hey splittist.
matijja has joined #lisp
scymtym has quit [Ping timeout: 246 seconds]
nowhere_man has quit [Ping timeout: 258 seconds]
milivoj has quit [Quit: milivoj]
DGASAU has joined #lisp
smasta has joined #lisp
emaczen has joined #lisp
abhixec has quit [Ping timeout: 250 seconds]
smasta has quit [Ping timeout: 258 seconds]
rcosta has joined #lisp
rcosta has quit [Remote host closed the connection]
DGASAU has quit [Ping timeout: 258 seconds]
cranes has quit [Remote host closed the connection]
wanz has quit [Quit: wanz]
schjetne has joined #lisp
<emaczen>
fiddlerwoaroof: What CFFI type would you use for the NSUinteger arguments of the function NSMakeRange? I'm getting nowhere with it
<emaczen>
NSUInteger is typedefed to be a uintptr_t
schweers has joined #lisp
gxt has joined #lisp
troydm has joined #lisp
scymtym has joined #lisp
gxt has quit [Ping timeout: 250 seconds]
aerique has joined #lisp
gxt has joined #lisp
robdog has joined #lisp
robdog_ has joined #lisp
robdog has quit [Ping timeout: 268 seconds]
robdog_ has quit [Ping timeout: 264 seconds]
robdog has joined #lisp
vilivulpine has quit [Ping timeout: 264 seconds]
rcosta has joined #lisp
rcosta has quit [Remote host closed the connection]
rcosta has joined #lisp
robdog has quit [Ping timeout: 268 seconds]
rcosta has quit [Remote host closed the connection]
rcosta has joined #lisp
emaczen has quit [Remote host closed the connection]
emaczen has joined #lisp
rcosta has quit [Remote host closed the connection]
rcosta has joined #lisp
rcosta has quit [Remote host closed the connection]
rcosta has joined #lisp
rcosta has quit [Remote host closed the connection]
rcosta has joined #lisp
ggole has joined #lisp
rcosta has quit [Remote host closed the connection]
rcosta has joined #lisp
rcosta has quit [Remote host closed the connection]
rcosta has joined #lisp
rcosta has quit [Remote host closed the connection]
emaczen has quit [Ping timeout: 250 seconds]
rcosta has joined #lisp
rcosta has quit [Remote host closed the connection]
rumbler31 has joined #lisp
rcosta has joined #lisp
rcosta has quit [Remote host closed the connection]
rcosta has joined #lisp
rcosta has quit [Remote host closed the connection]
rcosta has joined #lisp
smasta has joined #lisp
rcosta has quit [Remote host closed the connection]
rcosta has joined #lisp
rumbler31 has quit [Ping timeout: 268 seconds]
smasta has quit [Ping timeout: 240 seconds]
heisig has joined #lisp
libertyprime has joined #lisp
rcosta has quit [Ping timeout: 250 seconds]
notzmv has quit [Ping timeout: 255 seconds]
keep_learning_M has quit [Quit: Leaving]
rcosta has joined #lisp
robdog has joined #lisp
rcosta has quit [Ping timeout: 255 seconds]
robdog has quit [Ping timeout: 264 seconds]
robdog has joined #lisp
robdog has quit [Ping timeout: 264 seconds]
Arcaelyx has quit [Ping timeout: 246 seconds]
robdog has joined #lisp
milivoj has joined #lisp
robdog has quit [Ping timeout: 268 seconds]
lumm has joined #lisp
rcosta has joined #lisp
zmt01 has joined #lisp
robdog has joined #lisp
rcosta has quit [Ping timeout: 250 seconds]
zmt00 has quit [Ping timeout: 264 seconds]
robdog has quit [Ping timeout: 250 seconds]
hhdave has joined #lisp
jb has joined #lisp
jb__ has quit [Ping timeout: 255 seconds]
smasta has joined #lisp
rozenglass has quit [Ping timeout: 250 seconds]
libertyprime has quit [Ping timeout: 250 seconds]
dddddd has joined #lisp
smasta has quit [Ping timeout: 245 seconds]
rcosta has joined #lisp
frodef has quit [Remote host closed the connection]
frodef has joined #lisp
rcosta has quit [Ping timeout: 244 seconds]
themsay has joined #lisp
notzmv has joined #lisp
schjetne has quit [Remote host closed the connection]
q3d has joined #lisp
rcosta has joined #lisp
rcosta has quit [Ping timeout: 264 seconds]
wanz has joined #lisp
paul0 has quit [Ping timeout: 250 seconds]
zigpaw has quit [Remote host closed the connection]
rozenglass has joined #lisp
m00natic has joined #lisp
rcosta has joined #lisp
gxt has quit [Ping timeout: 245 seconds]
rcosta has quit [Ping timeout: 240 seconds]
schweers has quit [Remote host closed the connection]
rcosta has joined #lisp
chens has quit [Remote host closed the connection]
rcosta has quit [Ping timeout: 258 seconds]
smasta has joined #lisp
robdog has joined #lisp
jb__ has joined #lisp
Lord_of_Life_ has joined #lisp
jb has quit [Ping timeout: 244 seconds]
robdog has quit [Read error: Connection reset by peer]
Lord_of_Life has quit [Ping timeout: 258 seconds]
Lord_of_Life_ is now known as Lord_of_Life
defaultxr has quit [Ping timeout: 250 seconds]
robdog has joined #lisp
robdog_ has joined #lisp
robdog has quit [Ping timeout: 250 seconds]
robdog has joined #lisp
juristi has quit [Quit: Konversation terminated!]
robdog_ has quit [Ping timeout: 250 seconds]
robdog has quit [Ping timeout: 264 seconds]
rcosta has joined #lisp
gxt has joined #lisp
Aruseus has joined #lisp
rcosta has quit [Ping timeout: 240 seconds]
robdog has joined #lisp
robdog has quit [Ping timeout: 252 seconds]
xkapastel has joined #lisp
rcosta has joined #lisp
nowhere_man has joined #lisp
robdog has joined #lisp
rcosta has quit [Ping timeout: 255 seconds]
robdog has quit [Ping timeout: 250 seconds]
q9929t has joined #lisp
lumm has quit [Quit: lumm]
q9929t has quit [Remote host closed the connection]
q9929t has joined #lisp
amerlyq has joined #lisp
smasta has quit [Ping timeout: 250 seconds]
smasta has joined #lisp
robdog has joined #lisp
robdog has quit [Ping timeout: 252 seconds]
nowhere_man has quit [Ping timeout: 250 seconds]
robdog has joined #lisp
notzmv has quit [Ping timeout: 245 seconds]
lumm has joined #lisp
smokeink has quit [Ping timeout: 244 seconds]
robdog has quit [Ping timeout: 264 seconds]
aindilis has quit [Remote host closed the connection]
smasta has quit [Ping timeout: 244 seconds]
smasta has joined #lisp
wanz_ has joined #lisp
smasta has quit [Ping timeout: 255 seconds]
wanz has quit [Ping timeout: 250 seconds]
robdog has joined #lisp
robdog has quit [Ping timeout: 264 seconds]
rcosta has joined #lisp
robdog has joined #lisp
dale_ has joined #lisp
dale_ is now known as dale
rcosta has quit [Ping timeout: 255 seconds]
wanz_ is now known as wanz
wanz has quit [Quit: wanz]
robdog has quit [Ping timeout: 264 seconds]
jprajzne has quit [Remote host closed the connection]
wanz has joined #lisp
Bike has joined #lisp
<ebrasca>
Hi
smasta has joined #lisp
FreeBirdLjj has joined #lisp
robdog has joined #lisp
<beach>
Hello ebrasca.
wanz has quit [Quit: wanz]
lucasb has joined #lisp
FreeBirdLjj has quit [Ping timeout: 255 seconds]
robdog has quit [Ping timeout: 264 seconds]
q9929t has quit [Read error: Connection reset by peer]
ckonstanski has quit [Read error: Connection reset by peer]
rcosta has quit [Ping timeout: 250 seconds]
robdog has joined #lisp
rcosta has joined #lisp
robdog_ has joined #lisp
theBlackDragon has quit [Ping timeout: 272 seconds]
robdog has quit [Ping timeout: 250 seconds]
rcosta has quit [Ping timeout: 250 seconds]
selwyn has joined #lisp
<beach>
jackdaniel: Interesting link.
robdog_ has quit [Ping timeout: 250 seconds]
jprajzne has joined #lisp
gareppa has joined #lisp
im0nde has quit [Ping timeout: 268 seconds]
volkov has joined #lisp
shka_ has joined #lisp
volkov has quit [Remote host closed the connection]
arpunk has quit [Ping timeout: 268 seconds]
gareppa has quit [Remote host closed the connection]
robdog has joined #lisp
FreeBirdLjj has quit [Remote host closed the connection]
<_death>
using statecharts for this is an interesting idea.. some months ago I started on a code generator in lisp to generate C++ code from statecharts.. I modeled a small application I wrote with it, but in the end I had other things to do ;) so the project is on hold.. the verification stuff, I don't care for
<macbug>
it will take me a while to understand this new funtion but atleast i can continue to work on my game, thx. I'll ask questions in #clschool from now.
<pjb>
macbug: there's nothing strange to understand here, but that when you add S to a number between A and B, you get an number between S+A and S+B.
rcosta has quit [Ping timeout: 250 seconds]
robdog has quit [Ping timeout: 250 seconds]
<pjb>
macbug: so if you want start=S+A and end=S+B with and A=0, then start=S and end-start=B.
<pjb>
(random B) generate a number between A=0 and B.
rumbler31 has quit [Ping timeout: 255 seconds]
robdog has joined #lisp
robdog_ has joined #lisp
robdog has quit [Ping timeout: 264 seconds]
robdog_ has quit [Ping timeout: 264 seconds]
Arcaelyx has joined #lisp
Inline has quit [Read error: Connection reset by peer]
Inline has joined #lisp
robdog has joined #lisp
Arcaelyx has quit [Ping timeout: 250 seconds]
q3d has quit [Ping timeout: 256 seconds]
Achylles has quit [Ping timeout: 252 seconds]
rcosta has joined #lisp
dyelar has joined #lisp
dyelar has quit [Client Quit]
robdog has quit [Ping timeout: 264 seconds]
rcosta has quit [Ping timeout: 268 seconds]
rcosta has joined #lisp
Oladon has quit [Quit: Leaving.]
smasta has joined #lisp
rcosta has quit [Ping timeout: 240 seconds]
rcosta has joined #lisp
milivoj has quit [Quit: milivoj]
smasta has quit [Ping timeout: 246 seconds]
Achylles has joined #lisp
smasta has joined #lisp
selwyn has quit [Remote host closed the connection]
robdog has joined #lisp
jb____ has joined #lisp
jb__ has quit [Ping timeout: 246 seconds]
Arcaelyx has joined #lisp
robdog has quit [Ping timeout: 250 seconds]
rcosta has quit [Remote host closed the connection]
rcosta has joined #lisp
lumm has quit [Read error: Connection reset by peer]
lumm has joined #lisp
jb__ has joined #lisp
quazimodo has quit [Quit: leaving]
amerlyq has quit [Quit: amerlyq]
quazimodo has joined #lisp
jb____ has quit [Ping timeout: 255 seconds]
lumm has quit [Ping timeout: 257 seconds]
jprajzne has quit [Quit: jprajzne]
lumm has joined #lisp
orivej has quit [Ping timeout: 255 seconds]
arpunk has joined #lisp
selwyn has joined #lisp
moei has quit [Quit: Leaving...]
jb__ has quit [Ping timeout: 245 seconds]
lumm_ has joined #lisp
lumm has quit [Ping timeout: 245 seconds]
lumm_ is now known as lumm
jb__ has joined #lisp
robdog has joined #lisp
shka_ has quit [Ping timeout: 250 seconds]
robdog has quit [Ping timeout: 268 seconds]
jcowan has joined #lisp
hiroaki_ has quit [Ping timeout: 244 seconds]
lumm has quit [Quit: lumm]
hiroaki_ has joined #lisp
lumm has joined #lisp
whartung has joined #lisp
robdog has joined #lisp
Oladon has joined #lisp
robdog has quit [Ping timeout: 264 seconds]
xkapastel has quit [Quit: Connection closed for inactivity]
robdog has joined #lisp
karlosz has joined #lisp
robdog has quit [Ping timeout: 264 seconds]
Bike has quit []
charh has quit [Ping timeout: 246 seconds]
aindilis has joined #lisp
karlosz has quit [Quit: karlosz]
robdog has joined #lisp
makomo has joined #lisp
robdog has quit [Ping timeout: 264 seconds]
karlosz has joined #lisp
charh has joined #lisp
vilivulpine has joined #lisp
Achylles has quit [Remote host closed the connection]
rcosta has quit [Remote host closed the connection]
frodef has quit [Ping timeout: 245 seconds]
rpg has joined #lisp
rcosta has joined #lisp
<rpg>
I know I should know this but... where is the iterate library hosted these days? the project page on common-lisp.net still points at a darcs repo
Essadon has quit [Quit: Qutting]
rcosta has quit [Remote host closed the connection]