summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Davis <tyler@gluecode.net>2025-04-16 20:44:47 +0000
committerTyler Davis <tyler@gluecode.net>2025-04-16 20:44:47 +0000
commitf99f307fe917fb704ccea468e28311e4a33f6ca3 (patch)
tree428af1d29d934c7d12fb190d990f1da5ed919ef8
parentdaddf90792e93e02755a6a08c3fa74a561b98f02 (diff)
downloadjournal-main.tar.gz
journal-main.zip
Fix publish date, add index linkHEADmain
-rw-r--r--index.md3
-rw-r--r--posts/2025/systems-self-defense.md2
2 files changed, 4 insertions, 1 deletions
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,