Show Idle (>14 d.) Chans


← 2023-04-05 | 2023-04-08 →
billymg[cgra|asciilifeform]: !!ticker btc usd
deedbot[cgra]: $28,140
bitbot[cgra|asciilifeform]: Logged on 2023-04-05 22:24:35 jonsykkel: reader works, next problem is that it takes 9sec to consoom 7gb ram reading its own 500line "boot code", lol
asciilifeform: in entirely unrelated noose, asciilifeform finally found orig inventor of this ancient algo. updated page.
jonsykkel[cgra|asciilifeform]: http://logs.bitdash.io/pest/2023-04-06#1025422 << good question, evry loop is implemented in terms of recursion so theres a couple calls in total (37mil)
bitbot[cgra|asciilifeform]: Logged on 2023-04-06 13:14:34 asciilifeform[4]: http://logs.bitdash.io/pest/2023-04-05#1025417 << waiwat?! ( post the src ? )
jonsykkel[cgra|asciilifeform]: and evry function call is 7+2*arg_n conses, evry cons is 16byte
jonsykkel[cgra|asciilifeform]: and i have no tail recursion optimization yet, but according to 5am calculations that can at most cut ram in half or so
jonsykkel[cgra|asciilifeform]: (compiled with tmp bootstrap compiler in here http://zzz.st/code/smalisp/tree/tools)
jonsykkel[cgra|asciilifeform]: boot.scm written in careless way partly to see wat hapens if "just write some code"
jonsykkel[cgra|asciilifeform]: and that is, ur pc explodes
jonsykkel[cgra|asciilifeform]: but i will try to figure out exactly why its so fuking bad
← 2023-04-05 | 2023-04-08 →