blob: 567c6b26d3e6523de0c10c657f28c55816954d62 (
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
38
39
40
41
42
43
44
45
46
47
48
|
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title>Sebastiano Tronto's blog</title>
<link>https://sebastiano.tronto.net/blog</link>
<description>
Thoughts about software, computers and whatever I feel like sharing
</description>
<item>
<title>The UNIX shell as an IDE: look stuff up with sed</title>
<link>https://sebastiano.tronto.net/blog/2022-06-12-shell-ide-sed</link>
<description>The UNIX shell as an IDE: look stuff up with sed</description>
<pubDate>2022-06-12</pubDate>
</item>
<item>
<title>The man page reading club: more(1)</title>
<link>https://sebastiano.tronto.net/blog/2022-06-08-more</link>
<description>The man page reading club: more(1)</description>
<pubDate>2022-06-08</pubDate>
</item>
<item>
<title>The gemini protocol</title>
<link>https://sebastiano.tronto.net/blog/2022-06-04-gemini</link>
<description>The gemini protocol</description>
<pubDate>2022-06-04</pubDate>
</item>
<item>
<title>The man page reading club: man(1)</title>
<link>https://sebastiano.tronto.net/blog/2022-05-29-man</link>
<description>The man page reading club: man(1)</description>
<pubDate>2022-05-29</pubDate>
</item>
<item>
<title>Blogs</title>
<link>https://sebastiano.tronto.net/blog/2022-05-21-blogs</link>
<description>Blogs</description>
<pubDate>2022-05-21</pubDate>
</item>
</channel>
</rss>
|