ChanServ changed the topic of #picolisp to: PicoLisp language | Channel Log: https://irclog.whitequark.org/picolisp/ | Picolisp latest found at http://www.software-lab.de/down.html | check also http://www.picolisp.com for more information
andyjpb has quit [Ping timeout: 240 seconds]
alexshendi has quit [Ping timeout: 256 seconds]
<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
<Regenaxer> Back to tel
heow has quit [Ping timeout: 245 seconds]
mtsd has quit [Quit: Leaving]
styx has joined #picolisp
styx has quit [Quit: styx]
pierpal has joined #picolisp
<xificurC> I don't think https://software-lab.de/doc/app.html is on any wiki, so: replace "directly to to" with just "directly to"
<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
alexshendi has joined #picolisp
<Regenaxer> 0 gives "Cache-Control: private, no-store, no-cache^M"
<Regenaxer> NIL specifies no cache behavior at all, gives default
<Regenaxer> Not sure about the binary. The wrong one in /usr/bin/picolisp ?
styx has joined #picolisp
pierpal has quit [Quit: Poof]
pierpal has joined #picolisp
styx has quit [Quit: styx]
pierpal has quit [Quit: Poof]
pierpal has joined #picolisp
pierpal has quit [Client Quit]
pierpal has joined #picolisp
karswell_ has joined #picolisp
alexshendi has quit [Remote host closed the connection]
alexshendi has joined #picolisp
karswell_ has quit [Remote host closed the connection]
karswell_ has joined #picolisp
karswell_ has quit [Remote host closed the connection]
karswell_ has joined #picolisp
alexshendi has quit [Read error: Connection reset by peer]
pierpa has joined #picolisp
mikeyhc has quit [Ping timeout: 240 seconds]
mikeyhc has joined #picolisp