<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Alisher Yeginbay</title>
		<link>https://yeginbay.com/</link>
		<description>Recent content on Alisher Yeginbay</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Wed, 12 Aug 2026 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://yeginbay.com/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Writing in Public</title>
				<link>https://yeginbay.com/writing-in-public/</link>
				<pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate>
				<guid>https://yeginbay.com/writing-in-public/</guid>
				<description>&lt;p&gt;&#xA;It&amp;#39;s much easier to &lt;em&gt;think&lt;/em&gt; about writing than &lt;em&gt;actually&lt;/em&gt; writing. It&amp;#39;s been a while since I wrote &lt;a href=&#34;https://yeginbay.com/the-blank-page-and-me/&#34;&gt;the post on starting this blog&lt;/a&gt;. I&amp;#39;ve written a few personal write-ups and &lt;a href=&#34;https://yeginbay.com/tags/interpretability/&#34;&gt;technical posts on interpretability&lt;/a&gt;. But I believe I could&amp;#39;ve done much more.&lt;/p&gt;&#xA;&lt;p&gt;&#xA;It&amp;#39;s unsustainable in the long-term–at least for me–to constantly learn and do any intellectual work solely by having technical curiousity. There are other crucial components for being motivated as well: social belonging, seeing progress, and maintaining basics (physical and mental health).&lt;/p&gt;</description>
			</item>
			<item>
				<title>Operation K #2: Habits</title>
				<link>https://yeginbay.com/operation-k-2-habits/</link>
				<pubDate>Thu, 09 Jul 2026 00:00:00 +0000</pubDate>
				<guid>https://yeginbay.com/operation-k-2-habits/</guid>
				<description>&lt;p&gt;&#xA;안녕하세요 여러분!&lt;/p&gt;&#xA;&lt;p&gt;&#xA;It&amp;#39;s been about 3 weeks since the &lt;a href=&#34;https://yeginbay.com/operation-k-1-beginning/&#34;&gt;Operation K #1&lt;/a&gt; blog post. This part isn&amp;#39;t about Korean itself, but rather about learning. I decided to write about the thing that keeps language learning moving—habit.&lt;/p&gt;&#xA;&lt;p&gt;&#xA;I noticed that I struggle with consistency &lt;em&gt;a lot&lt;/em&gt;. I review my Anki cards daily, but I struggle to review the grammar lessons and do immersion. I do progress vocabulary-wise, but that&amp;#39;s not the engine of the language learning process.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Operation K #1: Beginning</title>
				<link>https://yeginbay.com/operation-k-1-beginning/</link>
				<pubDate>Thu, 18 Jun 2026 00:00:00 +0000</pubDate>
				<guid>https://yeginbay.com/operation-k-1-beginning/</guid>
				<description>&lt;p&gt;&#xA;This is the beginning of my Korean learning blog post series. I&amp;#39;ll share my progress, updates on the learning approach and other Korean-related updates.&lt;/p&gt;&#xA;&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Introduction&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;&#xA;Learning a language is a long-term process. It&amp;#39;s important to choose a plan that will yield good results in the future.&lt;/p&gt;&#xA;&lt;p&gt;&#xA;What I can say for sure is that most of the internet guides are ambiguous or low quality. Choosing the right way to learn is really hard. Often while starting you might stumble upon many issues that will make you lose the motivation to learn. It&amp;#39;s especially notable for Korean, since the community of Korean learners is not that developed compared to, e.g., Japanese learners&amp;#39; community.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Susceptibility Limits Faithfulness Measurement</title>
				<link>https://yeginbay.com/susceptibility-limits-faithfulness-measurement/</link>
				<pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate>
				<guid>https://yeginbay.com/susceptibility-limits-faithfulness-measurement/</guid>
				<description>&lt;p&gt;&#xA;Chain-of-thought (CoT) lets us look at reasoning steps behind LLM&amp;#39;s thinking processes. Monitoring CoT provides a way to catch unaligned behaviour in order to prevent catastrophic events. The safety benefits of interpreting CoT depend on how faithfully models produce them. However, in order to evaluate CoT faithfulness, it&amp;#39;s important to factor in the model&amp;#39;s susceptibility—how readily an LLM is swayed by the hint.&lt;/p&gt;&#xA;&lt;p&gt;&#xA;We find that Opus seldom changes its answer under biasing hint. Since it exceedingly rarely gets persuaded by the bias, it becomes hard to evaluate the true faithfulness of the model.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Seeing Superposition</title>
				<link>https://yeginbay.com/seeing-superposition/</link>
				<pubDate>Sat, 23 May 2026 00:00:00 +0000</pubDate>
				<guid>https://yeginbay.com/seeing-superposition/</guid>
				<description>&lt;p&gt;&#xA;I&amp;#39;ve been doing mech-interp for some time and &amp;#34;superposition&amp;#34; kept appearing in everything I read. I had a basic sense of the term and wrote a &lt;a href=&#34;https://yeginbay.com/superposition-briefly/&#34;&gt;brief explanation&lt;/a&gt; post. Still, the best way to comprehend something is to see the thing with your own eyes. So I decided to replicate the experiment from &lt;a href=&#34;https://transformer-circuits.pub/2022/toy_model/index.html&#34;&gt;Elhage et al., 2022&lt;/a&gt; &lt;a href=&#34;https://github.com/alisheryeginbay/seeing-superposition&#34;&gt;(notebook)&lt;/a&gt;. It&amp;#39;s not the whole paper, but specifically $W^T W$ heatmap. I wanted to see superposition emerge from training and address a few questions I had while replicating the experiment — specifically why non-linearity matters and what off-diagonal patterns are actually showing.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Building AI Agent Memory</title>
				<link>https://yeginbay.com/building-ai-agent-memory/</link>
				<pubDate>Thu, 07 May 2026 00:00:00 +0000</pubDate>
				<guid>https://yeginbay.com/building-ai-agent-memory/</guid>
				<description>&lt;p&gt;&#xA;I recently built &lt;a href=&#34;https://github.com/alisheryeginbay/ai-agent-memory&#34;&gt;a memory service&lt;/a&gt; for an AI agent as part of a coding challenge. This post walks through the design space such a system operates in.&lt;/p&gt;&#xA;&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;The Problem&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;&#xA;LLMs are stateless. They start from a blank context every time you call them, i.e. they forget everything between sessions. The way to address this problem is to provide a memory solution for an agent.&lt;/p&gt;&#xA;&lt;p&gt;&#xA;On the higher level, a memory layer is pretty simple. It sits between your app and the LLM, and automatically extracts, stores and pulls (if needed) various facts from conversations.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Superposition, Briefly</title>
				<link>https://yeginbay.com/superposition-briefly/</link>
				<pubDate>Sun, 26 Apr 2026 00:00:00 +0000</pubDate>
				<guid>https://yeginbay.com/superposition-briefly/</guid>
				<description>&lt;p&gt;&#xA;It would be great for interpretability purposes if neurons of a neural network could cleanly represent features. Practically, this might be true for some cases, but not always. The problem is that inputs might have a very wide range of features — this is especially true for neural networks like large language models. In response to this, models end up representing more features than they have dimensions. This phenomenon is called superposition.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Transformer Circuits</title>
				<link>https://yeginbay.com/transformer-circuits/</link>
				<pubDate>Sat, 11 Apr 2026 00:00:00 +0000</pubDate>
				<guid>https://yeginbay.com/transformer-circuits/</guid>
				<description>&lt;p&gt;&#xA;Mechanistic interpretability (often shortened to mechinterp) tries to understand what&amp;#39;s actually happening inside transformers, rather than treating them as black boxes.&lt;/p&gt;&#xA;&lt;p&gt;&#xA;The standard implementation of the transformer from the &lt;a href=&#34;https://arxiv.org/abs/1706.03762&#34;&gt;original transformers paper&lt;/a&gt; is not the most interpretable one. They use a computationally efficient form that obscures the structure. As described in more detail in &lt;a href=&#34;https://transformer-circuits.pub/2021/framework/index.html&#34;&gt;&amp;#34;A Mathematical Framework for Transformer Circuits&amp;#34;&lt;/a&gt;, there&amp;#39;s another way of doing the mathematically equivalent computations but in a more comprehensible way.&lt;/p&gt;</description>
			</item>
			<item>
				<title>The Blank Page and Me</title>
				<link>https://yeginbay.com/the-blank-page-and-me/</link>
				<pubDate>Mon, 30 Mar 2026 00:00:00 +0000</pubDate>
				<guid>https://yeginbay.com/the-blank-page-and-me/</guid>
				<description>&lt;p&gt;&#xA;I love reading interesting people and their work — especially essays from &lt;a href=&#34;https://www.paulgraham.com/&#34;&gt;Paul Graham&lt;/a&gt;, &lt;a href=&#34;https://patrickcollison.com/&#34;&gt;Patrick Collison&lt;/a&gt;, &lt;a href=&#34;https://guzey.com&#34;&gt;Alexey Guzey&lt;/a&gt;, &lt;a href=&#34;https://gwern.net&#34;&gt;Gwern&lt;/a&gt;, &lt;a href=&#34;https://sive.rs/&#34;&gt;Derek Sivers&lt;/a&gt; and many other cool people. So I decided to start my own journey as a writer to improve my skills and create more!&lt;/p&gt;&#xA;&lt;p&gt;&#xA;I was putting off writing because of &amp;#34;absence of ideas&amp;#34; and &amp;#34;awkwardness&amp;#34; of publishing rough posts, especially as a perfectionist. Obviously, these reasons are more of an excuse rather than being rational.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Contact</title>
				<link>https://yeginbay.com/contact/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://yeginbay.com/contact/</guid>
				<description>&lt;p&gt;&#xA;Feel free to email me at alisher at yeginbay dot com or DM on &lt;a href=&#34;https://x.com/yeginbay&#34;&gt;Twitter&lt;/a&gt;!&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
