This commit is contained in:
Joshua Seigler 2025-06-21 19:15:56 -04:00
parent 977264c16a
commit cf786bc18e
164 changed files with 4808 additions and 216 deletions

View file

@ -6,7 +6,7 @@
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=a244da56aecc" />
<link rel="stylesheet" href="/site.css?v=90eff8a0b5f9" />
<style>
/* inter-latin-wght-normal */
@font-face {
@ -53,6 +53,7 @@
name="description"
content="The computers will start thinking, and people will stop."
/>
<meta name="keywords" content="posts, zeitgeist, ai" />
<meta property="og:title" content="Thinking machines" />
<meta property="og:type" content="" />
<meta
@ -124,6 +125,13 @@
<h1>Thinking machines</h1>
<div class="header-meta">
<author>Joshua Seigler</author><date>April 24, 2025</date>
<span class="tags" style="--totalTags: 10"
><a class="tag" style="--tagIndex: 6" href="/tags/zeitgeist"
>zeitgeist</a
>
<a class="tag" style="--tagIndex: 7" href="/tags/ai">ai</a>
</span>
</div>
</header>