summaryrefslogtreecommitdiff
path: root/src/content/fr
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2026-09-03 09:19:35 -0300
committerEuAndreh <eu@euandre.org>2026-09-03 09:19:35 -0300
commit7c016c48b6356147c567a9222de45dd50dd8a405 (patch)
tree9ca75538543556d9afd58910906f775be634b337 /src/content/fr
parentsrc/static.conf ($discussions_url_prefix): Fix typo in address (diff)
downloadeuandre.org-7c016c48b6356147c567a9222de45dd50dd8a405.tar.gz
euandre.org-7c016c48b6356147c567a9222de45dd50dd8a405.tar.xz
Diffstat (limited to 'src/content/fr')
-rw-r--r--src/content/fr/a-propos.adoc26
-rw-r--r--src/content/fr/aja/categories.adoc6
-rw-r--r--src/content/fr/aja/index.adoc11
-rw-r--r--src/content/fr/blog/categories.adoc6
-rw-r--r--src/content/fr/blog/index.adoc5
-rw-r--r--src/content/fr/diapositives/categories.adoc6
-rw-r--r--src/content/fr/diapositives/index.adoc7
-rw-r--r--src/content/fr/index.adoc7
-rw-r--r--src/content/fr/musique.adoc36
-rw-r--r--src/content/fr/pastebin/categories.adoc6
-rw-r--r--src/content/fr/pastebin/index.adoc5
-rw-r--r--src/content/fr/podcast/categories.adoc6
-rw-r--r--src/content/fr/podcast/index.adoc5
-rw-r--r--src/content/fr/screencast/categories.adoc6
-rw-r--r--src/content/fr/screencast/index.adoc5
15 files changed, 143 insertions, 0 deletions
diff --git a/src/content/fr/a-propos.adoc b/src/content/fr/a-propos.adoc
new file mode 100644
index 0000000..6e53be0
--- /dev/null
+++ b/src/content/fr/a-propos.adoc
@@ -0,0 +1,26 @@
+= À propos
+
+:mailto: mailto:~euandreh/public-inbox@lists.sr.ht
+:archive: https://lists.sr.ht/~euandreh/public-inbox
+:cargo2nix: ../en/blog/2020/10/05/cargo2nix.html
+:swift2nix: ../en/blog/2020/10/05/swift2nix.html
+:database: ../en/blog/2020/08/31/database-i-wish-i-had.html
+:fallible: ../en/blog/2021/02/17/fallible.html
+:flags: ../en/blog/2020/10/19/feature-flags.html
+:interviewing: ../en/blog/2020/10/20/wrong-interviewing.html
+:stateless: ../en/blog/2019/06/02/nixos-stateless-workstation.html
+:bugtracker: ../en/blog/2020/11/07/diy-bugs.html
+
+Salut, je suis EuAndreh -- André Miranda Moreira. J'écris logiciel et parfois musique. Vous pouvez rencontrer de donnés pour me contacter au bas cette de page, ou vous pouvez également envoyer une message dans ma {mailto}[boîte de réception publique] ({archive}[archive]).
+
+Ceci est mon site personnel où j'écris des articles, publie des logicielles et d'autres travaux connexes.
+
+I write about robust software: the kind that still works after the network drops, after the vendor leaves, and after you stop paying attention.
+
+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].
+
+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.
+
+
+
+// Generated from po4a(1).
diff --git a/src/content/fr/aja/categories.adoc b/src/content/fr/aja/categories.adoc
new file mode 100644
index 0000000..0035d46
--- /dev/null
+++ b/src/content/fr/aja/categories.adoc
@@ -0,0 +1,6 @@
+= Articles par catégorie
+:type: categories
+
+
+
+// Generated from po4a(1).
diff --git a/src/content/fr/aja/index.adoc b/src/content/fr/aja/index.adoc
new file mode 100644
index 0000000..383e990
--- /dev/null
+++ b/src/content/fr/aja/index.adoc
@@ -0,0 +1,11 @@
+= Aujourd'hui J'ai Appris
+
+:anna-e-so: https://til.flourishing.stream/
+
+**A**ujourd'hui **J**'ai **A**ppris (de l'anglais, _**T**oday **I** **L**earned_): petites postes de connaissances utiles.
+
+Copie éhontée de {anna-e-so}[Anna e só].
+
+
+
+// Generated from po4a(1).
diff --git a/src/content/fr/blog/categories.adoc b/src/content/fr/blog/categories.adoc
new file mode 100644
index 0000000..0035d46
--- /dev/null
+++ b/src/content/fr/blog/categories.adoc
@@ -0,0 +1,6 @@
+= Articles par catégorie
+:type: categories
+
+
+
+// Generated from po4a(1).
diff --git a/src/content/fr/blog/index.adoc b/src/content/fr/blog/index.adoc
new file mode 100644
index 0000000..4883948
--- /dev/null
+++ b/src/content/fr/blog/index.adoc
@@ -0,0 +1,5 @@
+= Blogue
+
+
+
+// Generated from po4a(1).
diff --git a/src/content/fr/diapositives/categories.adoc b/src/content/fr/diapositives/categories.adoc
new file mode 100644
index 0000000..0035d46
--- /dev/null
+++ b/src/content/fr/diapositives/categories.adoc
@@ -0,0 +1,6 @@
+= Articles par catégorie
+:type: categories
+
+
+
+// Generated from po4a(1).
diff --git a/src/content/fr/diapositives/index.adoc b/src/content/fr/diapositives/index.adoc
new file mode 100644
index 0000000..3888992
--- /dev/null
+++ b/src/content/fr/diapositives/index.adoc
@@ -0,0 +1,7 @@
+= Diapositives
+
+Présentations rendues en PDF: aucun navigateur n'est nécessaire pour les lire, et aucun cadriciel de présentation en JavaScript à traîner.
+
+
+
+// Generated from po4a(1).
diff --git a/src/content/fr/index.adoc b/src/content/fr/index.adoc
new file mode 100644
index 0000000..a243683
--- /dev/null
+++ b/src/content/fr/index.adoc
@@ -0,0 +1,7 @@
+= Accueil
+
+Les plus récents de chaque collection sont ci-dessous.
+
+
+
+// Generated from po4a(1).
diff --git a/src/content/fr/musique.adoc b/src/content/fr/musique.adoc
new file mode 100644
index 0000000..27b8f17
--- /dev/null
+++ b/src/content/fr/musique.adoc
@@ -0,0 +1,36 @@
+= Musique
+:dengoso: ../music/dengoso
+:marcha: ../music/marcha-dos-marinheiros
+:choro: ../music/choro-da-saudade
+
+Partitions que j'ai gravées, chacune avec un rendu synthétisé. Les sources LilyPond sont dans le dépôt; les PDF en sont générés.
+
+== Partitions
+
+João Pernambuco, link:{dengoso}.pdf[Dengoso]
+
+++++
+<audio controls>
+ <source src="../music/dengoso.ogg" type="audio/ogg" />
+</audio>
+++++
+
+Canhoto, link:{marcha}.pdf[Marcha dos Marinheiros]
+
+++++
+<audio controls>
+ <source src="../music/marcha-dos-marinheiros.ogg" type="audio/ogg" />
+</audio>
+++++
+
+Agustín Barrios, link:{choro}.pdf[Choro da Saudade]
+
+++++
+<audio controls>
+ <source src="../music/choro-da-saudade.ogg" type="audio/ogg" />
+</audio>
+++++
+
+
+
+// Generated from po4a(1).
diff --git a/src/content/fr/pastebin/categories.adoc b/src/content/fr/pastebin/categories.adoc
new file mode 100644
index 0000000..0035d46
--- /dev/null
+++ b/src/content/fr/pastebin/categories.adoc
@@ -0,0 +1,6 @@
+= Articles par catégorie
+:type: categories
+
+
+
+// Generated from po4a(1).
diff --git a/src/content/fr/pastebin/index.adoc b/src/content/fr/pastebin/index.adoc
new file mode 100644
index 0000000..59cb93e
--- /dev/null
+++ b/src/content/fr/pastebin/index.adoc
@@ -0,0 +1,5 @@
+= Pastebins
+
+
+
+// Generated from po4a(1).
diff --git a/src/content/fr/podcast/categories.adoc b/src/content/fr/podcast/categories.adoc
new file mode 100644
index 0000000..0035d46
--- /dev/null
+++ b/src/content/fr/podcast/categories.adoc
@@ -0,0 +1,6 @@
+= Articles par catégorie
+:type: categories
+
+
+
+// Generated from po4a(1).
diff --git a/src/content/fr/podcast/index.adoc b/src/content/fr/podcast/index.adoc
new file mode 100644
index 0000000..6e84602
--- /dev/null
+++ b/src/content/fr/podcast/index.adoc
@@ -0,0 +1,5 @@
+= Podcast
+
+
+
+// Generated from po4a(1).
diff --git a/src/content/fr/screencast/categories.adoc b/src/content/fr/screencast/categories.adoc
new file mode 100644
index 0000000..0035d46
--- /dev/null
+++ b/src/content/fr/screencast/categories.adoc
@@ -0,0 +1,6 @@
+= Articles par catégorie
+:type: categories
+
+
+
+// Generated from po4a(1).
diff --git a/src/content/fr/screencast/index.adoc b/src/content/fr/screencast/index.adoc
new file mode 100644
index 0000000..930c244
--- /dev/null
+++ b/src/content/fr/screencast/index.adoc
@@ -0,0 +1,5 @@
+= Screencasts
+
+
+
+// Generated from po4a(1).