mirror of
https://github.com/apophenia-news/apophenia.news.git
synced 2026-09-18 13:35:43 +00:00
chore(build): update dist
This commit is contained in:
committed by
github-actions[bot]
parent
c21d2eba16
commit
1cecfa47d9
18
dist/index.html
vendored
18
dist/index.html
vendored
@@ -76,27 +76,11 @@
|
||||
<section class="mt-10">
|
||||
<div class="flex items-center justify-between mb-4">
|
||||
<h2 class="text-2xl font-bold">Latest Articles</h2>
|
||||
<span class="text-sm text-zinc-500">8 published</span>
|
||||
<span class="text-sm text-zinc-500">7 published</span>
|
||||
</div>
|
||||
|
||||
<div class="grid md:grid-cols-2 gap-5">
|
||||
|
||||
<article class="card overflow-hidden hover:-translate-y-0.5 transition">
|
||||
<img src="https://direct-img.link/aim+crosshair+mouse+sensor+cyber+minimal" alt="The Mouse DPI Sweet Spot Is 500" class="h-48 w-full object-cover" />
|
||||
<div class="p-5">
|
||||
<p class="text-xs uppercase tracking-wide text-zinc-500">August 31, 2026</p>
|
||||
<h3 class="mt-2 text-2xl font-semibold leading-tight">
|
||||
<a href="/the-dpi-sweet-spot/">The Mouse DPI Sweet Spot Is 500</a>
|
||||
</h3>
|
||||
<p class="mt-2 text-zinc-700">A theory of DPI as a tremor filter: why 400 feels stable, why 800 exposes shaky hands, why latency still matters, and why 450–550 is the suspiciously precise sweet range.</p>
|
||||
<div class="mt-4 flex flex-wrap gap-2">
|
||||
<span class="tag">#DPI</span><span class="tag">#aim</span><span class="tag">#counter-strike</span><span class="tag">#latency</span>
|
||||
</div>
|
||||
<a href="/the-dpi-sweet-spot/" class="inline-flex items-center gap-1 mt-5 text-sm font-medium">
|
||||
Read article <i data-lucide="arrow-right" class="h-4 w-4"></i>
|
||||
</a>
|
||||
</div>
|
||||
</article>
|
||||
<article class="card overflow-hidden hover:-translate-y-0.5 transition">
|
||||
<img src="https://direct-img.link/nested+multiverse+dimensions+fractal+glowing+layers" alt="My Theory of Everything" class="h-48 w-full object-cover" />
|
||||
<div class="p-5">
|
||||
|
||||
9
dist/rss.xml
vendored
9
dist/rss.xml
vendored
@@ -5,15 +5,8 @@
|
||||
<link>https://apophenia.news/</link>
|
||||
<description>Signals, anomalies, civilization trajectories, and deep pattern analysis.</description>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Tue, 01 Sep 2026 16:14:18 GMT</lastBuildDate>
|
||||
<lastBuildDate>Tue, 01 Sep 2026 16:15:54 GMT</lastBuildDate>
|
||||
<item>
|
||||
<title>The Mouse DPI Sweet Spot Is 500</title>
|
||||
<link>https://apophenia.news/the-dpi-sweet-spot/</link>
|
||||
<guid>https://apophenia.news/the-dpi-sweet-spot/</guid>
|
||||
<pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate>
|
||||
<description>A theory of DPI as a tremor filter: why 400 feels stable, why 800 exposes shaky hands, why latency still matters, and why 450–550 is the suspiciously precise sweet range.</description>
|
||||
</item>
|
||||
<item>
|
||||
<title>My Theory of Everything</title>
|
||||
<link>https://apophenia.news/my-theory-of-everything/</link>
|
||||
<guid>https://apophenia.news/my-theory-of-everything/</guid>
|
||||
|
||||
4
dist/sitemap.xml
vendored
4
dist/sitemap.xml
vendored
@@ -16,10 +16,6 @@
|
||||
<loc>https://apophenia.news/author/renox/</loc>
|
||||
<lastmod>2026-09-01</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://apophenia.news/the-dpi-sweet-spot/</loc>
|
||||
<lastmod>2026-08-31</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://apophenia.news/my-theory-of-everything/</loc>
|
||||
<lastmod>2026-08-16</lastmod>
|
||||
|
||||
Reference in New Issue
Block a user