<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Sam&apos;s space</title>
		<description>Pet projects, random thoughts &amp; notes about books.</description>		
		<link>https://samu.space</link>
		<atom:link href="https://samu.space" rel="self" type="application/rss+xml" />
		
			<item>
				<title>Plato and animal rights</title>
				        
				
					<description>&lt;p&gt;What would have Socrates said about veganism and animal rights?&lt;/p&gt;
</description>
				
				<pubDate>Tue, 28 Oct 2025 00:00:00 +0000</pubDate>
				<link>https://samu.space/Plato-on-animal-rights/</link>
				<guid isPermaLink="true">https://samu.space/Plato-on-animal-rights/</guid>
			</item>
		
			<item>
				<title>Reviving Flaubert - a chatbot from his letters</title>
				        
				
					<description>&lt;p&gt;For the past months I’ve been chatting with Gustave Flaubert. Or rather: with the voice of his letters.&lt;/p&gt;
</description>
				
				<pubDate>Thu, 09 Oct 2025 00:00:00 +0000</pubDate>
				<link>https://samu.space/Reviving-Flaubert/</link>
				<guid isPermaLink="true">https://samu.space/Reviving-Flaubert/</guid>
			</item>
		
			<item>
				<title>Introduction to RAG</title>
				        
				
					<description>&lt;p&gt;Retrieval-Augmented Generation (RAG) systems have become the backbone of modern AI applications that need to combine the power of large language models (LLMs) with up-to-date, reliable, and custom information.&lt;/p&gt;
</description>
				
				<pubDate>Tue, 15 Jul 2025 00:00:00 +0000</pubDate>
				<link>https://samu.space/Introduction-to-RAG/</link>
				<guid isPermaLink="true">https://samu.space/Introduction-to-RAG/</guid>
			</item>
		
			<item>
				<title>nvolt - think in graphs</title>
				        
				
					<description>&lt;p&gt;About a month ago I wrote a short post about nvolt, my little experiment in building a personal knowledge vault. Since then, the project has grown up a bit. It’s still a tool for storing and searching your notes and documents, but now it’s got a few new tricks up its sleeve.&lt;/p&gt;
</description>
				
				<pubDate>Sun, 25 May 2025 00:00:00 +0000</pubDate>
				<link>https://samu.space/nvolt-graphs/</link>
				<guid isPermaLink="true">https://samu.space/nvolt-graphs/</guid>
			</item>
		
			<item>
				<title>why not vegan? - data-driven answers to common arguments</title>
				        
				
					<description>&lt;p&gt;I am tired of seeing the same anti-vegan arguments recycled online.&lt;/p&gt;
</description>
				
				<pubDate>Sat, 10 May 2025 00:00:00 +0000</pubDate>
				<link>https://samu.space/why-not-vegan/</link>
				<guid isPermaLink="true">https://samu.space/why-not-vegan/</guid>
			</item>
		
			<item>
				<title>nvolt - your ai knowledge vault</title>
				        
				
					<description>&lt;p&gt;A couple of hours, a couple of coffees, and a couple of nerds – that’s all it took to spin up a little PoC called &lt;strong&gt;nvolt&lt;/strong&gt;. This time, I wasn’t alone: Soma (&lt;a href=&quot;https://hargitaisoma.hu/toolbox&quot;&gt;hargitaisoma.hu&lt;/a&gt;) joined the fun, and together we built something that scratches a very specific itch.&lt;/p&gt;
</description>
				
				<pubDate>Mon, 21 Apr 2025 00:00:00 +0000</pubDate>
				<link>https://samu.space/nvolt/</link>
				<guid isPermaLink="true">https://samu.space/nvolt/</guid>
			</item>
		
			<item>
				<title>supercharging my workflow with cursor ide</title>
				        
				
					<description>&lt;p&gt;I’ve been experimenting with ai-assisted coding a lot. After trying some options, I’ve settled on &lt;a href=&quot;https://cursor.com&quot;&gt;Cursor&lt;/a&gt; as my daily driver - a VS Code fork turbocharged with ai capabilities that has fundamentally changed how I approach work.&lt;/p&gt;
</description>
				
				<pubDate>Sat, 15 Mar 2025 00:00:00 +0000</pubDate>
				<link>https://samu.space/ai-assisted-coding/</link>
				<guid isPermaLink="true">https://samu.space/ai-assisted-coding/</guid>
			</item>
		
			<item>
				<title>ai news aggregator</title>
				        
				
					<description>&lt;p&gt;I recently built a small and opinionated AI news aggregator site (&lt;a href=&quot;https://ai.samu.space&quot;&gt;ai.samu.space&lt;/a&gt;) to help filter through the noise and find meaningful AI-related news and research. The project took about 3-4 hours to put together, leveraging FastAPI, React, news APIs and OpenAI’s API.&lt;/p&gt;
</description>
				
				<pubDate>Mon, 27 Jan 2025 00:00:00 +0000</pubDate>
				<link>https://samu.space/ai-news/</link>
				<guid isPermaLink="true">https://samu.space/ai-news/</guid>
			</item>
		
			<item>
				<title>Code execution</title>
				        
				
					<description>&lt;p&gt;I’ve added a feature to my &lt;a href=&quot;httpss://brightmind.space&quot;&gt;flashcard site&lt;/a&gt; that I’m really excited about. It’s something that I think will be a game-changer for my little flashcard app, especially for those users who, like me, are always trying to level up their programming skills. I’m talking about &lt;strong&gt;code execution&lt;/strong&gt;.&lt;/p&gt;
</description>
				
				<pubDate>Thu, 16 Jan 2025 00:00:00 +0000</pubDate>
				<link>https://samu.space/Code-execution/</link>
				<guid isPermaLink="true">https://samu.space/Code-execution/</guid>
			</item>
		
			<item>
				<title>What to learn as a backend dev - 2025 edition</title>
				        
				
					<description>&lt;blockquote&gt;
  &lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;
This is an updated version of a post I wrote five years ago. It has been rewritten to include technologies from the past five years and also emphasizes the knowledge (tools and technologies) regarding LLMs.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
				
				<pubDate>Tue, 14 Jan 2025 00:00:00 +0000</pubDate>
				<link>https://samu.space/BackendDevAreas-2025/</link>
				<guid isPermaLink="true">https://samu.space/BackendDevAreas-2025/</guid>
			</item>
		
	</channel>
</rss>
