<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Time-Management on Andrew Quinn&#39;s TILs</title>
    <link>https://til.andrew-quinn.me/tags/time-management/</link>
    <description>Recent content in Time-Management on Andrew Quinn&#39;s TILs</description>
    <image>
      <title>Andrew Quinn&#39;s TILs</title>
      <url>https://til.andrew-quinn.me/papermod-cover.png</url>
      <link>https://til.andrew-quinn.me/papermod-cover.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 24 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://til.andrew-quinn.me/tags/time-management/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Claude Code disproportionately benefits those who touch type</title>
      <link>https://til.andrew-quinn.me/posts/claude-code-disproportionately-benefits-those-who-touch-type/</link>
      <pubDate>Sat, 24 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>https://til.andrew-quinn.me/posts/claude-code-disproportionately-benefits-those-who-touch-type/</guid>
      <description>&lt;p&gt;I use Claude Code. I like Claude Code. According to
&lt;a href=&#34;https://steve-yegge.medium.com/welcome-to-gas-town-4f25ee16dd04&#34;&gt;Steve Yegge&amp;rsquo;s&lt;/a&gt;
&lt;a href=&#34;http://www.timothyleary.info/8circuit.html&#34;&gt;Eight-Circuit Model of Claudesciousness&lt;/a&gt;,
I&amp;rsquo;m a pretty solid Stage 6, edging into 7 on heavy days.
I think most engineers, most of the time, can get most of
their work done faster with one of these tools than not,
although the force multiplier of that speedup is probably
not as extreme as it is in my case. Why is that?&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>&#34;Courage to quit&#34; matters more for seniors, less for juniors</title>
      <link>https://til.andrew-quinn.me/posts/courage-to-quit-matters-more-for-seniors-less-for-juniors/</link>
      <pubDate>Sat, 29 Nov 2025 00:00:00 +0000</pubDate>
      
      <guid>https://til.andrew-quinn.me/posts/courage-to-quit-matters-more-for-seniors-less-for-juniors/</guid>
      <description>&lt;p&gt;As a teenager first getting into computers in the late 2000s I spent a lot of
time reading old
revered tomes like
&lt;a href=&#34;https://www.catb.org/~esr/writings/taoup/html/&#34;&gt;ESR&amp;rsquo;s &lt;em&gt;The Art of Unix Programming&lt;/em&gt;&lt;/a&gt;
and
&lt;a href=&#34;https://mitp-content-server.mit.edu/books/content/sectbyfn/books_pres_0/6515/sicp.zip/index.html&#34;&gt;SICP&lt;/a&gt;
.
If present-day me were to isekai back in time and lose all of the technical
knowledge I had but retain my current instincts, however, I would have left
all of this on the table and just built a terrible new automation tool for
&lt;a href=&#34;https://www.kingdomofloathing.com/login.php?loginid=09ca9334301941af8f94438812a5e6f0&#34;&gt;the surprisingly scriptable MMORPG I was into&lt;/a&gt;
in PHP 5, with as much disregard for clean code and security practices
that I could muster[^1].
Then I would have put that tool online, continued to add new features to the
ball of mud, and kept it running for 5-10 years before my first post-college
interview. And then the vibe that would come across is less &amp;ldquo;He&amp;rsquo;s an egghead,
and we like that, but we really need someone who actually does things&amp;rdquo; and
more &amp;ldquo;He&amp;rsquo;s a meathead, but inside of that meathead is an egghead waiting to
be revealed. We need this kind of junior dev yesterday.&amp;rdquo;
I would have done this even though
&lt;a href=&#34;https://github.com/kolmafia/kolmafia&#34;&gt;an objectively far superior tool&lt;/a&gt;
had already existed for quite some time,
making this project &amp;ldquo;feel like&amp;rdquo; dead weight in the wide world of software!
But why?&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>What I would recommend to teens in 2024 who want to get into development</title>
      <link>https://til.andrew-quinn.me/posts/what-i-would-recommend-to-teens-in-2024-who-want-to-get-into-development/</link>
      <pubDate>Sun, 08 Sep 2024 00:00:00 +0000</pubDate>
      
      <guid>https://til.andrew-quinn.me/posts/what-i-would-recommend-to-teens-in-2024-who-want-to-get-into-development/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Valuable software is about letting people do new things</title>
      <link>https://til.andrew-quinn.me/posts/valuable-software-is-about-doing-new-things/</link>
      <pubDate>Fri, 21 Jun 2024 00:00:00 +0000</pubDate>
      
      <guid>https://til.andrew-quinn.me/posts/valuable-software-is-about-doing-new-things/</guid>
      <description>&lt;p&gt;Today I released a dump of
&lt;a href=&#34;https://github.com/Selkouutiset-Archive/selkokortti/releases/tag/summer-2024&#34;&gt;six months of flashcards&lt;/a&gt;
I autogenerated from
&lt;a href=&#34;../lessons-learned-from-6-months-of-operating-a-teensy-tiny-news-archive/&#34;&gt;my tiny Finnish news archive&lt;/a&gt;
to make the lives of my fellow language learners easier.
The actual code which generates this archive is
&lt;a href=&#34;https://github.com/Selkouutiset-Archive/selkokortti/blob/main/main.py&#34;&gt;about 300 lines of Python&lt;/a&gt;
.
The basic value add for the user:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;What you want&lt;/strong&gt;: Better fluency in Finnish.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;What you need&lt;/strong&gt;: Practice. Lots of it.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;What this gives you&lt;/strong&gt;: GOTO 2.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This is emphatically &lt;em&gt;not&lt;/em&gt; the kind of product, or use case,
I would stumble upon as a brain-in-the-vat developer. It is
a niche offering, one I only found because I actually
got out into the world and tried to &lt;em&gt;do something hard&lt;/em&gt;.
In so doing, I recognized the possibility of building a tool
that could help me in this &lt;em&gt;non-programming&lt;/em&gt; endeavour.
So I built it. And I&amp;rsquo;m proud of it.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Layers of abstraction for me, not for thee</title>
      <link>https://til.andrew-quinn.me/posts/layers-of-abstraction-for-me-not-for-thee/</link>
      <pubDate>Tue, 18 Jun 2024 00:00:00 +0000</pubDate>
      
      <guid>https://til.andrew-quinn.me/posts/layers-of-abstraction-for-me-not-for-thee/</guid>
      <description>&lt;p&gt;Consider the problem of &amp;ldquo;how do I run more than 1 terminal at a time&amp;rdquo;.
At this moment, I have at least 5 different ways I can effectively
solve this issue:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I can, from a different physical computer, SSH in to a new session.&lt;/li&gt;
&lt;li&gt;I can, from the same physical computer, switch to a different &lt;code&gt;tty&lt;/code&gt;
session with &amp;hellip; &lt;code&gt;C-S-F2&lt;/code&gt; through &lt;code&gt;6&lt;/code&gt; or something. (Rare, but
sometimes it comes in really handy.)&lt;/li&gt;
&lt;li&gt;I can, in the same user session, open 2 separate windows of a terminal
emulator.&lt;/li&gt;
&lt;li&gt;I can, in the same terminal emulator, open a new tab.&lt;/li&gt;
&lt;li&gt;I can, in the same emulated terminal, run &lt;code&gt;tmux&lt;/code&gt; and open a new
pane.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There are yet more exotic options like
&lt;a href=&#34;https://en.wikipedia.org/wiki/Serial_over_LAN&#34;&gt;Serial over LAN&lt;/a&gt;
that I&amp;rsquo;m only theoretically aware of.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>OpenBSD, the computer appliance maker&#39;s secret weapon</title>
      <link>https://til.andrew-quinn.me/posts/openbsd-the-computer-appliance-maker-s-secret-weapon/</link>
      <pubDate>Wed, 05 Jun 2024 00:00:00 +0000</pubDate>
      
      <guid>https://til.andrew-quinn.me/posts/openbsd-the-computer-appliance-maker-s-secret-weapon/</guid>
      <description>&lt;p&gt;Between our ESP32 prokaryotic organisms and our 24/7 Internet-enabled
megafauna servers, there exists a vast and loosely-defined ecosystem of things
the
B2B world likes to call &lt;strong&gt;computer appliances&lt;/strong&gt;. Picture a bespoke Pi 4 packaged
up neatly with some Python scripts, a little fancy plastic embossing, and maybe
a well-guarded &lt;code&gt;id_ed25519.pub&lt;/code&gt; in case you end up in hot water during the
(long - very long, stable cash flow for generations long) maintenance contract,
and you&amp;rsquo;re in the ballpark.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Doing is normally distributed, learning is log-normal</title>
      <link>https://til.andrew-quinn.me/posts/doing-is-normally-distributed-learning-is-log-normal/</link>
      <pubDate>Tue, 28 May 2024 00:00:00 +0000</pubDate>
      
      <guid>https://til.andrew-quinn.me/posts/doing-is-normally-distributed-learning-is-log-normal/</guid>
      <description>&lt;p&gt;There are few things I think about more than the essays on
&lt;a href=&#34;https://gwern.net/index&#34;&gt;gwern.net&lt;/a&gt;,
and there are few with as satisfying a theoretical payout
to contemplate in my orb as
&lt;a href=&#34;https://gwern.net/note/pipeline&#34;&gt;his essay on &amp;ldquo;leaky pipelines&amp;rdquo;&lt;/a&gt;,
aka log-normal distributions.&lt;/p&gt;
&lt;p&gt;The skulk: Say you&amp;rsquo;re working on a Laravel web app.
You&amp;rsquo;re about 90% sure you know how to start the app. You&amp;rsquo;re
80% sure you know how to handle the infra you&amp;rsquo;ll need to
get it online. And you&amp;rsquo;re 70% sure you know how to get your
first customer. What is your chance of successfully going
from zero to first customer? 0.9 * 0.8 * 0.7 = a little over
0.5. That&amp;rsquo;s &amp;hellip; a lot less encouraging than any of the
previous numbers, if you buy my multi-step modelling.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Some New Year experiments</title>
      <link>https://til.andrew-quinn.me/posts/some-new-year-experiments/</link>
      <pubDate>Mon, 01 Jan 2024 00:00:00 +0000</pubDate>
      
      <guid>https://til.andrew-quinn.me/posts/some-new-year-experiments/</guid>
      <description>&lt;p&gt;Hyvää uuttaa vuottaa! As stated before, my TIL is up and running once more.&lt;/p&gt;
&lt;p&gt;Some things I&amp;rsquo;m going to be experimenting with this year:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Self-hosted stuff, speficially on the Raspberry Pi.&lt;/li&gt;
&lt;li&gt;One of those fancy new split keyboards I keep hearing everyone talk about.&lt;/li&gt;
&lt;li&gt;Coding more, and thinking about coding less.&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    
    <item>
      <title>Pomodoros and leverage ratios</title>
      <link>https://til.andrew-quinn.me/posts/pomodoros-and-leverage-ratios/</link>
      <pubDate>Mon, 27 Nov 2023 00:00:00 +0000</pubDate>
      
      <guid>https://til.andrew-quinn.me/posts/pomodoros-and-leverage-ratios/</guid>
      <description>&lt;p&gt;I love pomodoros 🍅. But I have to admit, most of the time when I reach for them, it&amp;rsquo;s because I&amp;quot;m already having trouble staying on task with whatever I&amp;rsquo;m doing. I generally don&amp;rsquo;t get a lot of value out of the &amp;rsquo;longer break&amp;rsquo; option, a steady beat of work and breaks is enough for me.&lt;/p&gt;
&lt;p&gt;In those circumstances I often find solace in the idea that a well-constructed pomodoro creates a certain &lt;em&gt;lower bound&lt;/em&gt; on my work-to-play &lt;a href=&#34;https://www.investopedia.com/terms/l/leverageratio.asp&#34;&gt;leverage ratio&lt;/a&gt;. The classic 25 minutes on, 5 minutes off gives you a 5:1 ratio.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
