<Regenaxer>
ls: cannot access '/data/data/com.termux/files/home/pico/lib.*': No such file or directory
<Regenaxer>
<Regenaxer>
Does anybody have an idea?
<Regenaxer>
rob_w?
<razzy>
can I have named variable/symbol that is accesible only from inside of function, and holds value for the next run of functions? is it possible only with namespaces?
<Regenaxer>
If it should be available at the next run, you need *some* kind of global
<Regenaxer>
With namespace you make the global visible only in this namespace
<Regenaxer>
Or just use a transient, visible only in this file
<Regenaxer>
or you make a closure, with 'job'
orivej has joined #picolisp
<Regenaxer>
So the recommeded, clean, way is 'job'
<razzy>
thx
<tankf33der>
found stsckoverflow in tweetnacl and misalign in nacl. they didnt respond or dont care.
<Regenaxer>
What does that mean?
<tankf33der>
bugs they dont care.
razzy` has joined #picolisp
razzy has quit [Ping timeout: 250 seconds]
<rob_w>
Regenaxer: feels like your terminal treats * not as wildcard ?
jibanes has quit [Ping timeout: 255 seconds]
jibanes has joined #picolisp
<Regenaxer>
Hi rob_w! Thanks!
<Regenaxer>
I asked in #termux, it is a problem with new Bash
<rick42>
Regenaxer: please send your well-wishes, as today I started a job interview (for a new job). It went well and I'm hoping for a call back.
<Regenaxer>
Wow, great!
<Regenaxer>
I wish the best!!
<rick42>
ty, my friend! \o/
<rick42>
they asked me today "your favorite languages" and picolisp was at the top! :)
<Regenaxer>
Cool! Glad to hear that!!
<Regenaxer>
Do you know when you'll get a result?
<rick42>
they should contact me again by first of next week. if I get a "green light" then it will be for another round of interviews (this time with the team)
<Regenaxer>
OK
<rick42>
i didn't get any looks of recognition when i mentioned "picolisp"; so, they either thought "hey, this guy's into some cool stuff" or "wow, this guy might just be crazy". it probably could go either way in general :) but this is also a good way for me to gauge where they are in their mindsets too. So, the picolisp mention could be more valuable than i had originally thought. :D
<Regenaxer>
Haha, yes
<beneroth>
hi all
<beneroth>
<tankf33der> found stsckoverflow in tweetnacl and misalign in nacl. they didnt respond or dont care
<Regenaxer>
Hi beneroth, wb!
<beneroth>
tankf33der, wow. Good reason to switch to your monocypher :)
<beneroth>
Hey Regenaxer :)
<beneroth>
good luck rick42 !
<beneroth>
rick42, no surprise they don't know picolisp. but do they know the word "lisp" ?
<beneroth>
above-average programmers have usually at least heard about it, I find :)
<Regenaxer>
Important question
<Regenaxer>
In the 80s I read a (german) introductory book about computers. The mentioned some programming languages, and under "Lisp" they wrote: A seldom used language to print lists of data
<Regenaxer>
"Listenausgabe" was the term
<beneroth>
rofl
<Regenaxer>
At that time many self-declared "experts" wrote books about computers
<beneroth>
that is still a problem.
<Regenaxer>
true
<beneroth>
maybe its worse, many self-declared "experts" write fundamental software these days xD
<Regenaxer>
haha, even more true
<tankf33der>
beneroth: monocypher is not mine :)
<tankf33der>
but monocypher is piece of art, just perfect.
<beneroth>
that is how software should be.
razzy` has quit [Ping timeout: 252 seconds]
<tankf33der>
T
xkapastel has joined #picolisp
razzy has joined #picolisp
xkapastel has quit [Quit: Connection closed for inactivity]
ubLX has quit [Quit: ubLX]
<Regenaxer>
rick42, very cool examples!!
ubLIX has joined #picolisp
<rick42>
Regenaxer: thanks!
<rick42>
beneroth: thanks for the well-wishes! i hope you are well too!
<beneroth>
you're welcome :)
<rick42>
beneroth: of they think that lisp is only a speech impediment, i'm doomed. :)
<rick42>
o/
<beneroth>
yes I'm largely are. took to many projects on at the same time. payed well tough.
<beneroth>
haha ^^
<rick42>
Regenaxer: my favorite example (really, the comment upon the example) was "the value of politician" :)
<rick42>
beneroth: are you done with some of them or are you still in "too many projects" mode?
<beneroth>
rick42, still in the mode. well right now deploying a project, to finish it. but curl does silently fail on productive server :(