beneroth changed the topic of #picolisp to: PicoLisp language | The scalpel of software development | Channel Log: https://libera.irclog.whitequark.org/picolisp | Check www.picolisp.com for more information
ygrek has quit [Remote host closed the connection]
ygrek has joined #picolisp
ygrek has quit [Remote host closed the connection]
bjorkintosh has quit [Ping timeout: 276 seconds]
bjorkintosh has joined #picolisp
bjorkintosh has quit [Changing host]
bjorkintosh has joined #picolisp
<tankf33der> beneroth: This is the first time I've heard of it.
<beneroth> it's not that old and quite niche. Has a reputation for being excellent to securely handle containers/VMs/dockers in very efficient matter (more efficient than other hypervisors).
<beneroth> Joyent is that company that was spinned-off from the Nokia linux phone project after MS killed Nokia.
<beneroth> tankf33der, might be something for you
ygrek has joined #picolisp
lagash has quit [Ping timeout: 248 seconds]
lagash has joined #picolisp
<rick42> abu[7]: if i define a list L to be '(z b c),
<rick42> then say (vi '(L)) and change z to a, then :x<Enter>,
<rick42> when I evaluate L I see (z b c) still.
<rick42> what am i doing wrong? thanks.
<rick42> btw, (version) -> (24 7 23)
<rick42> (I was just following the tutorial, since it's been more than a while for me.)
<beneroth> rick42, I don't know vip very well, but maybe you need to do :wx<Enter> to save the change?
ygrek has quit [Remote host closed the connection]
ygrek has joined #picolisp