<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="/feed.xslt"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Stavros&#39; Stuff</title>
        <link>https://www.stavros.io/</link>
        <atom:link href="https://www.stavros.io/feed/short/" rel="self"></atom:link>
        <description>Latest posts on Stavros&#39; Stuff.</description>
        <language>en-us</language>
        <author>
            <name>Stavros Korokithakis</name>
        </author>
        

<item>
    <title>Adding a feature to a closed-source app</title>
    <link>https://www.stavros.io/posts/adding-a-feature-to-a-closed-source-app/</link>
    <guid>https://www.stavros.io/posts/adding-a-feature-to-a-closed-source-app/</guid>
    <description>
        &lt;div class=&#34;pull-quote&#34;&gt;Who needs source code?&lt;/div&gt;&lt;p&gt;I use &lt;a href=&#34;https://www.audiobookshelf.org&#34;&gt;Audiobookshelf&lt;/a&gt; (abbreviated ABS) for all my legal audiobooks that I bought legally, and I really like it.
I also use the &lt;a href=&#34;https://play.google.com/store/apps/details?id=ak.alizandro.smartaudiobookplayer&#34;&gt;Smart Audiobook Player&lt;/a&gt; (abbreviated SABP) Android app, which I also bought (leg
    </description>
    <pubDate>Mon, 04 May 2026 00:25:16 +0000</pubDate>
</item>

<item>
    <title>How I write software with LLMs</title>
    <link>https://www.stavros.io/posts/how-i-write-software-with-llms/</link>
    <guid>https://www.stavros.io/posts/how-i-write-software-with-llms/</guid>
    <description>
        &lt;div class=&#34;pull-quote&#34;&gt;I don&#39;t care for the joy of programming&lt;/div&gt;&lt;p&gt;Lately I&amp;#8217;ve gotten &lt;em&gt;heavily&lt;/em&gt; back into making stuff, and it&amp;#8217;s mostly because of LLMs.
I thought that I liked programming, but it turned out that what I like was making things, and programming was just one way to do that.
Since LLMs have become good at programming, I&amp;#8217;ve been using them to make stuff non
    </description>
    <pubDate>Tue, 10 Mar 2026 11:58:51 +0000</pubDate>
</item>

<item>
    <title>I made a voice note taker</title>
    <link>https://www.stavros.io/posts/i-made-a-voice-note-taker/</link>
    <guid>https://www.stavros.io/posts/i-made-a-voice-note-taker/</guid>
    <description>
        &lt;div class=&#34;pull-quote&#34;&gt;It&#39;s small and tiny and so cute&lt;/div&gt;&lt;p&gt;Have you ever always wanted a very very small voice note recorder that would fit in your pocket? Something that would always work, and always be available to take a note at the touch of a button, with no fuss? Me neither.&lt;/p&gt;
&lt;p&gt;Until, that is, I saw the &lt;a href=&#34;https://repebble.com/index&#34;&gt;Pebble Index 01&lt;/a&gt;, then I absolutely needed it right away and had to have it in my life immediately, but alas, it is not available, plus it&amp;#8217;s disposable, and I don&amp;#8217;t like creating e-waste. What was a poor maker like me supposed to do when struck down so cruelly by the vicissitudes of fate?&lt;/p&gt;
&lt;p&gt;There was only one thing I &lt;em&gt;could&lt;/em&gt; do:&lt;/p&gt;
&lt;p&gt;I could build my own, shitty version of it for $8, and that&amp;#8217;s exactly what I did.&lt;/p&gt;
&lt;h2&gt;The problem&lt;/h2&gt;
&lt;p&gt;Like everyone else, I have some sort of undiagnosed ADHD, which manifests itself as my brain itching for a specific task, and the itch becoming unbearable unless I scratch it.
This usually results in me getting my
    </description>
    <pubDate>Fri, 27 Feb 2026 02:40:55 +0000</pubDate>
</item>

<item>
    <title>I made another little bedside clock</title>
    <link>https://www.stavros.io/posts/i-made-another-little-bedside-clock/</link>
    <guid>https://www.stavros.io/posts/i-made-another-little-bedside-clock/</guid>
    <description>
        &lt;div class=&#34;pull-quote&#34;&gt;I call it &#39;Bedtime&#39;&lt;/div&gt;&lt;p&gt;The other day I saw &lt;a href=&#34;https://www.youtube.com/watch?v=S1Q9PZ95SDM&#34;&gt;a video by someone who bought a $16 electronic clock&lt;/a&gt;, and it looked interesting, because that little clock had been taunting me for months by showing up constantly in my AliExpress recommendations.
I held off on buying it because what am I going to do with &lt;a href=&#34;/posts/do-not-be-alarmed-clock/&#34;&gt;yet another clock&lt;/a&gt;, but the video said that it has an ESP8266 inside, and that, with a little soldering and programming, you could run &lt;a href=&#34;https://esphome.io&#34;&gt;ESPhome&lt;/a&gt; on it!&lt;/p&gt;
&lt;p&gt;Obviously, I didn&amp;#8217;t need any more convincing, though I remembered this clock being listed for $6 for a while, and balked at the $16 the video mentioned.
I ordered &lt;a href=&#34;https://www.aliexpress.com/item/1005009145344721.html&#34;&gt;a different listing, which I found for $12&lt;/a&gt;, hoping it would be the same as the one from the video.&lt;/p&gt;
&lt;p&gt;Fairly serendipitously for this purchase, the &lt;a href=&#34;/posts/do-not-be-alarmed-clock/&#34;&gt;last bedside clock I made&lt;/a&gt; was showing its age a bit.
Mainly, the dimmest setting on its screen was bright enough to be annoying when I&amp;#8217;m in bed, and the screen has been burned-in quite a bit.
A new monochrome OLED screen is an easy fix, but I&amp;#8217;d prefer a color one (especially if it can be dimmed more), so hopefully I&amp;#8217;d be able to replace the Do Not Be Alarmed clock with this new one.&lt;/p&gt;
&lt;p&gt;The new clock arrived promptly, and I
    </description>
    <pubDate>Thu, 25 Dec 2025 18:04:52 +0000</pubDate>
</item>

<item>
    <title>I converted a rotary phone into a meeting handset</title>
    <link>https://www.stavros.io/posts/i-converted-a-rotary-phone-into-a-meeting-handset/</link>
    <guid>https://www.stavros.io/posts/i-converted-a-rotary-phone-into-a-meeting-handset/</guid>
    <description>
        &lt;div class=&#34;pull-quote&#34;&gt;The meeting stakes are high when you can get hung up on&lt;/div&gt;&lt;p&gt;As you may remember, or completely not know, I have a &lt;a href=&#34;/posts/irotary-saga/&#34;&gt;bit of a fascination with old rotary phones&lt;/a&gt;.
Occasionally, when people learn about this fascination, they donate their old rotary phones to me, so I have ended up with a small collection.&lt;/p&gt;
&lt;p&gt;The other thing I have a fascination with is meetings.
Well, I say &amp;#8220;fascination&amp;#8221;, but it&amp;#8217;s more of a burning hatred, really.
One day, a few months ago, I was in one such meeting, as I have been every day since, and I jokingly pretended to get irate about something.&lt;/p&gt;
&lt;p&gt;One of my coworkers laughed and said &amp;#8220;I bet if this were a phone call, you&amp;#8217;d slam the phone down right now&amp;#8221;, and a dread spread over me.
Why &lt;em&gt;didn&amp;#8217;t&lt;/em&gt; I have a phone handset I could slam down?
Had I really become a corporate husk of my former, carefree self, puppeteered by
    </description>
    <pubDate>Tue, 11 Nov 2025 01:48:23 +0000</pubDate>
</item>


    </channel>
</rss>
