From f99f307fe917fb704ccea468e28311e4a33f6ca3 Mon Sep 17 00:00:00 2001 From: Tyler Davis Date: Wed, 16 Apr 2025 20:44:47 +0000 Subject: Fix publish date, add index link --- index.md | 3 +++ posts/2025/systems-self-defense.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 0d983cc..43d8d8c 100644 --- a/index.md +++ b/index.md @@ -10,6 +10,8 @@ ## 2025 +- 2025-04-16 [Systems Self-Defense][44] -- Part 1 of building + applications that can always run at maximum speed. - 2025-03-18 [Consequences of Deviance][43] -- Why everyone seems rude and we aren't handling it. - 2025-03-03 [Wealth, Capitalism, and The Economy][42] -- The one time @@ -144,3 +146,4 @@ [41]:posts/2025/freebsd.html [42]:posts/2025/recession-wealth.html [43]:posts/2025/pushing-the-limits.html +[44]:posts/2025/systems-self-defense.html diff --git a/posts/2025/systems-self-defense.md b/posts/2025/systems-self-defense.md index 25d1e50..f7e9e2d 100644 --- a/posts/2025/systems-self-defense.md +++ b/posts/2025/systems-self-defense.md @@ -1,6 +1,6 @@ # Systems and Self-Defense -_Published 2025-04-11_ +_Published 2025-04-16_ Despite what the first Avengers movie would tell us, a system can protect itself _from itself_ if built intentionally. To understand how, -- cgit v1.2.3