<Regenaxer>
I don't know why this is necessary under Termux
<Regenaxer>
On my Debian systems I did not set it
<Regenaxer>
and it is empty
<razzy>
thx, will try :]
<Regenaxer>
:)
stacksmith has joined #picolisp
<DKordic>
""If you want truly to understand something, try to change it. "" -- Kurt Lewin (Ref: Wikiquote).
<Regenaxer>
Very wise!
clacke_movim has left #picolisp [#picolisp]
freemint has joined #picolisp
<freemint>
Regenaxer, what do you think about my "lists are better than dicts for code" answer email?
<Regenaxer>
Hi freemint! Havent seen it yet
<Regenaxer>
Ah, now
<Regenaxer>
Cool, very elaborated answer :)
<Regenaxer>
I think it is very good
<freemint>
How is it that people are more concerned with O(N) than actual time spennt on execution?
<Regenaxer>
Yeah. And simplicity in general
<Regenaxer>
Accessing far-away elements is not the main cincern
<freemint>
Regenaxer, i have an interesting project right now. (Writing and running) a ray caster to generate interesting wallpapers.
<Regenaxer>
I think the simple cell is *the* optimal compromise for a universal data type
<freemint>
I used a compiled language and programmed very lispy. The compilation time of 20 seconds was really frustrating when the rendring took 4 or 5secs.
<Regenaxer>
Fully understand
<freemint>
feedback driven parameter finding was impossible. So i had to generate random parameters and make pictures for these. Luckely my scene yields many interesting views so it is not a concern. Would you take to like a look at say 10?
<Regenaxer>
Or tomorrow?
<freemint>
10 renders
<freemint>
Possible but looking at 10 picture should not take that long
<Regenaxer>
Ok, fine, though I have no idea what "renders" are ;)
<freemint>
email on the way
<Regenaxer>
ov
<Regenaxer>
ok
<Regenaxer>
Not here yet - I fetch a beer
<freemint>
Do
<freemint>
renders = rendered pictures
<Regenaxer>
OK, not "renderings"?
<freemint>
no idea
<freemint>
heared both
<Regenaxer>
I see
<freemint>
there quiet more variety in there
<Regenaxer>
Mail coming
<Regenaxer>
Nice images! Fractals?
<freemint>
not really but kinda self similar
<Regenaxer>
👍👍
<freemint>
Do you think people would pay money for those?
<Regenaxer>
As art? Sure!
<Regenaxer>
(not me, but there are enough crazy ones)
<freemint>
;)
<freemint>
one day i might have an decent enough gpu to render in real time