
History of chess computers: the Minimax
Everyone knows about Deep Blue; it is the first chess computer that beat a reigning world champion—Garry Kasparov. Although losing to Kasparov in 1996, Deep Blue came on top in the rematch in 1997. The matches, however, are not the whole story.
Hey, I'm Kutay!
Welcome to The Deterministic. I share thoughts on mathematics, computer science, and the patterns that connect them.

Java and Education
I had never properly learned how OOP worked or how the ideas behind it contributed to good code. I had never written humongous coding projects until recently .
Jun 3, 2025

An actual binary search on a linked list???
During my last data structures lecture, our professor was talking about priority queues, selection and insertion sorts. And he mentioned, as a non-examable material, how we might achieve a faster insertion when considering a sorted sequence-based priority queueue.
Mar 20, 2025

Creating a clone of yourself
After OpenAI become mainstream enough, I started becoming fascinated by searching for the existence of an AI model that would mimic myself or another person’s text messages…
Feb 22, 2025

Some reflection on writing
Writing is awesome. It allows you to clear your mind, your thoughts, your ideas by forcing you to think about them properly and write about them, speak about them.
May 17, 2025

Why Mathematics is Lonely
I found a couple reasons to why mathematics is lonely—around our culture and even between mathematicians—and why there is some hope.
Jun 22, 2024