alexshendi has quit [Read error: Connection reset by peer]
alexshendi has joined #picolisp
xkapastel has quit [Quit: Connection closed for inactivity]
aw- has joined #picolisp
<
aw->
Regenaxer: do I need to be subscribed to send an email to the Mailing List?
alexshendi has quit [Read error: Connection reset by peer]
orivej has joined #picolisp
_whitelogger has joined #picolisp
gko has quit [*.net *.split]
gko has joined #picolisp
<
Regenaxer>
aw-, yes, non-registered mails are rejected
rob_w has joined #picolisp
rob_w has quit [Changing host]
rob_w has joined #picolisp
<
aw->
OK thanks, in that case I will re-register
<
Regenaxer>
great! :)
<
Regenaxer>
I see your successful registration
<
beneroth>
Good morning Regenaxer
<
beneroth>
Hi aw- :=
<
Regenaxer>
Hi beneroth
<
tankf33der>
i did my "silly" tests for bigmath against python3. pil32, 64, ersatz passed. all ok.
<
tankf33der>
added to huge.l for future releases.
<
beneroth>
excellent!
<
beneroth>
can you say something about how pil compares to python (performance, memory usage) ?
<
beneroth>
(asking just in case you can)
<
beneroth>
(yes I got python friends I need to drag into pil eventually)
<
tankf33der>
i would say the same,a bit slower, somewhere near ruby.
<
Regenaxer>
aw-, great! Pil-jobs :)
<
tankf33der>
Regenaxer: ersatz failed on utf8 test (4th byte)
<
Regenaxer>
tankf33der, correct, I did not bother
<
Regenaxer>
Java has only 16-bit char types
<
Regenaxer>
Namespaces are also not compatible in Ersatz
<
Regenaxer>
could be fixed though (namespaces I mean)
<
beneroth>
nice ad, aw-
orivej has quit [Ping timeout: 272 seconds]
xkapastel has joined #picolisp
<
tankf33der>
next task
orivej has joined #picolisp
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #picolisp
xkapastel has quit [Quit: Connection closed for inactivity]
Demosthenex has left #picolisp [#picolisp]
aw- has quit [Quit: Leaving.]
xkapastel has joined #picolisp
rob_w has quit [Remote host closed the connection]
razzy has quit [Ping timeout: 268 seconds]
orivej has quit [Ping timeout: 246 seconds]
<
tankf33der>
Regenaxer: here?
<
tankf33der>
link above about day 15
<
tankf33der>
question: how to handle grid and several elfs and goblins?
<
tankf33der>
and move them on grid
<
Regenaxer>
In a grid field can only be an elve OR a goblin?
<
Regenaxer>
not two?
<
Regenaxer>
Do you see a problem?
<
tankf33der>
6 hours already
<
Regenaxer>
Is it basically similar to the chess board?
<
tankf33der>
i will check then
<
Regenaxer>
Chess also uses grid
<
Regenaxer>
How about "Forest Fire" in rosetta?
<
tankf33der>
also will check, thanks
<
Regenaxer>
forest fire is simpler
<
Regenaxer>
Which special problem did you hit upon?
<
Regenaxer>
I mean, you did many grids already
<
tankf33der>
but never move objects on grid.
<
tankf33der>
chess pieces :)
<
Regenaxer>
in forest they don't move
<
Regenaxer>
just trees change to fire and then nothing iirc
<
Regenaxer>
or life
<
Regenaxer>
"Conway's Game of Life" in rosetta
<
tankf33der>
i know all this tasks. will check
<
Regenaxer>
But here the patterns move, not really pieces
<
tankf33der>
patterns ?
<
tankf33der>
but elfs and goblins are pieces
<
Regenaxer>
and in Life patters seem to move
<
Regenaxer>
but it is only "cells" going on and off
<
tankf33der>
yea, ok
<
rick42>
hello, Regenaxer! hello all!
<
rick42>
yes, I was also happy to see aw-'s job ad
<
Regenaxer>
Hi rick42!
<
Regenaxer>
indeed :)
xkapastel has quit [Quit: Connection closed for inactivity]
<
rick42>
"secret alien technology" made a little less secret :)
razzy has joined #picolisp
<
tankf33der>
i will cross picochess and bot on lichess
<
tankf33der>
lets found the strength
<
tankf33der>
leves are from 1 to 10
<
Regenaxer>
lichess.org ?
<
tankf33der>
i dont know why i didnt before :)
<
Regenaxer>
interesting
<
razzy>
tankf33der: how, i am interested
orivej has joined #picolisp
<
tankf33der>
razzy: i will play for both sides
<
razzy>
tankf33der: on lichess there is stockfish engine. which is opensource. downloadable.
<
razzy>
i did not used it tho.
<
razzy>
i always used web interface :]
<
razzy>
tankf33der: to get accurate results you need good number of statistics.
<
tankf33der>
i dont feel the ennergy to implement chess protocol to play engines in 24h loop
<
razzy>
i played several games "by hand" and StockFish "feels" stronger on classical chess rules.
<
razzy>
Stockfish is also 7k lines of code. or something like that. is is said that older implementations had 14k lines of code.
<
razzy>
rules up-on rules
<
razzy>
and huge database of start-positions and end-positions
xkapastel has joined #picolisp
<
razzy>
i do not want to look at stockfish code one bit :]
<
tankf33der>
i mess game somehow on move 20 but picochess can win level5
<
tankf33der>
pure fun :)
<
Regenaxer>
Really? Can win?
<
tankf33der>
i will try again
<
Regenaxer>
Pil is white?
<
tankf33der>
but i already see it stronger
<
tankf33der>
yes, white
<
Regenaxer>
cool :)
alexshendi has joined #picolisp
<
razzy>
tankf33der: stockfish lvl5 is stockfish with handicap yes?
<
tankf33der>
i dont see handicap maybe on strength
<
razzy>
stockfish starts to be good from depth 18. it uses weird depth count
<
razzy>
or you need to manually check its moves, its propositions changes
alexshendi has quit [Read error: Connection reset by peer]
<
tankf33der>
lost to level8
<
tankf33der>
now level6
<
razzy>
post board if you can. i enjoy it very much :]
<
tankf33der>
live game.
<
tankf33der>
lest see
<
razzy>
uh, funny, i was expecting win for black until black lost his last knight
<
tankf33der>
lost to level 6
<
tankf33der>
now level6 and depth 7 of picochess
alexshendi has joined #picolisp
<
razzy>
you would wait a long time in midle game, imho
<
tankf33der>
game aborted
<
tankf33der>
now level5
<
Regenaxer>
Pil levev 7 takes very long
<
razzy>
i played corespondence chess, and leaved picochess at depth 8 on backround
<
Regenaxer>
Pil is white again?
<
Regenaxer>
razzy, wow, how long takes one move then?
<
tankf33der>
pil is black
<
Regenaxer>
yeah, pil chess is slow
<
Regenaxer>
But that's ok, it is very simple
<
tankf33der>
and several KB in memory
<
razzy>
Regenaxer: 1000s at depth 8 at the start position
<
razzy>
can take 3600s in midle game
<
razzy>
i i use picochess as support engine. and i think i can beat stockfish with picochess analysis
<
razzy>
and some tweaks
<
razzy>
but i am still at learning picolisp :D
<
razzy>
ussually picochess search about 3 full trees at this depth
alexshendi has quit [Read error: Connection reset by peer]
<
razzy>
in mid game picochess may have to search more trees. depends if oponent is capable enough :]
<
Regenaxer>
Really interesting
<
Regenaxer>
Watching pil chess at work
<
Regenaxer>
I could never test it such hard, as I'm a bad chess player
alexshendi has joined #picolisp
<
Regenaxer>
I cant win
<
Regenaxer>
It does not find a way to use the knight on level 5
<
Regenaxer>
or the pawns
<
Regenaxer>
So it is remis
<
Regenaxer>
I'm off for today
<
tankf33der>
picochess plays as 1500-1700ELO
<
tankf33der>
proved.
<
Regenaxer>
I don't know these levels
<
tankf33der>
imho its very high, i was optimistic for level1, cant imagine dont lose at level5!
<
tankf33der>
congratulations to code, as usual from Regenaxer.
<
Regenaxer>
Thanks! I'm surprised too :)
<
Regenaxer>
Must stop. Thanks for the show!! :)
<
Regenaxer>
Good night!
razzy has quit [Ping timeout: 250 seconds]
f8l has quit [Remote host closed the connection]
razzy has joined #picolisp
f8l has joined #picolisp
ubLIX has joined #picolisp
alexshendi has joined #picolisp
ubLIX has quit [Quit: ubLIX]
ubLIX has joined #picolisp