site

source files for beau's website
git clone https://git.beauhilton.com/site.git
Log | Files | Refs

atom.xml (2919B)


      1 <?xml version='1.0' encoding='UTF-8'?>
      2 <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
      3   <id>https://soupault.app/atom.xml</id>
      4   <title>beauhilton</title>
      5   <updated>2022-11-13T00:00:00+00:00</updated>
      6   <author>
      7     <name>beau hilton</name>
      8     <email>beau@beauhilton.com</email>
      9   </author>
     10   <generator uri="https://soupault.app" version="4.3.1">soupault</generator>
     11   <logo>🏕️</logo>
     12   <subtitle>beau's website</subtitle>
     13   <entry>
     14     <id>https://soupault.app/posts/mime</id>
     15     <title>fix MIME Types to unbreak RSS feeds served by OpenBSD’s
     16 httpd(8)</title>
     17     <updated>2022-11-13T00:00:00+00:00</updated>
     18     <content type="html">
     19     I've been getting back into RSS lately.
     20 Turns out, my own RSS feed was broken.
     21     </content>
     22     <link href="https://soupault.app/posts/mime" rel="alternate"/>
     23   </entry>
     24   
     25   <entry>
     26     <id>https://soupault.app/posts/ugbsd</id>
     27     <title>Upgrading out-of-date OpenBSD installs</title>
     28     <updated>2022-11-11T00:00:00+00:00</updated>
     29     <content type="html">
     30     First of all, don't do how I do. 
     31 Upgrade your installs regularly. 
     32 OpenBSD makes it very easy.
     33     </content>
     34     <link href="https://soupault.app/posts/ugbsd" rel="alternate"/>
     35   </entry>
     36   
     37   <entry>
     38     <id>https://soupault.app/posts/geocheatcode</id>
     39     <title>geocheatcode</title>
     40     <updated>2022-04-22T00:00:00+00:00</updated>
     41     <content type="html">
     42     Here is background and code
     43 for a trick I use to get
     44 Google to give me best-in-class guesses 
     45 for latitude and longitude,
     46 despite goofy and/or downright bad location searches.
     47     </content>
     48     <link href="https://soupault.app/posts/geocheatcode" rel="alternate"/>
     49   </entry>
     50   
     51   <entry>
     52     <id>https://soupault.app/posts/intake-2022-03-25</id>
     53     <title>intake</title>
     54     <updated>2022-03-25T00:00:00+00:00</updated>
     55     <content type="html">
     56     candidal esophagitis, achalasia, H Pylori PUD
     57     </content>
     58     <link href="https://soupault.app/posts/intake-2022-03-25" rel="alternate"/>
     59   </entry>
     60   
     61   <entry>
     62     <id>https://soupault.app/posts/employee-wifi</id>
     63     <title>Set Up Enterprise Wifi on Arch Linux</title>
     64     <updated>2021-09-17T00:00:00+00:00</updated>
     65     <content type="html">
     66     Most big institutions have guest and employee wifi networks.
     67 Guest wifi is usually fine, fast enough for the basics,
     68 but far inferior to employee wifi.
     69 On a custom-built OS, such as a fairly minimalist Linux distribution, 
     70 getting the employee wifi to work
     71 can be a beast.
     72     </content>
     73     <link href="https://soupault.app/posts/employee-wifi" rel="alternate"/>
     74   </entry>
     75   
     76   <entry>
     77     <id>https://soupault.app/posts/mr-2021</id>
     78     <title>Morning Report 08/23/2021</title>
     79     <updated>2021-08-23T00:00:00+00:00</updated>
     80     <content type="html">
     81     Diagnosis is... MDS/MPN/MF NOS. 
     82 i.e., who knows.
     83     </content>
     84     <link href="https://soupault.app/posts/mr-2021" rel="alternate"/>
     85   </entry>
     86   
     87 </feed>