download patch
commit 6d17af0acb39fd16860da33781506e9a6adf9b92
Author: tri <tri@thac.loan>
Date: Thu Jan 1 15:59:06 2026 +0700
a weapon to surpass metal gear
diff --git a/atom.xml b/atom.xml
index a674c58..9d3b7b4 100644
--- a/atom.xml
+++ b/atom.xml
<subtitle>shouting into the void</subtitle>
<link href="https://loa.thac.loan/atom.xml" rel="self" />
<id>https://loa.thac.loan/</id>
-<updated>2025-10-13T19:00:04+07:00</updated>
+<updated>2026-01-01T15:56:55+07:00</updated>
+<entry>
+ <id>https://loa.thac.loan/mgs-llm/</id>
+ <title>Someone made a funny on LLMs</title>
+ <updated>2026-01-01T15:29:20+07:00</updated>
+</entry>
<entry>
<id>https://loa.thac.loan/spite/</id>
<title>Spite-driven development, or how I ended up writing my own git server software</title>
diff --git a/index.html b/index.html
index 764bb57..272a78b 100644
--- a/index.html
+++ b/index.html
loa</h1>
<div class="tagline">shouting into the void</div>
<ul class="home--post-list">
+<li>
+ <a href="/mgs-llm/">Someone made a funny on LLMs</a>
+ <time class="home--post-published-at relative" datetime="2026-01-01T15:29:20+07:00" title="2026-01-01T15:29:20+07:00">2026-01-01T15:29:20+07:00</time>
+</li>
<li>
<a href="/spite/">Spite-driven development, or how I ended up writing my own git server software</a>
<time class="home--post-published-at relative" datetime="2025-10-12T15:13:51+07:00" title="2025-10-12T15:13:51+07:00">2025-10-12T15:13:51+07:00</time>
diff --git a/mgs-llm/MGS2 AI Colonel Reads OpenAI Paper [Q_FUrVqvlfM].mp4 b/mgs-llm/MGS2 AI Colonel Reads OpenAI Paper [Q_FUrVqvlfM].mp4
new file mode 100644
index 0000000..0b5460f
Binary files /dev/null and b/mgs-llm/MGS2 AI Colonel Reads OpenAI Paper [Q_FUrVqvlfM].mp4 differ
diff --git a/mgs-llm/MGS2 AI Colonel Reads OpenAI Paper [Q_FUrVqvlfM].webm b/mgs-llm/MGS2 AI Colonel Reads OpenAI Paper [Q_FUrVqvlfM].webm
new file mode 100644
index 0000000..d133763
Binary files /dev/null and b/mgs-llm/MGS2 AI Colonel Reads OpenAI Paper [Q_FUrVqvlfM].webm differ
diff --git a/mgs-llm/Raiden Warned About AI Censorship - MGS2 Codec Call (2023 Version) [-gGLvg0n-uY].mp4 b/mgs-llm/Raiden Warned About AI Censorship - MGS2 Codec Call (2023 Version) [-gGLvg0n-uY].mp4
new file mode 100644
index 0000000..96b7e8f
Binary files /dev/null and b/mgs-llm/Raiden Warned About AI Censorship - MGS2 Codec Call (2023 Version) [-gGLvg0n-uY].mp4 differ
diff --git a/mgs-llm/Raiden Warned About AI Censorship - MGS2 Codec Call (2023 Version) [-gGLvg0n-uY].webm b/mgs-llm/Raiden Warned About AI Censorship - MGS2 Codec Call (2023 Version) [-gGLvg0n-uY].webm
new file mode 100644
index 0000000..9a3f500
Binary files /dev/null and b/mgs-llm/Raiden Warned About AI Censorship - MGS2 Codec Call (2023 Version) [-gGLvg0n-uY].webm differ
diff --git a/mgs-llm/index.dj b/mgs-llm/index.dj
new file mode 100644
index 0000000..9d71d69
--- /dev/null
+++ b/mgs-llm/index.dj
+```
+title: Someone made a funny on LLMs
+published_at: 2026-01-01T15:29:20+07:00
+```
+
+The [tinfoil hat][1] seems more reasonable every single day.
+
+```=html
+<video controls>
+ <source src="Raiden Warned About AI Censorship - MGS2 Codec Call (2023 Version) [-gGLvg0n-uY].webm" type="video/webm">
+ <source src="Raiden Warned About AI Censorship - MGS2 Codec Call (2023 Version) [-gGLvg0n-uY].mp4" type="video/mp4">
+ <a href="Raiden Warned About AI Censorship - MGS2 Codec Call (2023 Version) [-gGLvg0n-uY].webm">
+ Video: Raiden Warned About AI Censorship - MGS2 Codec Call (2023 Version) [-gGLvg0n-uY].webm
+ </a>
+</video>
+```
+
+Also, [life imitates art][2]:
+
+```=html
+<video controls>
+ <source src="MGS2 AI Colonel Reads OpenAI Paper [Q_FUrVqvlfM].webm" type="video/webm">
+ <source src="MGS2 AI Colonel Reads OpenAI Paper [Q_FUrVqvlfM].mp4" type="video/mp4">
+ <a href="MGS2 AI Colonel Reads OpenAI Paper [Q_FUrVqvlfM].webm">
+ Video: MGS2 AI Colonel Reads OpenAI Paper [Q_FUrVqvlfM].webm
+ </a>
+</video>
+```
+
+[1]: https://www.youtube.com/watch?v=-gGLvg0n-uY
+[2]: https://www.youtube.com/shorts/Q_FUrVqvlfM
diff --git a/mgs-llm/index.html b/mgs-llm/index.html
new file mode 100644
index 0000000..58ea84f
--- /dev/null
+++ b/mgs-llm/index.html
+<!doctype html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8" />
+ <title>Someone made a funny on LLMs | loa</title>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
+ <meta property="og:site_name" content="loa" />
+ <meta property="og:title" content="Someone made a funny on LLMs" />
+ <meta property="og:description" content="The [tinfoil hat][1] seems more reasonable every single day.
+
+```=html
+<video controls>
+ <source src="Raiden Warned About AI Censorship - MGS2 Codec Call (2023 Version) [-gGLvg0n-uY].webm" type="video/webm">
+ <source src="Raiden Warned About AI Censorshi" />
+
+ <link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Sitewide Atom feed" />
+
+ <link rel="stylesheet" href="/_loa/style.css">
+ <script src="/_loa/script.js"></script>
+ </head>
+ <body>
+ <main>
+<a href="/">« back to home</a>
+<span class="post--published-at">
+ published
+ <time class="relative" datetime="2026-01-01T15:29:20+07:00" title="2026-01-01T15:29:20+07:00">2026-01-01T15:29:20+07:00</time>
+</span>
+<h1 class="post--title">Someone made a funny on LLMs</h1><p>The <a href="https://www.youtube.com/watch?v=-gGLvg0n-uY">tinfoil hat</a> seems more reasonable every single day.</p>
+<video controls>
+ <source src="Raiden Warned About AI Censorship - MGS2 Codec Call (2023 Version) [-gGLvg0n-uY].webm" type="video/webm">
+ <source src="Raiden Warned About AI Censorship - MGS2 Codec Call (2023 Version) [-gGLvg0n-uY].mp4" type="video/mp4">
+ <a href="Raiden Warned About AI Censorship - MGS2 Codec Call (2023 Version) [-gGLvg0n-uY].webm">
+ Video: Raiden Warned About AI Censorship - MGS2 Codec Call (2023 Version) [-gGLvg0n-uY].webm
+ </a>
+</video>
+<p>Also, <a href="https://www.youtube.com/shorts/Q_FUrVqvlfM">life imitates art</a>:</p>
+<video controls>
+ <source src="MGS2 AI Colonel Reads OpenAI Paper [Q_FUrVqvlfM].webm" type="video/webm">
+ <source src="MGS2 AI Colonel Reads OpenAI Paper [Q_FUrVqvlfM].mp4" type="video/mp4">
+ <a href="MGS2 AI Colonel Reads OpenAI Paper [Q_FUrVqvlfM].webm">
+ Video: MGS2 AI Colonel Reads OpenAI Paper [Q_FUrVqvlfM].webm
+ </a>
+</video>
+ </main>
+ <footer>
+ <div><a href="/atom.xml">rss feed</a></div>
+ <div>made with <a href="https://khoe.thac.loan/_/loa/" target="_blank">loa</a></div>
+ </footer>
+ </body>
+</html>