<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet href="/assets/css/feed.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">

<title>justing.net/updates</title>
<subtitle>Site meta updates.</subtitle>
<link href="https://www.justing.net/updates/updates.xml" rel="self"/>
<link href="https://www.justing.net/" rel="alternate"/>
<updated>2026-04-10T09:47:39-07:00</updated>
<id>https://www.justing.net/</id>
<author>
   <name>Justin Garofoli</name>
   <email>justin@garofo.li</email>
</author>
<rights type="text">Copyright © 2026 {"name"=>"Justin Garofoli", "name_short"=>"Justin G.", "email"=>"justin@garofo.li"}. All rights reserved.</rights>

 
<entry>
   <title>I'm Back</title>
   <link rel="alternate" href="https://www.justing.net/updates/2025/05/01/break-times-over.html"/>
   <updated>2025-05-01T07:00:00-07:00</updated>
   <id>https://www.justing.net/updates/2025/05/01/break-times-over</id>
   <summary>Happy May.</summary>
   <content type="html">&lt;p&gt;I took about 20 days off from regular posting.
Instead I did a bunch of freestyle posts that I didn’t post yet.
It was an experiment, a chance to feel out what else I want to write besides the Week Notes.
That experiment was starting to feel quite constrained, and producing work that was not quite saying what I wanted to say.
Still useful, just not along the right vector.
I’m still searching.&lt;/p&gt;

&lt;p&gt;Now I’m going to &lt;a href=&quot;https://simonwillison.net/2025/Apr/25/backfill-your-blog/&quot;&gt;backfill&lt;/a&gt; all those posts I wrote over the last 3 weeks.
I’m going to post them with the date I wrote them, so it will look like I didn’t take a break at all when I am done.
Sorry, not sorry, about that.
I’ll put a small “backfilled on [date]” at the top.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;I&apos;m Back&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2025/05/01/break-times-over.html&quot;&gt;Email me your backfilled posts.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Spring Break</title>
   <link rel="alternate" href="https://www.justing.net/updates/2025/04/17/break-time.html"/>
   <updated>2025-04-17T20:20:00-07:00</updated>
   <id>https://www.justing.net/updates/2025/04/17/break-time</id>
   <summary>Back in May.</summary>
   <content type="html">&lt;p&gt;Just a quick reminder that I am on a short hiatus.
I’ll be back at the beginning of May.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Spring Break&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2025/04/17/break-time.html&quot;&gt;Email me your posts.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Scheduled builds</title>
   <link rel="alternate" href="https://www.justing.net/updates/2025/02/11/scheduled-builds.html"/>
   <updated>2025-02-11T08:00:00-08:00</updated>
   <id>https://www.justing.net/updates/2025/02/11/scheduled-builds</id>
   <summary>Adding pre-scheduled posts.</summary>
   <content type="html">&lt;p&gt;Small update to posting.
I’m adding a &lt;a href=&quot;https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#schedule&quot;&gt;schedule&lt;/a&gt; to the workflow that builds the site, and this is a test of that.
I believe I have configured it so that this post, which is scheduled in the future, will be automatically built and posted later in the day.
Now posts can go live when I’m not around to push.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Scheduled builds&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2025/02/11/scheduled-builds.html&quot;&gt;Email me your posts.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Bringing up webcrumbs: my annotated bookmarks</title>
   <link rel="alternate" href="https://www.justing.net/updates/2024/09/16/webcrumbs.html"/>
   <updated>2024-09-16T09:00:00-07:00</updated>
   <id>https://www.justing.net/updates/2024/09/16/webcrumbs</id>
   <summary>Describing, commenting, and tagging the things that I see on the internet.</summary>
   <content type="html">&lt;p&gt;I’m adding a new section, &lt;a href=&quot;/webcrumbs/&quot;&gt;Webcrumbs&lt;/a&gt;.
It’s basically raw notes from things that I’ve seen and interacted with on the web.
The point is to help me find things that I remember seeing “recently”&lt;sup id=&quot;fnref:1&quot; role=&quot;doc-noteref&quot;&gt;&lt;a href=&quot;#fn:1&quot; class=&quot;footnote&quot; rel=&quot;footnote&quot;&gt;1&lt;/a&gt;&lt;/sup&gt; so I can be sure I’m remembering it right.
There’s some more details at the top of that page.
For now it’s in dark launch mode, it’s the MVP for what I can use.
But it won’t scale, and I’d like to be able to integrate it into the tags and categories.&lt;/p&gt;

&lt;p&gt;Future features (unordered):&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Design plan how this is going to integrate.&lt;/li&gt;
  &lt;li&gt;Add a generator for archiving by years.
Right now it just dumps them all into one page, which is fine but in a month or two it won’t work anymore.&lt;/li&gt;
  &lt;li&gt;Add a generator for making posts of yesterdays webcrumbs.
At some point there will be an RSS feed and integration with the everything feed.&lt;/li&gt;
  &lt;li&gt;Integrate with tags in the footer of my posts.
At some point there will be a new section showing up in the footer. 
That footer is getting kind of big; I wonder if I should do something different there?&lt;/li&gt;
  &lt;li&gt;Consider making a Jekyll plugin for this.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For now, it’s working and helping.&lt;/p&gt;
&lt;div class=&quot;footnotes&quot; role=&quot;doc-endnotes&quot;&gt;
  &lt;ol&gt;
    &lt;li id=&quot;fn:1&quot; role=&quot;doc-endnote&quot;&gt;
      &lt;p&gt;Evidently my “recent” memory can span back a few months. Memory is weird. Don’t trust memory. &lt;a href=&quot;#fnref:1&quot; class=&quot;reversefootnote&quot; role=&quot;doc-backlink&quot;&gt;&amp;uarr;&lt;/a&gt;&lt;/p&gt;
    &lt;/li&gt;
  &lt;/ol&gt;
&lt;/div&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Bringing up webcrumbs: my annotated bookmarks&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2024/09/16/webcrumbs.html&quot;&gt;Email me your internet bookmarking practice.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Jekyll Update</title>
   <link rel="alternate" href="https://www.justing.net/updates/2024/08/31/jekyll-update.html"/>
   <updated>2024-08-31T15:00:00-07:00</updated>
   <id>https://www.justing.net/updates/2024/08/31/jekyll-update</id>
   <summary>site shenanigans</summary>
   <content type="html">&lt;p&gt;I updated the site Gemfile to use Jekyll 3.9 (may update to 4.whatever later).
The point is that it’s no longer using the github-pages gem, it’s now using the jekyll one instead.&lt;/p&gt;

&lt;p&gt;This caused some style things to change because the theme isn’t what it once was.
I was trying override all that themey stuff anyway, so I don’t mind.
But, surely I missed a thing or two, so you might notice some breakages or just changeses [sic].
If you think something isn’t right, use the email link at the bottom of the page (any page) to send me a note.
I’ll update this once I think I have the mischief managed.&lt;/p&gt;

&lt;p&gt;Some issues that I am working out:&lt;/p&gt;
&lt;ul class=&quot;task-list&quot;&gt;
  &lt;li class=&quot;task-list-item&quot;&gt;&lt;input type=&quot;checkbox&quot; class=&quot;task-list-item-checkbox&quot; disabled=&quot;disabled&quot; checked=&quot;checked&quot; /&gt;I added a bunch of categories to posts since last week. And now all the urls are different. I really just want the first category for each post.
    &lt;ul&gt;
      &lt;li&gt;I believe this mischief is also managed. Thanks &lt;a href=&quot;https://articles.inqk.net/2020/02/10/jekyll-permalinks.html&quot;&gt;inkq&lt;/a&gt;&lt;sup&gt;&lt;a href=&quot;https://web.archive.org/web/20231002111358/https://articles.inqk.net/2020/02/10/jekyll-permalinks.html&quot; title=&quot;wayback machine link&quot;&gt;a&lt;/a&gt;&lt;/sup&gt; for having exactly the info I needed.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li class=&quot;task-list-item&quot;&gt;&lt;input type=&quot;checkbox&quot; class=&quot;task-list-item-checkbox&quot; disabled=&quot;disabled&quot; checked=&quot;checked&quot; /&gt;Some style issues.
    &lt;ul&gt;
      &lt;li&gt;I believe this mischief is managed. The looks is not identical to before, and that’s ok with me.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;update&quot;&gt;Update&lt;/h3&gt;

&lt;p&gt;Later the same day…&lt;/p&gt;

&lt;p&gt;I declare the dust settled at this point.
Should you find anything amiss, please do email me.&lt;/p&gt;


&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Jekyll Update&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2024/08/31/jekyll-update.html&quot;&gt;You can reply by email.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>updated tags and categories</title>
   <link rel="alternate" href="https://www.justing.net/updates/2024/08/26/tags-and-cats.html"/>
   <updated>2024-08-26T07:00:00-07:00</updated>
   <id>https://www.justing.net/updates/2024/08/26/tags-and-cats</id>
   <summary>greedy tags</summary>
   <content type="html">&lt;p&gt;Over the weekend I greatly expanded my use of tags on posts.
I’ve decided that being greedy with tags is going to be a better strategy.
That means that posts should be greedy about the tags that are attached.
Prolific, frivolous but on topic, take a chance tags.
Anything that I think of, even if it seems to duplicate information in other tags.
I’ve noticed that my mind is less good at keywords, many concepts float to the top and it’s not at all likely to be the same keyword when the idea is surfacing months or years apart.
This strategy leverages that tendency.
It encourages more chance encounters, more likely connections to form.
These are all exposed on the bottom of the posts.&lt;/p&gt;

&lt;p&gt;I’m also exposing more of the categories.
Some posts get more than one category and there isn’t any reason to keep this a secret.
I am being more judicious with the categories though.
Categories are broader, more thoughtful, more like library sections.
I might even evolve (or append) to &lt;a href=&quot;https://www.johnnydecimal.com&quot;&gt;Johnny Decimal&lt;/a&gt;, but I still want to be somewhat organic rather than prescriptive about it.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;updated tags and categories&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2024/08/26/tags-and-cats.html&quot;&gt;Comments by email are welcome.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>added photostream</title>
   <link rel="alternate" href="https://www.justing.net/updates/2024/06/07/photostream.html"/>
   <updated>2024-06-07T00:00:00-07:00</updated>
   <id>https://www.justing.net/updates/2024/06/07/photostream</id>
   <summary>more easily post just photos</summary>
   <content type="html">&lt;p&gt;I added a &lt;a href=&quot;/photos/&quot;&gt;photostream&lt;/a&gt; page and &lt;a href=&quot;/photos/photos.xml&quot;&gt;feed&lt;/a&gt;.
Hopefully I can share some of my random photos more easily this way.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;added photostream&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2024/06/07/photostream.html&quot;&gt;Comments by email are welcome.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Blogroll added</title>
   <link rel="alternate" href="https://www.justing.net/updates/2024/03/30/blogroll.html"/>
   <updated>2024-03-30T00:00:00-07:00</updated>
   <id>https://www.justing.net/updates/2024/03/30/blogroll</id>
   <summary>No description.</summary>
   <content type="html">&lt;p&gt;I added a &lt;a href=&quot;/links/blogroll.html&quot;&gt;blogroll&lt;/a&gt;!
There is an &lt;a href=&quot;/links/blogroll.opml&quot;&gt;OPML&lt;/a&gt; that you can import or subscribe to.
You can &lt;a href=&quot;https://feedland.com/?readinglistnews=https%3A%2F%2Fwww.justing.net%2Flinks%2Fblogroll.opml&quot;&gt;view the stream&lt;/a&gt; thanks to &lt;a href=&quot;http://www.feedland.com/&quot;&gt;FeedLand.com&lt;/a&gt;.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Blogroll added&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2024/03/30/blogroll.html&quot;&gt;You can reply by email.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Now and Ideas pages added</title>
   <link rel="alternate" href="https://www.justing.net/updates/2024/03/29/now-ideas.html"/>
   <updated>2024-03-29T00:00:00-07:00</updated>
   <id>https://www.justing.net/updates/2024/03/29/now-ideas</id>
   <summary>No description.</summary>
   <content type="html">&lt;p&gt;I have added also the &lt;a href=&quot;/now/&quot;&gt;Now&lt;/a&gt; and &lt;a href=&quot;/ideas/&quot;&gt;Ideas&lt;/a&gt; pages (and feeds) because I guess they’re (again) all the rage.
My current about page is a little dated, and now page was just copied from another place I have one.
But I think the right content is coming into focus now, so expect updates.
This completes the popular trio &lt;a href=&quot;https://aboutideasnow.com&quot;&gt;About Ideas Now&lt;/a&gt;, and so I’ve requested my site to be indexed there.
Yay discoverability!&lt;/p&gt;

&lt;p&gt;I think I might also add Uses and Default Apps pages in the near future.
I have mixed feelings about that, it sounds a bit like advertising.
But it’s also sharing knowledge so maybe it’s ok.&lt;/p&gt;

&lt;p&gt;Here’s a little bit about my plan for all of these: they’re actually blog post categories.
It’s just that the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;foo/&lt;/code&gt; page shows the latest post in that category.
The nice thing about that is I get a record of past states of the pages, something that I had always thought was missing before.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Now and Ideas pages added&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2024/03/29/now-ideas.html&quot;&gt;Replies by email are appreciated.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>About Page and Feed Added</title>
   <link rel="alternate" href="https://www.justing.net/updates/2024/03/19/about-is-added.html"/>
   <updated>2024-03-19T00:00:00-07:00</updated>
   <id>https://www.justing.net/updates/2024/03/19/about-is-added</id>
   <summary>No description.</summary>
   <content type="html">&lt;p&gt;I’ve added a separate &lt;a href=&quot;/about/&quot;&gt;about&lt;/a&gt; page and &lt;a href=&quot;/about/about.xml&quot;&gt;rss feed&lt;/a&gt;.
The about text still lives on the site landing page, but it also has its own dedicated page now too.
The text in both places is derived from the most recent post in the about category.
This way there is a record of the changes.&lt;/p&gt;

&lt;p&gt;I don’t expect it will update very often, but I am templating an idea that I would like to extend to a few more pages in the future, specifically also “ideas”, “now”, “uses”, and “defaults”.
See &lt;a href=&quot;https://aboutideasnow.com&quot;&gt;About Ideas Now&lt;/a&gt;.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;About Page and Feed Added&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2024/03/19/about-is-added.html&quot;&gt;You can reply by email.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Postcards section debut</title>
   <link rel="alternate" href="https://www.justing.net/updates/2024/02/01/postcards-section.html"/>
   <updated>2024-02-01T00:00:00-08:00</updated>
   <id>https://www.justing.net/updates/2024/02/01/postcards-section</id>
   <summary>No description.</summary>
   <content type="html">&lt;p&gt;I’ve added a new section that is called Postcards.
The first postcards answers the question “&lt;a href=&quot;/postcards/2024/02/01/what-are-postcards.html&quot;&gt;What are Postcards?&lt;/a&gt;”.
I added it so I have an excuse to share some of my photographry but not be committed to a full photos section yet.&lt;/p&gt;

&lt;p&gt;As usual there is a &lt;a href=&quot;/postcards/postcards.xml&quot;&gt;dedicated rss feed&lt;/a&gt; for it.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Postcards section debut&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2024/02/01/postcards-section.html&quot;&gt;Email me a postcard.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Tags are used to link related posts</title>
   <link rel="alternate" href="https://www.justing.net/updates/2024/01/18/tags.html"/>
   <updated>2024-01-18T00:00:00-08:00</updated>
   <id>https://www.justing.net/updates/2024/01/18/tags</id>
   <summary>No description.</summary>
   <content type="html">&lt;p&gt;I added two additional details at the bottom of posts: tags, and links to other posts that have the same tag.&lt;/p&gt;

&lt;p&gt;I am trying to use them differently from categories so that they remain targeted.
I mean that if I find I am adding a tag to many posts and only mean something vague by it, that is probably not going to be very helpful to future me.&lt;/p&gt;

&lt;p&gt;The other, as yet unsolved problem, is if I should automate bidirectional links to posts.
For now, I do it manually, as in the &lt;a href=&quot;/links/2023/12/23/borges-and-ai.html&quot;&gt;Borges and AI&lt;/a&gt; ↔ &lt;a href=&quot;/links/2023/12/24/lerner-harpers.html&quot;&gt;Hoffmann’s Wobble&lt;/a&gt; linking.
I think manually is good enough for now.
Note that some friction is good: I don’t really care if the computer knows there is a link, I want my brain to know there is a link.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Tags are used to link related posts&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2024/01/18/tags.html&quot;&gt;Email me if you find the related posts affordance useful.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Added Link-Roll</title>
   <link rel="alternate" href="https://www.justing.net/updates/2023/12/22/link-roll.html"/>
   <updated>2023-12-22T00:00:00-08:00</updated>
   <id>https://www.justing.net/updates/2023/12/22/link-roll</id>
   <summary>No description.</summary>
   <content type="html">&lt;p&gt;I’ve added a &lt;a href=&quot;/links/#link-roll&quot;&gt;Link Roll Section&lt;/a&gt; to the &lt;a href=&quot;/links/&quot;&gt;Interesting Links Page&lt;/a&gt;.
It’s a blogroll.
It’s got articles I want to refer to again.
It bookmarks interesting sites of all kinds for later.
Best of all, it’s my comments and remarks about why I added these things.
And where I found the link. Maybe there are more links to be found there.
I would say it captures my inputs, but at best it’s partial and incomplete.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Added Link-Roll&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2023/12/22/link-roll.html&quot;&gt;Email me interesting links.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Revamp index</title>
   <link rel="alternate" href="https://www.justing.net/updates/2023/12/19/index.html"/>
   <updated>2023-12-19T00:00:00-08:00</updated>
   <id>https://www.justing.net/updates/2023/12/19/index</id>
   <summary>No description.</summary>
   <content type="html">&lt;p&gt;The main change is that I now include all new posts in the Recent Updates list, not only the Updates.
Because of that, I also reconciled some of the other text on the index page.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Revamp index&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2023/12/19/index.html&quot;&gt;Email me about the index changes.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Add Webcams Link</title>
   <link rel="alternate" href="https://www.justing.net/updates/2023/12/15/add-webcams-link.html"/>
   <updated>2023-12-15T00:00:00-08:00</updated>
   <id>https://www.justing.net/updates/2023/12/15/add-webcams-link</id>
   <summary>No description.</summary>
   <content type="html">&lt;p&gt;Added a link of &lt;a href=&quot;https://ops.alertcalifornia.org/&quot;&gt;webcams around California&lt;/a&gt; to the &lt;a href=&quot;/links/&quot;&gt;links page&lt;/a&gt;.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Add Webcams Link&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2023/12/15/add-webcams-link.html&quot;&gt;Email me about the webcams.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Added Notes</title>
   <link rel="alternate" href="https://www.justing.net/updates/2023/12/10/added-notes.html"/>
   <updated>2023-12-10T00:00:00-08:00</updated>
   <id>https://www.justing.net/updates/2023/12/10/added-notes</id>
   <summary>No description.</summary>
   <content type="html">&lt;p&gt;Added a &lt;a href=&quot;/notes/&quot;&gt;Notes&lt;/a&gt; section, and a &lt;a href=&quot;/notes/notes.xml&quot;&gt;Notes feed&lt;/a&gt;.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Added Notes&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2023/12/10/added-notes.html&quot;&gt;You can reply by email.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Til Rss</title>
   <link rel="alternate" href="https://www.justing.net/updates/2023/10/30/til-rss.html"/>
   <updated>2023-10-30T00:00:00-07:00</updated>
   <id>https://www.justing.net/updates/2023/10/30/til-rss</id>
   <summary>No description.</summary>
   <content type="html">&lt;p&gt;I added a &lt;a href=&quot;https://www.justing.net/til/til.xml&quot;&gt;RSS for new TILs&lt;/a&gt;.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Til Rss&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2023/10/30/til-rss.html&quot;&gt;Comments by email are welcome.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Recordings Feed</title>
   <link rel="alternate" href="https://www.justing.net/updates/2023/10/27/recordings-feed.html"/>
   <updated>2023-10-27T00:00:00-07:00</updated>
   <id>https://www.justing.net/updates/2023/10/27/recordings-feed</id>
   <summary>No description.</summary>
   <content type="html">&lt;p&gt;I added a dedicated &lt;a href=&quot;https://www.justing.net/field-recordings/recordings.xml&quot;&gt;RSS feed for recordings&lt;/a&gt;.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Recordings Feed&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2023/10/27/recordings-feed.html&quot;&gt;You can reply by email.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Updates Rss</title>
   <link rel="alternate" href="https://www.justing.net/updates/2023/10/26/updates-rss.html"/>
   <updated>2023-10-26T00:00:00-07:00</updated>
   <id>https://www.justing.net/updates/2023/10/26/updates-rss</id>
   <summary>No description.</summary>
   <content type="html">&lt;p&gt;Added an &lt;a href=&quot;https://www.justing.net/updates/updates.xml&quot;&gt;RSS feed for updates only&lt;/a&gt;.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Updates Rss&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2023/10/26/updates-rss.html&quot;&gt;Replies by email are appreciated.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Updates Page</title>
   <link rel="alternate" href="https://www.justing.net/updates/2023/10/26/updates-page.html"/>
   <updated>2023-10-26T00:00:00-07:00</updated>
   <id>https://www.justing.net/updates/2023/10/26/updates-page</id>
   <summary>No description.</summary>
   <content type="html">&lt;p&gt;Moved past updates to a &lt;a href=&quot;/updates/&quot;&gt;dedicated updates page&lt;/a&gt;.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Updates Page&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2023/10/26/updates-page.html&quot;&gt;You can reply by email.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Joshua Recordings</title>
   <link rel="alternate" href="https://www.justing.net/updates/2023/10/26/joshua-recordings.html"/>
   <updated>2023-10-26T00:00:00-07:00</updated>
   <id>https://www.justing.net/updates/2023/10/26/joshua-recordings</id>
   <summary>No description.</summary>
   <content type="html">&lt;p&gt;Uploaded some longer recordings I made in Joshua Tree to the &lt;a href=&quot;https://www.justing.net/field-recordings/&quot;&gt;recordings page&lt;/a&gt;.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Joshua Recordings&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2023/10/26/joshua-recordings.html&quot;&gt;Replies by email are appreciated.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Soundshot</title>
   <link rel="alternate" href="https://www.justing.net/updates/2023/10/25/soundshot.html"/>
   <updated>2023-10-25T00:00:00-07:00</updated>
   <id>https://www.justing.net/updates/2023/10/25/soundshot</id>
   <summary>No description.</summary>
   <content type="html">&lt;p&gt;Added a soundshot section to &lt;a href=&quot;https://www.justing.net/field-recordings/&quot;&gt;field recordings&lt;/a&gt; with two examples.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Soundshot&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2023/10/25/soundshot.html&quot;&gt;You can reply by email.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Added Rss</title>
   <link rel="alternate" href="https://www.justing.net/updates/2023/10/25/added-rss.html"/>
   <updated>2023-10-25T00:00:00-07:00</updated>
   <id>https://www.justing.net/updates/2023/10/25/added-rss</id>
   <summary>No description.</summary>
   <content type="html">&lt;p&gt;Added &lt;a href=&quot;/feed.xml&quot;&gt;RSS&lt;/a&gt; for the site.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Added Rss&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2023/10/25/added-rss.html&quot;&gt;Comments by email are welcome.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

 
<entry>
   <title>Test Update</title>
   <link rel="alternate" href="https://www.justing.net/updates/2023/10/24/test-update.html"/>
   <updated>2023-10-24T00:00:00-07:00</updated>
   <id>https://www.justing.net/updates/2023/10/24/test-update</id>
   <summary>No description.</summary>
   <content type="html">&lt;p&gt;Added a test update.&lt;/p&gt;

&lt;p class=email-reply&gt;To Reply: &lt;a href=&quot;mailto:justin@garofo.li?subject=Reply to the post &apos;Test Update&apos; on justing.net&amp;body=url: https://www.justing.nethttps://www.justing.net/updates/2023/10/24/test-update.html&quot;&gt;Replies by email are appreciated.&lt;/a&gt;&lt;/p&gt;
</content>
</entry>

</feed>

