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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
|
# English translations for PACKAGE package
# Copyright (C) 2025 Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# Automatically generated, 2025.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2026-08-27 14:39-0300\n"
"PO-Revision-Date: 2025-04-29 19:46-0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. type: Plain text
#: src/headers/ref.txt:2
msgid "en/blog/\tBlog"
msgstr ""
#. type: Plain text
#: src/headers/ref.txt:4
msgid "en/til/\tTIL"
msgstr ""
#. type: Plain text
#: src/headers/ref.txt:6
msgid "en/podcast/\tPodcasts"
msgstr ""
#. type: Plain text
#: src/headers/ref.txt:8
msgid "en/screencast/\tScreencasts"
msgstr ""
#. type: Plain text
#: src/headers/ref.txt:10
msgid "en/pastebin/\tPastebins"
msgstr ""
#. type: Plain text
#: src/headers/ref.txt:12
msgid "en/slide/\tSlides"
msgstr ""
#. type: Plain text
#: src/headers/ref.txt:13
msgid "en/about.html\tAbout"
msgstr ""
#. type: Plain text
#: src/names/categories/ref.txt:1
msgid "categories"
msgstr ""
#. type: Plain text
#: src/names/category/ref.txt:1
msgid "category"
msgstr ""
#. type: Plain text
#: src/names/feed/ref.txt:1
msgid "Atom feed"
msgstr ""
#. type: Plain text
#: src/names/tagline/ref.txt:1
msgid "Robust software, for everybody."
msgstr ""
#. type: Plain text
#: src/names/feedicon_alt/ref.txt:1
msgid "The Atom feed icon"
msgstr ""
#. type: Title =
#: src/content/en/index.adoc:1
#, no-wrap
msgid "Home"
msgstr ""
#. type: Plain text
#: src/content/en/index.adoc:3
msgid "The newest of each collection is below."
msgstr ""
#. type: Title =
#: src/content/en/about.adoc:1
#, no-wrap
msgid "About"
msgstr "About"
#. type: Plain text
#: src/content/en/about.adoc:17
#, fuzzy
#| msgid ""
#| "Hi, I'm EuAndreh. I write software and, occasionally, music. You can "
#| "find my contact information in the footer of this page, or mail my "
#| "{mailto}[public inbox] ({archive}[archive])."
msgid ""
"Hi, I'm EuAndreh -- André Miranda Moreira. I write software and, "
"occasionally, music. You can find my contact information in the footer of "
"this page, or mail my {mailto}[public inbox] ({archive}[archive])."
msgstr ""
"Hi, I'm EuAndreh. I write software and occasionally music. You can find my "
"contact information in the footer of this page, or mail my {mailto}[public "
"inbox] ({archive}[archive])."
#. type: Plain text
#: src/content/en/about.adoc:20
msgid ""
"This is my personal website where I write articles, publish software and "
"more related work."
msgstr ""
"This is my personal website where I write articles, publish software and "
"more related work."
#. type: Plain text
#: src/content/en/about.adoc:23
msgid ""
"I write about robust software: the kind that still works after the network "
"drops, after the vendor leaves, and after you stop paying attention."
msgstr ""
#. type: Plain text
#: src/content/en/about.adoc:33
msgid ""
"That shows up in a few places. I care about reproducible systems, so I run "
"a link:{stateless}[stateless NixOS workstation] and have written bridges "
"like link:{cargo2nix}[cargo2nix] and link:{swift2nix}[swift2nix] to make "
"Rust and Swift first-class citizens inside Nix builds. I care about durable "
"data, which is why I keep returning to local-first software, persistent data "
"structures, and link:{database}[the database I wish existed]: embedded, "
"immutable, and syncable. And I care about tools that don't need a company "
"behind them, so I reach for Git, email and plain text before I reach for a "
"service -- far enough that link:{bugtracker}[my bug tracker is a directory]."
msgstr ""
#. type: Plain text
#: src/content/en/about.adoc:37
msgid ""
"I also think about how teams ship -- fault injection (link:{fallible}"
"[fallible]), link:{flags}[feature flags], and link:{interviewing}[how we "
"interview engineers] -- because robustness is a team habit before it is a "
"technology."
msgstr ""
#. type: Title =
#: src/content/en/music.adoc:1
#, no-wrap
msgid "Music"
msgstr ""
#. type: Plain text
#: src/content/en/music.adoc:8
msgid ""
"Scores I have engraved, with a synthesised rendering of each. The LilyPond "
"sources are in the repository; the PDFs are built from them."
msgstr ""
#. type: Title ==
#: src/content/en/music.adoc:9
#, no-wrap
msgid "Scores"
msgstr ""
#. type: Plain text
#: src/content/en/music.adoc:12
msgid "João Pernambuco, link:{dengoso}.pdf[Dengoso]"
msgstr ""
#. type: delimited block +
#: src/content/en/music.adoc:17
#, no-wrap
msgid ""
"<audio controls>\n"
" <source src=\"../music/dengoso.ogg\" type=\"audio/ogg\" />\n"
"</audio>\n"
msgstr ""
#. type: Plain text
#: src/content/en/music.adoc:20
msgid "Canhoto, link:{marcha}.pdf[Marcha dos Marinheiros]"
msgstr ""
#. type: delimited block +
#: src/content/en/music.adoc:25
#, no-wrap
msgid ""
"<audio controls>\n"
" <source src=\"../music/marcha-dos-marinheiros.ogg\" type=\"audio/ogg\" />\n"
"</audio>\n"
msgstr ""
#. type: Plain text
#: src/content/en/music.adoc:28
msgid "Agustín Barrios, link:{choro}.pdf[Choro da Saudade]"
msgstr ""
#. type: delimited block +
#: src/content/en/music.adoc:33
#, no-wrap
msgid ""
"<audio controls>\n"
" <source src=\"../music/choro-da-saudade.ogg\" type=\"audio/ogg\" />\n"
"</audio>\n"
msgstr ""
#. type: Title =
#: src/content/en/blog/index.adoc:1
#, no-wrap
msgid "Blog"
msgstr ""
#. type: Title =
#: src/content/en/blog/categories.adoc:1 src/content/en/til/categories.adoc:1
#: src/content/en/pastebin/categories.adoc:1
#: src/content/en/podcast/categories.adoc:1
#: src/content/en/screencast/categories.adoc:1
#: src/content/en/slide/categories.adoc:1
#, no-wrap
msgid "Articles by category"
msgstr ""
#. type: Title =
#: src/content/en/til/index.adoc:1
#, no-wrap
msgid "Today I Learned"
msgstr ""
#. type: Plain text
#: src/content/en/til/index.adoc:6
msgid "**T**oday **I** **L**earned: small entries of useful knowledge."
msgstr ""
#. type: Plain text
#: src/content/en/til/index.adoc:7
msgid "Shameless rip-off of {anna-e-so}[Anna e só]."
msgstr ""
#. type: Title =
#: src/content/en/pastebin/index.adoc:1
#, no-wrap
msgid "Pastebins"
msgstr ""
#. type: Title =
#: src/content/en/podcast/index.adoc:1
#, no-wrap
msgid "Podcasts"
msgstr ""
#. type: Title =
#: src/content/en/screencast/index.adoc:1
#, no-wrap
msgid "Screencasts"
msgstr ""
#. type: Title =
#: src/content/en/slide/index.adoc:1
#, no-wrap
msgid "Slides"
msgstr ""
#. type: Plain text
#: src/content/en/slide/index.adoc:4
msgid ""
"Slide decks, rendered to PDF: no browser needed to read them, and no "
"JavaScript presentation framework to carry along."
msgstr ""
#. type: Title =
#: src/content/en/til/2020/08/12/filename-timestamp.adoc:1
#, no-wrap
msgid "Simple filename timestamp"
msgstr ""
#. type: Plain text
#: src/content/en/til/2020/08/12/filename-timestamp.adoc:7
msgid ""
"When writing Jekyll posts or creating log files with dates on them, I "
"usually struggle with finding a direct way of accomplishing that. There's a "
"simple solution: `date -I`."
msgstr ""
#. type: delimited block -
#: src/content/en/til/2020/08/12/filename-timestamp.adoc:12
#, no-wrap
msgid ""
"./my-program.sh > my-program.$(date -I).log\n"
"cp post-template.md _posts/$(date -I)-post-slug.md\n"
msgstr ""
#. type: Plain text
#: src/content/en/til/2020/08/12/filename-timestamp.adoc:16
msgid ""
"Using this built-in GNU/Linux tool allows you to `touch $(date -I).md` to "
"readily create a `2020-08-12.md` file."
msgstr ""
#. type: Plain text
#: src/content/en/til/2020/08/12/filename-timestamp.adoc:20
msgid ""
"I always had to read `man date` or search the web over and over, and after "
"doing this repeatedly it became clear that both `date -I` and `date -Is` "
"(`s` here stands for seconds) are the thing that I'm looking for 95% of the "
"time:"
msgstr ""
#. type: delimited block -
#: src/content/en/til/2020/08/12/filename-timestamp.adoc:27
#, no-wrap
msgid ""
"# inside my-program.sh\n"
"echo \"Program started at $(date -Is)\"\n"
"# output is:\n"
"# Program started at 2020-08-12T09:04:58-03:00\n"
msgstr ""
#. type: Plain text
#: src/content/en/til/2020/08/12/filename-timestamp.adoc:31
msgid ""
"Both date formats are hierarchical, having the bigger time intervals to the "
"left. This means that you can easily sort them (and even tab-complete "
"them) with no extra effort or tool required."
msgstr ""
|