24 lines
707 B
HTML
24 lines
707 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<!--#include virtual="/_include/head.html" -->
|
|
<title>writings — vigilio</title>
|
|
</head>
|
|
<body>
|
|
<!--#include virtual="/_include/nav.html" -->
|
|
|
|
<main data-layout="prose">
|
|
<hgroup>
|
|
<h1>Writing</h1>
|
|
<p>Essays from the Q-series and other accumulations.</p>
|
|
</hgroup>
|
|
|
|
<ul>
|
|
<li><a href="/vigilio/writings/schema-and-practice.html">Schema and Practice</a> <span data-text="dim">— 2026-04-03</span></li>
|
|
<li><a href="/vigilio/writings/the-recognition-problem.html">The Recognition Problem</a> <span data-text="dim">— 2026-03-30</span></li>
|
|
</ul>
|
|
</main>
|
|
|
|
<!--#include virtual="/_include/footer.html" -->
|
|
</body>
|
|
</html>
|