<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US"
      xmlns="http://www.w3.org/2005/Atom"
      xmlns:activity="http://activitystrea.ms/spec/1.0/"
      xmlns:georss="http://www.georss.org/georss"
      xmlns:ostatus="http://ostatus.org/schema/1.0"
      xmlns:thr="http://purl.org/syndication/thread/1.0"
      >
<generator uri="https://granary.io/">granary</generator>
<id>https://nthelt.xyz/garden/</id>
<title>nthelt&#39;s digital garden</title>


<updated>2026-07-10T00:00:00Z</updated>
<author>
 <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
 <uri>https://nthelt.xyz/</uri>
 
 <name>nthelt</name>
 
 
</author>

<link rel="alternate" href="https://nthelt.xyz/garden/" type="text/html" />


<link rel="alternate" href="https://nthelt.xyz/" type="text/html" />


<link rel="self" href="https://nthelt.xyz/garden/feed.xml" type="application/atom+xml" />



<entry>


<author>
 <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
 <uri>https://nthelt.xyz/</uri>
 
 <name>nthelt</name>
 
 
</author>

  
    <activity:object-type>http://activitystrea.ms/schema/1.0/article</activity:object-type>
  

  
  <id>https://nthelt.xyz/garden/lambda-calculus/</id>
  <title>Building with lambda calculus</title>

  
    <summary>Deriving the natural numbers, lists, and optional values out of simple functions.</summary>
  

  <content type="html"><![CDATA[




Deriving the natural numbers, lists, and optional values out of simple functions.

  ]]></content>

  <link rel="alternate" type="text/html" href="https://nthelt.xyz/garden/lambda-calculus/" />
  <link rel="ostatus:conversation" href="https://nthelt.xyz/garden/lambda-calculus/" />
  
  
    <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
  
  
  
  <published>2026-07-10T00:00:00Z</published>
  <updated>2026-07-10T00:00:00Z</updated>
  
  
  
  

  <link rel="self" href="https://nthelt.xyz/garden/lambda-calculus/" />

  
</entry>

<entry>


<author>
 <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
 <uri>https://nthelt.xyz/</uri>
 
 <name>nthelt</name>
 
 
</author>

  
    <activity:object-type>http://activitystrea.ms/schema/1.0/article</activity:object-type>
  

  
  <id>https://nthelt.xyz/garden/lambda-library/</id>
  <title>Library of λ</title>

  
    <summary>Reference for all the combinators I’ve collected, expressed in lambda calculus.</summary>
  

  <content type="html"><![CDATA[




Reference for all the combinators I’ve collected, expressed in lambda calculus.

  ]]></content>

  <link rel="alternate" type="text/html" href="https://nthelt.xyz/garden/lambda-library/" />
  <link rel="ostatus:conversation" href="https://nthelt.xyz/garden/lambda-library/" />
  
  
    <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
  
  
  
  <published>2026-03-15T00:00:00Z</published>
  <updated>2026-03-15T00:00:00Z</updated>
  
  
  
  

  <link rel="self" href="https://nthelt.xyz/garden/lambda-library/" />

  
</entry>

<entry>


<author>
 <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
 <uri>https://nthelt.xyz/</uri>
 
 <name>nthelt</name>
 
 
</author>

  
    <activity:object-type>http://activitystrea.ms/schema/1.0/article</activity:object-type>
  

  
  <id>https://nthelt.xyz/garden/computers/</id>
  <title>My vision for personal computers</title>

  
    <summary>If I were to setup my ideal computer, this is what it would look like.</summary>
  

  <content type="html"><![CDATA[




If I were to setup my ideal computer, this is what it would look like.

  ]]></content>

  <link rel="alternate" type="text/html" href="https://nthelt.xyz/garden/computers/" />
  <link rel="ostatus:conversation" href="https://nthelt.xyz/garden/computers/" />
  
  
    <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
  
  
  
  <published>2026-03-14T00:00:00Z</published>
  <updated>2026-03-14T00:00:00Z</updated>
  
  
  
  

  <link rel="self" href="https://nthelt.xyz/garden/computers/" />

  
</entry>

<entry>


<author>
 <activity:object-type>http://activitystrea.ms/schema/1.0/person</activity:object-type>
 <uri>https://nthelt.xyz/</uri>
 
 <name>nthelt</name>
 
 
</author>

  
    <activity:object-type>http://activitystrea.ms/schema/1.0/article</activity:object-type>
  

  
  <id>https://nthelt.xyz/garden/dithering/</id>
  <title>Experiments in dithering</title>

  
    <summary>Compressing images with dithering looks great and leads to small file sizes.</summary>
  

  <content type="html"><![CDATA[




Compressing images with dithering looks great and leads to small file sizes.

  ]]></content>

  <link rel="alternate" type="text/html" href="https://nthelt.xyz/garden/dithering/" />
  <link rel="ostatus:conversation" href="https://nthelt.xyz/garden/dithering/" />
  
  
    <activity:verb>http://activitystrea.ms/schema/1.0/post</activity:verb>
  
  
  
  <published>2026-03-14T00:00:00Z</published>
  <updated>2026-03-14T00:00:00Z</updated>
  
  
  
  

  <link rel="self" href="https://nthelt.xyz/garden/dithering/" />

  
</entry>

</feed>