<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gacrux/src/engine.c, branch master</title>
<subtitle>A UCI compatible chess engine in C

</subtitle>
<id>https://git.aarghrai.com/gacrux/atom?h=master</id>
<link rel='self' href='https://git.aarghrai.com/gacrux/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.aarghrai.com/gacrux/'/>
<updated>2026-07-19T12:22:26+00:00</updated>
<entry>
<title>ttable lookup &amp; probe</title>
<updated>2026-07-19T12:22:26+00:00</updated>
<author>
<name>Aargh Rai</name>
<email>aargh.rai+git@gmail.com</email>
</author>
<published>2026-07-19T12:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.aarghrai.com/gacrux/commit/?id=a0970bddbd9f6b97b6a12ba7f73fd1810a2e1e1b'/>
<id>urn:sha1:a0970bddbd9f6b97b6a12ba7f73fd1810a2e1e1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zobrist hashing</title>
<updated>2026-07-18T13:15:15+00:00</updated>
<author>
<name>Aargh Rai</name>
<email>aargh.rai+git@gmail.com</email>
</author>
<published>2026-07-18T13:15:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.aarghrai.com/gacrux/commit/?id=c9d9bddf3df97ef7987c9824747ec1602522b542'/>
<id>urn:sha1:c9d9bddf3df97ef7987c9824747ec1602522b542</id>
<content type='text'>
</content>
</entry>
<entry>
<title>restructed all the files + uci done now</title>
<updated>2026-07-13T16:28:18+00:00</updated>
<author>
<name>Aargh Rai</name>
<email>aargh.rai+git@gmail.com</email>
</author>
<published>2026-07-13T16:28:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.aarghrai.com/gacrux/commit/?id=f8c0dc54e36cc201c657aa12e5a22029b092e1bc'/>
<id>urn:sha1:f8c0dc54e36cc201c657aa12e5a22029b092e1bc</id>
<content type='text'>
also broke the symbol analyser in the process, i didn't help much, i had
to pull out the pen &amp; paper, but it made a cool graph never the less

multithreading was a pain! but it got it in the end

fixed the structs naming convention, if it's used outside by other
files, it's typedeffed, otherwise it's not

fixed the recursive imports issued i had in go_args*, where i was
casting it to void* in uci to make it work

now response.c doesn't deal with ipc, really happy with that change
now every single thing has its own responsibility
</content>
</entry>
<entry>
<title>moving header files to include directory &amp; moving resources in it's own directory</title>
<updated>2026-07-10T10:31:57+00:00</updated>
<author>
<name>Aargh Rai</name>
<email>aargh.rai+git@gmail.com</email>
</author>
<published>2026-07-10T10:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.aarghrai.com/gacrux/commit/?id=a14da2fe3864712dab4e7c4cfb5c323026d668de'/>
<id>urn:sha1:a14da2fe3864712dab4e7c4cfb5c323026d668de</id>
<content type='text'>
i know currently there is race condition, but the code is getting too
messy, i will continue to this after i make a vis tool to analyse how i
should split up files &amp; stuff

the code rn needs intense restructing for it to make any more progress
</content>
</entry>
<entry>
<title>thread spawning from the uci settings &amp; best move &amp; ponder is now sent</title>
<updated>2026-07-07T18:07:41+00:00</updated>
<author>
<name>Aargh Rai</name>
<email>aargh.rai+git@gmail.com</email>
</author>
<published>2026-07-07T18:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.aarghrai.com/gacrux/commit/?id=2761f8a533e2b025f209222a1e4ec70b91c7e8ee'/>
<id>urn:sha1:2761f8a533e2b025f209222a1e4ec70b91c7e8ee</id>
<content type='text'>
uci setup is ALMOST done, i can sense it
</content>
</entry>
<entry>
<title>engine can now send updates to uci</title>
<updated>2026-07-07T09:00:21+00:00</updated>
<author>
<name>Aargh Rai</name>
<email>aargh.rai+git@gmail.com</email>
</author>
<published>2026-07-07T09:00:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.aarghrai.com/gacrux/commit/?id=965bf81879b22a25fd9b0d17ce6defd3d51c6173'/>
<id>urn:sha1:965bf81879b22a25fd9b0d17ce6defd3d51c6173</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed unnescessary stuff + ipc with shared memory + somehow the build is faster?</title>
<updated>2026-07-06T18:09:55+00:00</updated>
<author>
<name>Aargh Rai</name>
<email>aargh.rai+git@gmail.com</email>
</author>
<published>2026-07-06T18:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.aarghrai.com/gacrux/commit/?id=3c540db464f4034d0a393b076c79a26851f68f47'/>
<id>urn:sha1:3c540db464f4034d0a393b076c79a26851f68f47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all in on uci</title>
<updated>2026-07-05T18:25:45+00:00</updated>
<author>
<name>Aargh Rai</name>
<email>aargh.rai+git@gmail.com</email>
</author>
<published>2026-07-05T18:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.aarghrai.com/gacrux/commit/?id=1876294f217d7faa2a07dbaaaab82d142ce42803'/>
<id>urn:sha1:1876294f217d7faa2a07dbaaaab82d142ce42803</id>
<content type='text'>
the old server.c &amp; log.c is gonna be removed soon
</content>
</entry>
<entry>
<title>fixed knight + fixed comms</title>
<updated>2026-06-01T07:55:24+00:00</updated>
<author>
<name>Aargh Rai</name>
<email>aargh.rai+git@gmail.com</email>
</author>
<published>2026-06-01T07:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.aarghrai.com/gacrux/commit/?id=d2af19a9ee217f55de12a303d9d6283c76fe446b'/>
<id>urn:sha1:d2af19a9ee217f55de12a303d9d6283c76fe446b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>handling recv better &amp; sending smaller packs so i don't need to handle more conditions</title>
<updated>2026-06-01T06:48:28+00:00</updated>
<author>
<name>Aargh Rai</name>
<email>aargh.rai+git@gmail.com</email>
</author>
<published>2026-06-01T06:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.aarghrai.com/gacrux/commit/?id=29822a5d0f63bf0c1b34da636ddf27ecf22ca3cb'/>
<id>urn:sha1:29822a5d0f63bf0c1b34da636ddf27ecf22ca3cb</id>
<content type='text'>
</content>
</entry>
</feed>
