Skip to content

Commit c5680f3

Browse files
committed
Add hyps article
1 parent 88b4a81 commit c5680f3

9 files changed

Lines changed: 255 additions & 8 deletions

File tree

_site/.pb-manifest.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
"output": "articles/remembering-stuff/index.html",
1515
"excerpt": "I struggle to remember things. Not everything. I remember the phonetic alphabet (which I need for flying). And I can name nearly every single Pokemon off by heart. I can recite various algorithms and\u2026"
1616
},
17+
"Articles/Hyper Personal Software.md": {
18+
"mtime": 1777638898.259464,
19+
"output": "articles/hyps/index.html",
20+
"excerpt": "There's a funny kind of tiredness that comes from building software for other people all day. Not bad-tiredness (I love my job), but the specific weight of writing code that has to work for users\u2026"
21+
},
1722
"Articles/Hypermedia isn't just for HTML.md": {
1823
"mtime": 1775157828.877763,
1924
"output": "articles/hypermedia-in-technology/index.html",
@@ -50,7 +55,7 @@
5055
"excerpt": "I love https://grid.iamkate.com/ - it is a website that I lurk on a lot! The UK is transitioning rapidly to a green energy future and Kate's website is visited often by people in my company (and may\u2026"
5156
},
5257
"Home.md": {
53-
"mtime": 1777149713.889474,
58+
"mtime": 1777638342.9908557,
5459
"output": "index.html",
5560
"excerpt": "Paul Hallett is a software engineer"
5661
},

_site/all/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,11 @@ <h2>/</h2>
8282
<h2>Articles</h2>
8383
<ul class="article-list">
8484

85+
<li>
86+
<a href="/articles/hyps/">Hyper Personal Software</a>
87+
<time datetime="2026-05-01T00:00:00">01 May 2026</time>
88+
</li>
89+
8590
<li>
8691
<a href="/articles/gb-eng-cli/">The GB energy mix now lives in your terminal</a>
8792
<time datetime="2026-04-23T00:00:00">23 April 2026</time>

_site/articles/gb-eng-cli/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ <h2>Where's the project at?</h2>
126126
</div>
127127
<div class="article-nav-next">
128128

129+
<a href="/articles/hyps/">Newer: Hyper Personal Software →</a>
130+
129131
</div>
130132
</nav>
131133
</article>

_site/articles/hyps/index.html

Lines changed: 214 additions & 0 deletions
Large diffs are not rendered by default.

_site/feed.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@
44
<title>Paul Writes Software</title>
55
<link />
66
<description>Paul Hallett is a software engineer</description>
7-
<lastBuildDate>Thu, 23 Apr 2026 00:00:00 +0000</lastBuildDate>
7+
<lastBuildDate>Fri, 01 May 2026 00:00:00 +0000</lastBuildDate>
8+
<item>
9+
<title>Hyper Personal Software</title>
10+
<link>/articles/hyps/</link>
11+
<guid>/articles/hyps/</guid>
12+
<pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate>
13+
<description>There's a funny kind of tiredness that comes from building software for other people all day. Not bad-tiredness (I love my job), but the specific weight of writing code that has to work for users…</description>
14+
</item>
815
<item>
916
<title>The GB energy mix now lives in your terminal</title>
1017
<link>/articles/gb-eng-cli/</link>

_site/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,12 @@
9090
<h2>Recent Posts</h2>
9191
<ul>
9292

93+
<li><a href="/articles/hyps/">Hyper Personal Software</a></li>
94+
9395
<li><a href="/articles/gb-eng-cli/">The GB energy mix now lives in your terminal</a></li>
9496

9597
<li><a href="/now/">Now</a></li>
9698

97-
<li><a href="/articles/paulblish-features/">Markdown features supported by Paulblish</a></li>
98-
9999
</ul>
100100
</section>
101101

@@ -119,7 +119,7 @@ <h4>Hyper Personal Software</h4>
119119
<p>I build a lot of tools tailored just for me, following a personal manifesto.</p>
120120
<p>I call this type of software <em>hyper personal software</em>. HYPS, or <em>”hyps”</em>.</p>
121121
<p>If it was an emoji it would be 🦛</p>
122-
<p>You can read the manifesto on the <span class="wikilink-dead">Hyper Personal Software</span> article (coming soon!).</p>
122+
<p>You can read the manifesto on the <a href="/articles/hyps/">Hyper Personal Software</a> article.</p>
123123
<h4>Clientele</h4>
124124
<p><img src="https://raw.githubusercontent.com/phalt/clientele/refs/heads/main/docs/clientele_header.png" alt="https://raw.githubusercontent.com/phalt/clientele/refs/heads/main/docs/clientele_header.png" /></p>
125125
<p><a href="https://clientele.dev">Clientele</a> is trying to re-imagine how we build API clients in Python.</p>

_site/sitemap.xml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
<loc>/articles/remembering-stuff/</loc>
1313
<lastmod>2023-10-25</lastmod>
1414
</url>
15+
<url>
16+
<loc>/articles/hyps/</loc>
17+
<lastmod>2026-05-01</lastmod>
18+
</url>
1519
<url>
1620
<loc>/articles/hypermedia-in-technology/</loc>
1721
<lastmod>2023-10-25</lastmod>
@@ -78,7 +82,7 @@
7882
</url>
7983
<url>
8084
<loc>/all/</loc>
81-
<lastmod>2026-04-23</lastmod>
85+
<lastmod>2026-05-01</lastmod>
8286
</url>
8387
<url>
8488
<loc>/tags/Flying/</loc>
@@ -94,15 +98,15 @@
9498
</url>
9599
<url>
96100
<loc>/tags/Software/</loc>
97-
<lastmod>2026-04-23</lastmod>
101+
<lastmod>2026-05-01</lastmod>
98102
</url>
99103
<url>
100104
<loc>/tags/games/</loc>
101105
<lastmod>2024-12-20</lastmod>
102106
</url>
103107
<url>
104108
<loc>/tags/hyper-personal-software/</loc>
105-
<lastmod>2026-04-02</lastmod>
109+
<lastmod>2026-05-01</lastmod>
106110
</url>
107111
<url>
108112
<loc>/tags/life/</loc>

_site/tags/Software/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@
6565
<h1>#Software</h1>
6666
<ul class="article-list">
6767

68+
<li>
69+
<a href="/articles/hyps/">Hyper Personal Software</a>
70+
<time datetime="2026-05-01T00:00:00">01 May 2026</time>
71+
</li>
72+
6873
<li>
6974
<a href="/articles/gb-eng-cli/">The GB energy mix now lives in your terminal</a>
7075
<time datetime="2026-04-23T00:00:00">23 April 2026</time>

_site/tags/hyper-personal-software/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@
6565
<h1>#hyper-personal-software</h1>
6666
<ul class="article-list">
6767

68+
<li>
69+
<a href="/articles/hyps/">Hyper Personal Software</a>
70+
<time datetime="2026-05-01T00:00:00">01 May 2026</time>
71+
</li>
72+
6873
<li>
6974
<a href="/articles/paulblish-features/">Markdown features supported by Paulblish</a>
7075
<time datetime="2026-04-02T00:00:00">02 April 2026</time>

0 commit comments

Comments
 (0)