ChanServ changed the topic of #picolisp to: PicoLisp language | Channel Log: https://irclog.whitequark.org/picolisp/ | Check also http://www.picolisp.com for more information
_whitelogger has joined #picolisp
karswell has quit [Ping timeout: 268 seconds]
<tankf33der> morning
<tankf33der> i did this one
<Regenaxer> Impressing how productive you are!
<Regenaxer> morning btw
<Regenaxer> The final (T) in 'cond' can be omitted
<Regenaxer> Looks all very good!
<tankf33der> omitted?
<tankf33der> hm
<Regenaxer> yes, it is a no-op
<Regenaxer> 'cond' returns NIL if no clause matches
ubLIX has joined #picolisp
<tankf33der> fixed. i dont understand how it happened.
<Regenaxer> No big thing
<Regenaxer> Happens. Sometimes I reserve such construct for later and then forget to remove
orivej has joined #picolisp
orivej has quit [Ping timeout: 245 seconds]
ubLX has joined #picolisp
ubLIX has quit [Ping timeout: 245 seconds]
<tankf33der> Regenaxer: thanks a lot.
ubLX has quit [Quit: ubLX]
orivej has joined #picolisp
orivej has quit [Ping timeout: 268 seconds]
orivej has joined #picolisp
xkapastel has joined #picolisp
<tankf33der> i have idea: lets take english words and find&list collisions for djb, xxhas, siphash hases.
<Regenaxer> collisions of words with hashed words?
orivej has quit [Ping timeout: 245 seconds]
<tankf33der> yea, list words with the same hash.
<Regenaxer> Interesting idea, but for what purpose?
<tankf33der> just for fun :(
<Regenaxer> Could be a large 'idx'
<tankf33der> yea, i will start with djb hash, it was root of idea.
<Regenaxer> Cool
beneroth has joined #picolisp
ubLIX has joined #picolisp
ubLIX has quit [Quit: ubLIX]
iuno has joined #picolisp
orivej has joined #picolisp
beneroth has quit [Quit: Leaving]
ubLIX has joined #picolisp
karswell has joined #picolisp
iuno has quit [Quit: Leaving]
orivej has quit [Ping timeout: 268 seconds]
<tankf33der> ~1.3secs for djb2 and xxhash32 in ~1.9secs
<Regenaxer> What does that mean?
<tankf33der> picolisp and idx is fast.
<Regenaxer> Great :)
<Regenaxer> Thanks!
<tankf33der> build idx tree in 370K items with collision check took ~1sec.
<Regenaxer> cool
<tankf33der> and result of djb and xxhash is the same in general, but xxhash sososo heavier.
<Regenaxer> ok
orivej has joined #picolisp
xkapastel has quit [Quit: Connection closed for inactivity]
orivej has quit [Ping timeout: 248 seconds]
orivej has joined #picolisp
ubLIX has quit [Quit: ubLIX]