<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  
  <title>Nick Weber</title>
  <subtitle>Notes on software, tooling, and whatever else.</subtitle>
  <link href="https://nwebz.co/feed.xml" rel="self" />
  <link href="https://nwebz.co/" />
  <updated>2026-09-05T00:00:00Z</updated>
  <id>https://nwebz.co/</id>
  <author>
    <name>Nick Weber</name>
  </author>
  <entry>
    <title>action in perception</title>
    <link href="https://nwebz.co/posts/noe/" />
    <updated>2026-09-02T00:00:00Z</updated>
    <id>https://nwebz.co/posts/noe/</id>
    <content type="html">&lt;h3&gt;Action in Perception by alva noë&lt;/h3&gt;
&lt;p&gt;Noë argued in &lt;a href=&quot;https://mitpress.mit.edu/9780262140881/action-in-perception/&quot;&gt;action and perception&lt;/a&gt;, that&lt;br&gt;
the contents of perceptual experience are constituted by a form of knowledge; viz., the sensorimotor knowledge&lt;br&gt;
of how perspectival properties (p-properties)&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://nwebz.co/posts/noe/#fn1&quot; id=&quot;fnref1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt; vary as a function of movement in the environment.&lt;/p&gt;
&lt;hr class=&quot;footnotes-sep&quot;&gt;
&lt;section class=&quot;footnotes&quot;&gt;
&lt;ol class=&quot;footnotes-list&quot;&gt;
&lt;li id=&quot;fn1&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;See my notes on obsidian &lt;a href=&quot;https://publish.obsidian.md/nwebz/FOOTNOTES/mind/action+in+perception&quot;&gt;action in perception&lt;/a&gt;. &lt;a href=&quot;https://nwebz.co/posts/noe/#fnref1&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/section&gt;
</content>
  </entry>
  <entry>
    <title>epson rd1</title>
    <link href="https://nwebz.co/posts/test/" />
    <updated>2026-09-05T00:00:00Z</updated>
    <id>https://nwebz.co/posts/test/</id>
    <content type="html">&lt;h2&gt;digital rangefinders&lt;/h2&gt;
&lt;p&gt;Drop a markdown file in &lt;code&gt;src/posts/&lt;/code&gt;. The front matter needs a &lt;code&gt;title&lt;/code&gt; and a
&lt;code&gt;date&lt;/code&gt;; everything else is optional.&lt;/p&gt;
&lt;pre&gt;&lt;code class=&quot;language-markdown&quot;&gt;---
title: epson rd1
date: 2026-09-10
---

Content goes here.
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;i recently acquired the epson rd1 digital rangefinder. first released in 2004, it was &lt;br&gt;
the first digital range finder.&lt;/p&gt;
&lt;h3&gt;spec:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;6.1 mgp&lt;/li&gt;
&lt;li&gt;crop-sensor&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Running it locally&lt;/h2&gt;
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;npm start
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;That serves the site at &lt;code&gt;http://localhost:8080&lt;/code&gt; with hot reload.&lt;/p&gt;
</content>
  </entry>
</feed>