blob: 7dbd364e3379168292fed4fc257dc75b0a77912f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>tjp.lol</title>
<subtitle>Notes, code, and longer thoughts from an elder-millennial software engineer in Salt Lake City.</subtitle>
<link href="https://tjp.lol/feed.xml" rel="self"/>
<link href="https://tjp.lol/"/>
<updated>2026-06-30T00:00:00Z</updated>
<id>https://tjp.lol/</id>
<author>
<name>tjp</name>
<email>t@tjp.lol</email>
</author>
<entry>
<title>Moving my weblog off Gemini (without leaving it)</title>
<link href="https://tjp.lol/weblog/moving-off-gemini.html"/>
<id>https://tjp.lol/weblog/moving-off-gemini.html</id>
<updated>2026-06-30T00:00:00Z</updated>
<summary>How I mirror my Gemini capsule to the web with a tiny gemtext-to-HTML converter, without abandoning geminispace.</summary>
</entry>
<entry>
<title>A static site generator in 100 lines of bash</title>
<link href="https://tjp.lol/weblog/index.html"/>
<id>https://tjp.lol/weblog/static-site-generator-bash</id>
<updated>2026-05-18T00:00:00Z</updated>
<summary>Placeholder entry — replace with the real post.</summary>
</entry>
<entry>
<title>Syncthing is the personal cloud I actually wanted</title>
<link href="https://tjp.lol/weblog/index.html"/>
<id>https://tjp.lol/weblog/syncthing</id>
<updated>2026-04-02T00:00:00Z</updated>
<summary>Placeholder entry — replace with the real post.</summary>
</entry>
</feed>
|