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
seninha has joined #picolisp
seninha has quit [Ping timeout: 248 seconds]
lispnik has joined #picolisp
lispnik has quit [Client Quit]
lispnik has joined #picolisp
lispnik has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lagash has quit [Ping timeout: 260 seconds]
m_mans has joined #picolisp
seninha has joined #picolisp
<m_mans> Hi all!
<abu[m]> Hi m_mans!! ☺/
<m_mans> abu[m]: Hi! I hope everything is well with you?
<abu[m]> Yes, thanks, very good! How about you?
<beneroth> hi m_mans !!!
<m_mans> I'm fine, thanks! Work and apartment renovation for my daughter absorbed me this year )
<abu[m]> Great :)
<m_mans> abu[m]: I'm slowly trying to get back to Pil
<abu[m]> ok, good news
<abu[m]> have fun!
<m_mans> one little question: I see that app.l, boss.l (maybe some other files) are missing in pil21/lib. Do you plan to add them?
<m_mans> beneroth: how are you?
<abu[m]> m_mans: lib/app.l is still in the distro
<abu[m]> lib/boss.l is obsolete (though it would still work)
<abu[m]> because instead of (boss ...) we can use now (tell 0 ...)
<abu[m]> So no need for the pipes
<m_mans> oh, sorry, you are right! It seems I did something wrong then
<abu[m]> What happened?
<m_mans> The cause was migration to new VPS, I just tried to use pil21 instead of pil64 for pair of my tiny applications, and I noticed that app.l not found.
<abu[m]> I see
<m_mans> I had no time to investigate, so I just installed pil64 from apt
<abu[m]> Pil21 should be easy to migrate to. I did meanwhile for all my production apps
<abu[m]> Just try, and write here if you see any problem
<m_mans> My friend translated a bit of Mia's articles to Russian and we think to publish them on our server picolisp.ru. What do you think, is it a good idea?
<abu[m]> Yes, very good idea!
<abu[m]> (Mia is just sitting here on the breakfast table ;)
<m_mans> please tell her many thanks from us!
<abu[m]> Sure :)
<abu[m]> Do we already have a link from picolisp.com to picolisp.ru?
<m_mans> I don't think so, picolisp.ru is just one static page for several years
<abu[m]> Looks nice, we should plant a link
<m_mans> yeah, I will
<abu[m]> 👍
<m_mans> but initially I need to (re)organize picolisp.ru, I hope to use static site generator "Hugo" + Markdown in git repo
<tankf33der> m_mans: check my pb1n.de site
<tankf33der> written on picolisp.
<m_mans> I could also use PicoLisp wiki engine, but I think that static site, generated with Hugo and backed up with Git is more flexible (maybe I'm wrong)
<m_mans> tankf33der: ok
<m_mans> I couldn't load pb1n.de
<abu[m]> Vip uses it implicitly with the "pb1n" command
<abu[m]> Works very fast
<tankf33der> m_mans: maybe because you in Russia. works in EU>
<m_mans> yeah, maybe
<beneroth> abu[m], greetings to Mia :)
<beneroth> m_mans, I'm still on pil64, for no particular reason except no time yet to do a proper tested migration. I probably have some code which needs small adjustments.
<abu[m]> beneroth: Thanks!
<beneroth> m_mans, had a very stressful year (external events), but otherwise good, doing as much pil as never before and earning my living with it :)
<m_mans> beneroth: wow, cool, I'm still messing with Python and a little Golang at work (
<beneroth> yeah well still also doing a bit with C# and SQL, but primarily pil now :)
<beneroth> which is more fun and quite faster to develop :)
theruran has joined #picolisp
clacke has quit [Remote host closed the connection]
chexum has quit [Remote host closed the connection]
chexum has joined #picolisp
seninha has quit [Ping timeout: 246 seconds]
m_mans has quit [Ping timeout: 246 seconds]
seninha has joined #picolisp
lagash_ has joined #picolisp
seninha has quit [Ping timeout: 260 seconds]
seninha has joined #picolisp
<anddam> shouldn't picoLisp-22.9.tgz contain pil21/bin/picolisp ?
<anddam> oh, I didn't build the thing