<yunfan>
Regenaxer: i am sorry for what i said yesterday, and i had do the bench , it turns out picolisp could gain 2x speedup compared to python.
pierpa has quit [Quit: Page closed]
pierpal has quit [Read error: Connection reset by peer]
pierpal has joined #picolisp
<tankf33der>
yunfan: lol
pierpal has quit [Read error: Connection reset by peer]
<Regenaxer>
good morning yunfan, no problem!
<yunfan>
Regenaxer: and i had check the book picolisp works, that's really help for learning
<Regenaxer>
Great, good to hear :)
<yunfan>
btw, when were you wrote that article about array?
<yunfan>
i found the bench result were similar with my test on my cellphone, which means you must wrote that years ago
<Regenaxer>
Good question, it was many years ago, yes
<Regenaxer>
If you log in to the Wiki, you can see a history for each article
<yunfan>
on my PC, it got 10x quicker. made me ease
<Regenaxer>
I used probably some old notebook, 32 bit
<yunfan>
so i was thinking with today's cellphone and a physical keyboard, i could do anything used be done on PC
<yunfan>
i'd installed termux on my cellphone, found it could support fullstack web development
<Regenaxer>
yes, I do all development on Andreid
<Regenaxer>
tablet though
<Regenaxer>
(using Termux and PentiKeyboard of course ;)
<Regenaxer>
I have no more notebook of my own, only a server in the basement
<yunfan>
yes, me too
<yunfan>
but if you were seeking a notebook, i suggest to buy a chromebook which could run android apps :D
<Regenaxer>
Yes, but I prefer a tablet
<yunfan>
i code on my company's server, and chat on my private vps, which is treated as private agant
<yunfan>
like this irc account, it never offline :D
<Regenaxer>
same here
<Regenaxer>
I log in via ssh to the server
rob_w has joined #picolisp
mtsd has joined #picolisp
f8l has quit [Ping timeout: 240 seconds]
f8l has joined #picolisp
orivej has joined #picolisp
heow0 has joined #picolisp
heow0 has quit [Remote host closed the connection]
heow has joined #picolisp
<heow>
hey Regenaxer, I have a philosophy question. HOW did you come to associate symbols with property lists? Do you have a fancy design rationale, implementation convenience or “this looks like a good way to do it”? :-)
<Regenaxer>
Sorry, later. TelConference for a while
alexshendi has joined #picolisp
<heow>
ok
andyjpb has joined #picolisp
xificurC has joined #picolisp
<Regenaxer>
Still conf, but in short: Properties of symbols were not my idea, but are an old Lisp tradition
<Regenaxer>
PLIST function, PUT, GET etc.
<Regenaxer>
Originally symbols had *only* a property list. Names, values, definitions were all just properties iirc
<Regenaxer>
Special separate name and value in pil are just optimizations for faster access
<xificurC>
"0: A max-age value for cache-control (in seconds, zero means "no-cache"). You might pass a higher value for pages that change seldom, or NIL for no cache-control at all." What is the difference between 0 and NIL then? NIL means the client is free to do w/e it wants?
alexshendi has quit [Ping timeout: 240 seconds]
<xificurC>
starting /usr/lib/picolisp/bin/psh 8080 gives me bad interpreter: bin/picolisp. Starting it from the installation directory gives no error but doesn't drop me in a prompt. The server is running on 8080