aboutsummaryrefslogtreecommitdiff
path: root/src/blog/feed.xml
blob: 58df461c97fea78fa54f1b83d97e8fd00ebed15b (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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
<?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>I had to debug C code on a smartphone</title>
<link>https://sebastiano.tronto.net/blog/2023-05-05-debug-smartphone</link>
<description>I had to debug C code on a smartphone</description>
<pubDate>2023-05-05</pubDate>
</item>

<item>
<title>The big rewrite</title>
<link>https://sebastiano.tronto.net/blog/2023-04-10-the-big-rewrite</link>
<description>The big rewrite</description>
<pubDate>2023-04-10</pubDate>
</item>

<item>
<title>The man page reading club: dc(1)</title>
<link>https://sebastiano.tronto.net/blog/2023-03-30-dc</link>
<description>The man page reading club: dc(1)</description>
<pubDate>2023-03-30</pubDate>
</item>

<item>
<title>Resizing my website's pictures with ImageMagick and find(1)</title>
<link>https://sebastiano.tronto.net/blog/2023-03-06-resize-pictures</link>
<description>Resizing my website's pictures with ImageMagick and find(1)</description>
<pubDate>2023-03-06</pubDate>
</item>

<item>
<title>Job control: one shell is all you need</title>
<link>https://sebastiano.tronto.net/blog/2023-02-25-job-control</link>
<description>Job control: one shell is all you need</description>
<pubDate>2023-02-25</pubDate>
</item>

<item>
<title>The year of the Windows desktop</title>
<link>https://sebastiano.tronto.net/blog/2023-01-28-windows-desktop</link>
<description>The year of the Windows desktop</description>
<pubDate>2023-01-28</pubDate>
</item>

<item>
<title>Aaron Swartz</title>
<link>https://sebastiano.tronto.net/blog/2023-01-11-aaron-swartz</link>
<description>Aaron Swartz</description>
<pubDate>2023-01-11</pubDate>
</item>

<item>
<title>Getting my blog ready for 2023</title>
<link>https://sebastiano.tronto.net/blog/2022-12-30-blog-ready</link>
<description>Getting my blog ready for 2023</description>
<pubDate>2022-12-30</pubDate>
</item>

<item>
<title>The man page reading club: ed(1)</title>
<link>https://sebastiano.tronto.net/blog/2022-12-24-ed</link>
<description>The man page reading club: ed(1)</description>
<pubDate>2022-12-24</pubDate>
</item>

<item>
<title>Self-hosted git pages with stagit (featuring ed, the standard editor)</title>
<link>https://sebastiano.tronto.net/blog/2022-11-23-git-host</link>
<description>Self-hosted git pages with stagit (featuring ed, the standard editor)</description>
<pubDate>2022-11-23</pubDate>
</item>

<item>
<title>Keeping my email sorted (the hard way)</title>
<link>https://sebastiano.tronto.net/blog/2022-10-19-email-setup</link>
<description>Keeping my email sorted (the hard way)</description>
<pubDate>2022-10-19</pubDate>
</item>

<item>
<title>The man page reading club: tetris(6)</title>
<link>https://sebastiano.tronto.net/blog/2022-10-01-tetris</link>
<description>The man page reading club: tetris(6)</description>
<pubDate>2022-10-01</pubDate>
</item>

<item>
<title>The man page reading club: sh(1) - part 2: commands and builtins</title>
<link>https://sebastiano.tronto.net/blog/2022-09-20-sh-2</link>
<description>The man page reading club: sh(1) - part 2: commands and builtins</description>
<pubDate>2022-09-20</pubDate>
</item>

<item>
<title>The man page reading club: sh(1) - part 1: shell grammar</title>
<link>https://sebastiano.tronto.net/blog/2022-09-13-sh-1</link>
<description>The man page reading club: sh(1) - part 1: shell grammar</description>
<pubDate>2022-09-13</pubDate>
</item>

<item>
<title>Long live netbooks!</title>
<link>https://sebastiano.tronto.net/blog/2022-09-10-netbooks</link>
<description>Long live netbooks!</description>
<pubDate>2022-09-10</pubDate>
</item>

<item>
<title>Pipe man into col -b to get rid of \^H</title>
<link>https://sebastiano.tronto.net/blog/2022-09-05-man-col</link>
<description>Pipe man into col -b to get rid of \^H</description>
<pubDate>2022-09-05</pubDate>
</item>

<item>
<title>How I update my website</title>
<link>https://sebastiano.tronto.net/blog/2022-08-14-website</link>
<description>How I update my website</description>
<pubDate>2022-08-14</pubDate>
</item>

<item>
<title>The man page reading club: shutdown(8)</title>
<link>https://sebastiano.tronto.net/blog/2022-07-07-shutdown</link>
<description>The man page reading club: shutdown(8)</description>
<pubDate>2022-07-07</pubDate>
</item>

<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>

Generated with cgit - Back to sebastiano.tronto.net