Paradigm shifts

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

Christopher Conkie
Posts: 6073
Joined: Sat Apr 01, 2006 9:34 pm
Location: Scotland

Re: Paradigm shifts

Post by Christopher Conkie »

Alex Lobanov wrote:Christopher Conkie
you would write a fairy tale!
alchess - my only test engine, which I have not engaged.
all I did - adapted robbolito on windows and compile on x64. ALL !

no need to invent a lie about me.
is your imagination, no more. :!:
Ippolit 0.080b x86 (32bit, add hash_size, add currmove) by bankuss
Ippolit 0.080b x64 (64bit, add hash_size, add currmove) by bankuss (new!)
bankuss

Black King

bankuss at yahoo.com

ICQ 35975624

Post №: 1885
Joined: 15.07.07
Location: Ярославль
Rank: 18
http://en.wikipedia.org/wiki/Rybka#IPPOLIT_controversy
даже сюда прописали
Rapidshare fairy tales?
Posted: 10.11.09 14:52. Post subject: ibnalmimon http://.. [Re:ibnalmimon]

48661215 Ippolit_b3_all
Meanwhile........back on Earth.........

;-)

Christopher
Alex Lobanov
Posts: 40
Joined: Sun Jul 15, 2007 9:29 am

Re: Paradigm shifts

Post by Alex Lobanov »

Ippolit 0.080b x86 (32bit, add hash_size, add currmove) by bankuss
all just to add the output move and the size of the hash.
but that the code did not write me!

this engine, I have nothing to do.
developers not familiar.
source code was taken from the well-known site.

invent more :lol:
Christopher Conkie
Posts: 6073
Joined: Sat Apr 01, 2006 9:34 pm
Location: Scotland

Re: Paradigm shifts

Post by Christopher Conkie »

Alex Lobanov wrote:
Ippolit 0.080b x86 (32bit, add hash_size, add currmove) by bankuss
all just to add the output move and the size of the hash.
but that the code did not write me!

this engine, I have nothing to do.
developers not familiar.
source code was taken from the well-known site.

invent more :lol:
I did not say you made the original Ippolit that appears on its website.

I said.......
Alex Lobanov makes his first post here......

http://www.talkchess.com/forum/viewtopi ... 68&t=30583

This is the author of ........

http://www.sdchess.ru/Alchess.htm

On the chess scale it is not wonderful but it is none the less OK and welcome.

Now you need to know that this is the guy who is fixing Ippolit.

He cannot make a chess engine like that. But he can fix something else.
This is very clear. It is not a fairy tale.

You ARE fixing Ippolit.
никел
VIP

Post №: 159
Joined: 13.03.09
Rank: 3

Well, let's wait for Bankuss and/or Juan
That means you.

Fact not fiction.
Posted: 31.10.09 20:28. Post subject: Thanks Bankuss and A.. [Re:Azaad]

zombrist99
Второй разряд


Post №: 16
Joined: 01.10.09
Rank: 0

Thanks Bankuss and Azaad for this new release !
;-)

Christopher
User avatar
Graham Banks
Posts: 41419
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: Paradigm shifts

Post by Graham Banks »

Christopher Conkie wrote:
Alex Lobanov wrote:
Ippolit 0.080b x86 (32bit, add hash_size, add currmove) by bankuss
all just to add the output move and the size of the hash.
but that the code did not write me!

this engine, I have nothing to do.
developers not familiar.
source code was taken from the well-known site.

invent more :lol:
I did not say you made the original Ippolit that appears on its website.

I said.......
Alex Lobanov makes his first post here......

http://www.talkchess.com/forum/viewtopi ... 68&t=30583

This is the author of ........

http://www.sdchess.ru/Alchess.htm

On the chess scale it is not wonderful but it is none the less OK and welcome.

Now you need to know that this is the guy who is fixing Ippolit.

He cannot make a chess engine like that. But he can fix something else.
This is very clear. It is not a fairy tale.

You ARE fixing Ippolit.
никел
VIP

Post №: 159
Joined: 13.03.09
Rank: 3

Well, let's wait for Bankuss and/or Juan
That means you.

Fact not fiction.
Posted: 31.10.09 20:28. Post subject: Thanks Bankuss and A.. [Re:Azaad]

zombrist99
Второй разряд


Post №: 16
Joined: 01.10.09
Rank: 0

Thanks Bankuss and Azaad for this new release !
;-)

Christopher
Next instalment hopefully coming soon in the "revealing who the hacker/cracker kingpins really are" saga. :P :wink:
gbanksnz at gmail.com
Alex Lobanov
Posts: 40
Joined: Sun Jul 15, 2007 9:29 am

Re: Paradigm shifts

Post by Alex Lobanov »

Now you need to know that this is the guy who is fixing Ippolit.
:lol:
ha-ha-ha

you this call to fix or superfix! :

if((DEPTH > 12) && ((clock_() - CLOCK) > 4000000))
{
PRINTF("info currmove %s currmovenumber %d\n", move_notation(move, STRING1), (p - ROOT_LIST_MOVE) + 1);
FFLUSH();
}

this is in any engine, and it can make any weak programmer.
you do not understand what write :D
Christopher Conkie
Posts: 6073
Joined: Sat Apr 01, 2006 9:34 pm
Location: Scotland

Re: Paradigm shifts

Post by Christopher Conkie »

Alex Lobanov wrote:
Now you need to know that this is the guy who is fixing Ippolit.
:lol:
ha-ha-ha

you this call to fix or superfix! :

if((DEPTH > 12) && ((clock_() - CLOCK) > 4000000))
{
PRINTF("info currmove %s currmovenumber %d\n", move_notation(move, STRING1), (p - ROOT_LIST_MOVE) + 1);
FFLUSH();
}

this is in any engine, and it can make any weak programmer.
you do not understand what write :D
Let's look at how little you do......

Let's look at 1% of the stuff.......OK?

:lol:

Let's see when you do it as well, just so there can be no doubt......

Next up the Bison guy......better tell him......he is next.

Then its the turn of WildCat.....

etc etc etc......all with names.

You should be honoured you the first cracker/hacker exposed.

;)

Here we go.....just 1%......

Posted: 29.10.09 12:20. Post subject: UINT8 golo () { sta..

Code: Select all

UINT8 golo () 
{ 
static int init = 0, is_pipe; 
static HANDLE stdin_h; 
DWORD val; 

if (stdin->_cnt > 0) 
return 1; 
if (!init) 
{ 
init = 1; 
stdin_h = GetStdHandle (STD_INPUT_HANDLE); 
is_pipe = !GetConsoleMode (stdin_h, &val); 
if (!is_pipe) 
{ 
SetConsoleMode (stdin_h, val & ~(ENABLE_MOUSE_INPUT | ENABLE_WINDOW_INPUT)); 
FlushConsoleInputBuffer (stdin_h); 
} 
} 
if (is_pipe) 
{ 
if (!PeekNamedPipe (stdin_h, NULL, 0, NULL, &val, NULL)) 
return 1; 
return val > 0; 
} 
else 
{ 
GetNumberOfConsoleInputEvents (stdin_h, &val); 
return val > 1; 
} 
return 0; 
} 
это ипполитовский ввод
Posted: 04.11.09 10:21. Post subject: NS почитал описание ..
NS почитал описание - функции похожие, только timeGetTime более точная.
при простой вставке компиляция сразу выдает ошибку
Ошибка 1 error LNK2001: неразрешенный внешний символ "__imp_timeGetTime" utils.obj
Posted: 09.11.09 21:08. Post subject: ms 13 в 084 есть оши..
ms 13 в 084 есть ошибка в выводе, так что это глюк )))

у меня в SCID linux роболито так и не запустился.
Posted: 10.11.09 09:59. Post subject: ms 13 ты какую верси.
ms 13 ты какую версию брал? RB-1 ? в ней вывод исправлен.

иначе открой редактором файл sorvegliare.c
найди в нем:

TRASMISSIONE ("info time %d nodes %d nps %d cpuload %d\n",t, NODOS, nps * 1000,(int) ((double) u / (double) x * 1000.0));

и поставь вместо %d - %lld где time nodes и nps: info time %lld nodes %lld nps %lld
сохрани изменения
и снова make

или скачай версию RB-1, в ней исправленный генератор таблиц, как генерить в файлике описано.
3-4 фигурка сделалась шустро, 5ку не пробовал
Posted: 10.11.09 13:24. Post subject: ms 13 если у тебя ра..
ms 13 если у тебя расширение не с 1-й буквой у таблиц , то это переделка под винду.
я вечером проверю, как оно будет работать.

там можно и по старому генерить и по новому. (если ты скачал RB1b)
Posted: 11.11.09 19:10. Post subject: ms 13 у меня есть ви..
ms 13 у меня есть виндовая версия с таблицами, но при достижении таблиц движок вылетает с ошибкой.
видимо линуксовый код не так корректно в винде работает. где подкручивать пока не ясно...
Alex Lobanov
Posts: 40
Joined: Sun Jul 15, 2007 9:29 am

Re: Paradigm shifts

Post by Alex Lobanov »

This discussion of source code ippolit
and what?

I not to understand what you mean your messages :?:

I have that causes bouts of laughter :lol:
Christopher Conkie
Posts: 6073
Joined: Sat Apr 01, 2006 9:34 pm
Location: Scotland

Re: Paradigm shifts

Post by Christopher Conkie »

Alex Lobanov wrote:This discussion of source code ippolit
and what?

I not to understand what you mean your messages :?:

I have that causes bouts of laughter :lol:
So far I see.....(let's count them).......

14 compiles of Ippolit by you.

12 compiles of Robblito by you.

Looks like you have been very busy.......

BTW the Javascript hiding all the links does not work.

:lol:

Sorry if I am a bit late with this "bug report"..........

Anyway are you still sticking to the following as your one contribution?

Code: Select all

if((DEPTH > 12) && ((clock_() - CLOCK) > 4000000)) 
{ 
PRINTF("info currmove %s currmovenumber %d\n", move_notation(move, STRING1), (p - ROOT_LIST_MOVE) + 1); 
FFLUSH(); 
} 
You are quite a funny guy.

Here is another fact for you.

Every single compile of Ippolit and Robbolito that is in public......was made there by you and your friends.

Not only that but poor old Norman used what you made. He is not very good is he? He can't even fix Javascript.

And another fact since we are on a roll.......

Every single change to the code of Ippolit and Robbolito that appears of the Ippolit website, was made by you and your friends.

It seems they cannot make an exe at the Ippolit website or even fix their own code.

Not to worry......now we have YOU.

:lol:

OK so you are not going to make it SMP. That would be a little too difficult.

Code: Select all

ALChess ver 1.5b by Alex Lobanov, Russia
01.2007
print - display chess board
perft N - test genmove in N ply (max 6)
quit - exit engine
1750 megabytes free
start engine...
I guess even you have your "limitations".

;-)

Christopher
Alex Lobanov
Posts: 40
Joined: Sun Jul 15, 2007 9:29 am

Re: Paradigm shifts

Post by Alex Lobanov »

OK so you are not going to make it SMP. That would be a little too difficult.
I'm not going to programming to ippolit \ robblito
I just compile the program. now clear? :D
compile the free program is stealing? :D

not there looking for :wink:
good luck!
Christopher Conkie
Posts: 6073
Joined: Sat Apr 01, 2006 9:34 pm
Location: Scotland

Re: Paradigm shifts

Post by Christopher Conkie »

I'm not going to programming to ippolit \ robblito
OK, so we will not see you "fixing" it any more. I suppose that is something.
I just compile the program. now clear? :D
So you won't be writing in threads that fix it but you will be compiling it?
compile the free program is stealing? :D
You are free to compile the stolen program if that is the level you wish to show yourself to others at.

Alex Lobanov -> Bankuss Corruptus
not there looking for :wink:
good luck
I have been looking at this since January 2007.......

Code: Select all

ALChess ver 1.5b by Alex Lobanov, Russia 
01.2007 
print - display chess board 
perft N - test genmove in N ply (max 6) 
quit - exit engine 
1750 megabytes free 
start engine...
I guess that is not luck as you seem to be very busy in "other areas".

;-)

Christopher