opening book vs experience file
-
- Posts: 60
- Joined: Sun Aug 10, 2014 9:42 pm
- Real Name: Marco Zerbinati
Re: opening book vs experience file
I'll stop here: I see that you feel more comfortable talking to yourself with your second nickname.
I know what I am saying and writing.
Have a good conversation and try not to choke on your enormous absolute knowledge, unattainable by all the rest of humankind.
I know what I am saying and writing.
Have a good conversation and try not to choke on your enormous absolute knowledge, unattainable by all the rest of humankind.
-
- Posts: 60
- Joined: Sun Aug 10, 2014 9:42 pm
- Real Name: Marco Zerbinati
Re: opening book vs experience file
Blissful ignorance...
You think you know everything, but you show that outside your vb.NET world you know nothing!
The V1 version is mentioned because the engine handles error pointers if you try to handle the old format.
The logic of the code has changed in the V2 version, as well as features being present that were absent in the V1 version
Code: Select all
//Check if file signature is matching
auto check_signature = [&]() -> bool
{
if (signature.empty())
return true;
//If inpout length is less than the signature length then it can't be a match!
if (inputLength < signature.length())
return false;
//Start from the beginning of the file
input.seekg(ios::beg);
//Allocate memory for signature
char* sigBuffer = (char*)malloc(signature.length());
if (!sigBuffer)
{
sync_cout << "info string Failed to allocate " << signature.length() << " bytes for experience signature verification" << sync_endl;
return false;
}
if (!input.read(sigBuffer, signature.length()))
{
free(sigBuffer);
sync_cout << "info string Failed to read " << signature.length() << " bytes for experience signature verification" << sync_endl;
return false;
}
bool signatureMatching = memcmp(sigBuffer, signature.c_str(), signature.length()) == 0;
//Free memory
free(sigBuffer);
return signatureMatching;
};
Re: opening book vs experience file
beliefs, trajectories, visions...
On the one hand we have a non-programmer who is forced to learn the language used in the source codes of real programmers.
For his trouble, he changes a few lines, adds himself as an author, renames the engine, registers on online servers, etc.
On the other hand, we have a programmer who has chosen the language he likes.
For his happiness, he can code all the apps he wants, without asking himself the question of mentioning an author or not, without registering on online servers, without social pressure of reputation, he can ignore all the others languages, ignore all other source codes, etc.
Today we once again measure the concern of non-programmers and the independence of programmers.
DeeDs
On the one hand we have a non-programmer who is forced to learn the language used in the source codes of real programmers.
For his trouble, he changes a few lines, adds himself as an author, renames the engine, registers on online servers, etc.
On the other hand, we have a programmer who has chosen the language he likes.
For his happiness, he can code all the apps he wants, without asking himself the question of mentioning an author or not, without registering on online servers, without social pressure of reputation, he can ignore all the others languages, ignore all other source codes, etc.
Today we once again measure the concern of non-programmers and the independence of programmers.
DeeDs
-
- Posts: 1905
- Joined: Wed Jun 21, 2023 6:29 am
Re: opening book vs experience file
Hello Marco,Amos 4ever wrote: ↑Thu Jun 29, 2023 10:20 am
Hi Sedat,
just a clarification about me..
All version 2 experience files are based on SugaR's signature including Eman.
Best regards
Thanks for the info..
Frankly, and as you may know:
I am not a exp programmer, so no much idea about the based percentages...
I mean how much data contains from Eman, and how much from StockfishMZ
But anyhow, I expect that Deeds can clear all these number percentages...
Sure..if he is a 'REAL' expert...
Greetings
- botunnet
- Posts: 47
- Joined: Sun Jun 25, 2023 3:30 pm
- Real Name: botunnet
- Location: Hrvatska Republika
- Contact:
Re: opening book vs experience file
People don't need to harm your prestige, you do it perfectly yourself, evidence :Sedat Canbaz wrote: ↑Thu Jun 29, 2023 7:05 amOn other hand,
I see also that you tried everything about damaging
my prestige! but as usual, all without success..!!
Because, honesty is the best policy!
...
Sedat Canbaz wrote: ↑Thu Jun 29, 2023 7:05 am...I realized to re-name it because the target was that StockfishMZ eng to use it as default...
...So I see that here there is nothing wrong with that!...
...
Sedat Canbaz wrote: ↑Thu Jun 29, 2023 10:36 pm...I am not a exp programmer, so no much idea about the based percentages...
SFMZ was polluted for at least 99.5% (=100 * (326-1.5) / 326) of your unfair tourney
...
I repeat it but people don't need to harm your prestige, you did it perfectly yourself !
Re: opening book vs experience file
This has already been established by people far more knowledgeable than you in learning engines :
https://outskirts.altervista.org/forum/ ... ost#p52522
https://outskirts.altervista.org/forum/ ... ost#p52758
https://outskirts.altervista.org/forum/ ... ost#p52759
As it has already been established by people that your tests were unfair, for example :
https://outskirts.altervista.org/forum/ ... ost#p53441
On my website, people can see what openings list are covered or not by the available experience files.
It's funny to see how merged experience files are bigger with less variety
DeeDs
-
- Posts: 1905
- Joined: Wed Jun 21, 2023 6:29 am
Re: opening book vs experience file
Hey botunnet = Deedsbotunnet wrote: ↑Fri Jun 30, 2023 11:21 am
People don't need to harm your prestige, you do it perfectly yourself, evidence :
Sedat Canbaz wrote: ↑Thu Jun 29, 2023 10:36 pm...I am not a exp programmer, so no much idea about the based percentages...
SFMZ was polluted for at least 99.5% (=100 * (326-1.5) / 326) of your unfair tourney
...
1st of all,
Why you relay and care too much on SCCT's data?
If you believe that my shared data is not correct..
E.g I expected to check via your own calculations..
If nothing else via your tools, diagrams etc ))
I mean not via SCCT...now do you understand ?
2nd,
I am not BIG expert on engine originalities,
But I prefer to use similarity programs/tools:
And according to calculations, without SF:
Eman and StockfishMZ would not exist...!!
In other words,
Exception Eman + StockfishMZ, the bigger data is based
On Stockfish... hope helps... !)
So you are far away to be expert... ))
And as last,
How funny, botunnet = Deeds are same person,
And they talk and protecting each other .. hehe )))
Btw, about rest your comments,
I am tired to repeat you.. it is already enough..
-
- Posts: 1905
- Joined: Wed Jun 21, 2023 6:29 am
Re: opening book vs experience file
@ botunnet = Deeds
And without to not mention this I can not:
Another shocking news is that (in your screenshots),
You are trying to say that my used Proteus exp
Is different than the real default's date...
In other words,
Can you prove it, but without BLA BLA BLA ?
So do you have the original link of ProteusSF RBE 008b?
Actually I can try..
But I do not keep the real Proteus...
One thing more,
While we are talking about prestiges..
Firstly you have to look at yourself in a mirror !!
botunnet = Deeds
And later we can talk about prestiges !
Btw, this great saying (by Mevlana) perfectly suits you:
Either seem as you are or be as you seem!
And without to not mention this I can not:
Another shocking news is that (in your screenshots),
You are trying to say that my used Proteus exp
Is different than the real default's date...
In other words,
Can you prove it, but without BLA BLA BLA ?
So do you have the original link of ProteusSF RBE 008b?
Actually I can try..
But I do not keep the real Proteus...
One thing more,
While we are talking about prestiges..
Firstly you have to look at yourself in a mirror !!
botunnet = Deeds
And later we can talk about prestiges !
Btw, this great saying (by Mevlana) perfectly suits you:
Either seem as you are or be as you seem!
- botunnet
- Posts: 47
- Joined: Sun Jun 25, 2023 3:30 pm
- Real Name: botunnet
- Location: Hrvatska Republika
- Contact:
Re: opening book vs experience file
https://banksiagui.com/forums/viewtopic.php?p=130#p130Sedat Canbaz wrote: ↑Fri Jun 30, 2023 5:29 pm...So do you have the original link of ProteusSF RBE 008b?...
Oops...