<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" >

  <title>Erik L. Arneson — Writer and Software Developer</title>
  <subtitle>Erik L. Arneson is a freelance writer and software developer with WordPress experience. He is located in Portland, Oregon.</subtitle>
  <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator>
  <link href="https://arnesonium.com/feeds/pdx.xml" rel="self" type="application/atom+xml" />
  <link href="https://arnesonium.com/" rel="alternate" type="text/html" />
  <updated>2026-06-18T15:03:10+00:00</updated>
  <id>https://arnesonium.com/feeds/pdx.xml</id>
  <author>
    <name>Erik L. Arneson</name>
  </author>
      <entry>
        
        <title>Posts of Interest for 6 October 2023</title>
        <author>
          <name>Erik L. Arneson</name>
        </author>        
        <link href="https://arnesonium.com/2023/10/6-posts-of-interest" rel="alternate" type="text/html" title="Posts of Interest for 6 October 2023" />
        <updated>2023-10-06T00:00:00+00:00</updated>
        <id>https://arnesonium.com/2023/10/export</id>
          <category term="emacs" />
        
          <category term="programming" />
        
          <category term="portland" />
        
          <category term="security" />
        
          <category term="pdx" />
        <content type="html" xml:base="https://arnesonium.com/2023/10/6-posts-of-interest">&lt;p&gt;This is my first attempt at using &lt;a href=&quot;https://github.com/rnadler/elfeed-curate&quot;&gt;elfeed-curate&lt;/a&gt; to collect interesting blog posts and share them. I have also attempted to subscribe to the RSS feed for the #Emacs hashtag on Mastodon, but that doesn’t seem to be working correctly yet. I’ve seen other blogs do similar things, but is this useful for my blog? I don’t know! Let me know what you think.&lt;/p&gt;

&lt;!--more--&gt;

&lt;h2 id=&quot;computers-4&quot;&gt;Computers (4)&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.brycewray.com/posts/2023/10/cloudflare-fonts/?utm_campaign=RSS&amp;amp;utm_source=RSS&amp;amp;utm_medium=RSS&quot;&gt;The intriguing announcement of Cloudflare Fonts&lt;/a&gt; (Bryce Wray) &lt;strong&gt;[Programming]&lt;/strong&gt;
Oooh, this is cool. Bryce Wray talks about the introduction of Cloudflare Fonts!&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://securityintelligence.com/articles/what-to-know-about-new-generative-ai-tools-for-criminals/&quot;&gt;What to know about new generative AI tools for criminals&lt;/a&gt; (Mike Elgan) &lt;strong&gt;[Security]&lt;/strong&gt;
Generative AI is still a minor concern for security professionals, but the threat is rising! This is
an interesting look at the state of the art and current means for addressing the threat.&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://alexschroeder.ch/view/2022-03-20_Torchbearers_and_bodyguards&quot;&gt;Alex Schroeder: 2022-03-20 Torchbearers and bodyguards&lt;/a&gt; (Alex Schroeder) &lt;strong&gt;[Emacs]&lt;/strong&gt;
Alex Schroeder continues his exploration of running tabletop RPGs using Emacs. Check out the other
blog posts in the series—they are a lot of fun. I have been playing with Emacs for running TTRPGs,
as well. Someday I’ll explain my methods.&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://irreal.org/blog/?p=11683&quot;&gt;Elfeed-curate&lt;/a&gt; (jcs) &lt;strong&gt;[Emacs]&lt;/strong&gt;
Elfeed-curate sounds like a really neat package. This is my first annotation using that package,
which I will soon attempt to export.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;portland-1&quot;&gt;Portland (1)&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.friendsoflonefircemetery.org/?p=943&quot;&gt;Tour of Untimely Departures – SOLD OUT!&lt;/a&gt; (lfadmin)
The Tour of Untimely Departures is an annual event at Lone Fir Cemetery in Portland. But guess what?
It’s already sold out! It sold out a while back, but I didn’t notice because my RSS feed for the
Friends of Lone Fir was broken.&lt;/li&gt;
&lt;/ul&gt;</content>
      </entry>
    
      <entry>
        
        <title>Random Link Rodeo</title>
        <author>
          <name>Erik L. Arneson</name>
        </author>        
        <link href="https://arnesonium.com/2015/02/random-link-rodeo/" rel="alternate" type="text/html" title="Random Link Rodeo" />
        <updated>2015-02-17T16:43:32+00:00</updated>
        <id>https://arnesonium.com/2015/02/random-link-rodeo</id>
          <category term="golang" />
        
          <category term="pdx" />
        
          <category term="portland" />
        
          <category term="web-development" />
        
          <category term="wordpress" />
        <content type="html" xml:base="https://arnesonium.com/2015/02/random-link-rodeo/">&lt;p&gt;I’ve been working on a few projects, but nothing I can share publicly. However, I’ve also been out in the world of the Portland tech community, which has been excellent. If you haven’t heard of &lt;a href=&quot;http://calagator.org/&quot; target=&quot;_blank&quot;&gt;Calagator&lt;/a&gt; yet, go check it out.
&lt;!--more--&gt;&lt;/p&gt;

&lt;p&gt;Last week, I went to a meet-and-greet for developer evangelists from &lt;a href=&quot;https://cloud.google.com/&quot; target=&quot;_blank&quot;&gt;Google Cloud Platform&lt;/a&gt;. After talking to one of the Google devs, I was convinced to give &lt;a href=&quot;http://golang.org/&quot; title=&quot;The Go Language&quot; target=&quot;_blank&quot;&gt;Go&lt;/a&gt; a try. He told me that Go has type inference, and while I was dismayed to learn that it only has type inference on variable declarations, it still looks like a good language. I’m playing around with &lt;a href=&quot;http://sawsij.com/&quot; target=&quot;_blank&quot;&gt;sawsij&lt;/a&gt; and &lt;a href=&quot;https://cloud.google.com/appengine/&quot; target=&quot;_blank&quot;&gt;Google App Engine&lt;/a&gt; and should have something to share in a few weeks.&lt;/p&gt;

&lt;p&gt;Last night, I went to a &lt;a href=&quot;http://pdxwp.com/&quot; target=&quot;_blank&quot;&gt;PDX WordPress Meetup&lt;/a&gt;, where I saw Kronda Adair of &lt;a href=&quot;http://karveldigital.com/&quot; title=&quot;Karvel Digital&quot; target=&quot;_blank&quot;&gt;Karvel Digital&lt;/a&gt; give a presentation called “5 Common Website Owner Mistakes and How to Fix Them.” After the talk, there was some interesting talk about website optimization and the “noisy neighbor” problem in cloud computing.&lt;/p&gt;

&lt;p&gt;Next week, I’m looking forward to the &lt;a href=&quot;http://calagator.org/events/1250467737&quot; target=&quot;_blank&quot;&gt;PdxDevOps meeting&lt;/a&gt;, mostly because I’ve realized that this is what I do most of the time. When I build websites, I tend to handle everything from hosting and system administration through software development.&lt;/p&gt;

&lt;p&gt;I’m really impressed by how full and rich the Portland tech community is. So far I’ve met a lot of great people in it, and I look forward to meeting more.&lt;/p&gt;</content>
      </entry>
    
</feed>
