<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Python on Springbit</title>
		<link>/tags/python/</link>
		<description>Recent content in Python on Springbit</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Thu, 08 Jan 2026 13:53:08 +0200</lastBuildDate>
		
			<atom:link href="/tags/python/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Advent of Code 2025 - recap</title>
				<link>/posts/aoc2025recap/</link>
				<pubDate>Thu, 08 Jan 2026 13:53:08 +0200</pubDate>
				<guid>/posts/aoc2025recap/</guid>
				<description>&lt;hr&gt;&#xA;&lt;p&gt;This year marks the first time I&amp;rsquo;ve been so thorough with my documentation &amp;amp; problem solving.&#xA;I&amp;rsquo;ve tried Advent of Code before in 2024 but I&amp;rsquo;ve given up after about day three 🤔 with no history whatsoever.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve managed to fully complete 8 challenges and partially complete 2 challenges, but what I&amp;rsquo;m most proud of is how much I&amp;rsquo;ve learned &amp;amp; applied, from topics such as &lt;em&gt;DFS with memoization&lt;/em&gt; to &lt;em&gt;P and NP problems&lt;/em&gt;.&#xA;I&amp;rsquo;ve never expected problems to be so complicated, and most of the topics were stuff I&amp;rsquo;ve met with only in theoretical form.&#xA;Having to actually implement a working prototype is a step forward to a better understanding.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Making Docker an underpaid teaching assistant</title>
				<link>/posts/discord-evaluator/</link>
				<pubDate>Thu, 10 Jul 2025 19:04:03 +0300</pubDate>
				<guid>/posts/discord-evaluator/</guid>
				<description>&lt;hr&gt;&#xA;&lt;h1 id=&#34;tldr&#34;&gt;TLDR&lt;/h1&gt;&#xA;&lt;p&gt;I held a Python laboratory for my past faculty.&lt;/p&gt;&#xA;&lt;p&gt;Homework assigments were copy-pasted or AI-resolved, and I did not want to look at the same code ten times in a row.&#xA;So, using Python, Docker and the Discord API, I came up with my own automated solution, which waiting for a student&amp;rsquo;s message (in private), evaluated the submitted solution and returned a score.&#xA;Basically every online coding platform, but made with bugs &amp;amp; error by &lt;em&gt;me&lt;/em&gt;.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
