<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Posts on theelous3&#39;s record</title>
    <link>https://record.theelous3.net/posts/</link>
    <description>Recent content in Posts on theelous3&#39;s record</description>
    <image>
      <title>theelous3&#39;s record</title>
      <url>https://record.theelous3.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://record.theelous3.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.152.2</generator>
    <language>en</language>
    <lastBuildDate>Tue, 09 Dec 2025 14:15:40 +0000</lastBuildDate>
    <atom:link href="https://record.theelous3.net/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Stupid goaccess reverse proxy websocket port trick</title>
      <link>https://record.theelous3.net/posts/goaccess_nginx/</link>
      <pubDate>Tue, 09 Dec 2025 14:15:40 +0000</pubDate>
      <guid>https://record.theelous3.net/posts/goaccess_nginx/</guid>
      <description>&lt;p&gt;Setting up live goaccess behind a reverse proxy has an arcane and stupid trick.&lt;/p&gt;
&lt;p&gt;In order to get your browser to stop trying to connect your websocket to &lt;code&gt;wss://whatever.com:7890/ws&lt;/code&gt; where port &lt;code&gt;7890&lt;/code&gt; is both nonsense (your reverse proxy is not listening there) and insecure (your browser doesn&amp;rsquo;t want to deal with this port), you must define your config to explicitly use the port it should already be using, &lt;code&gt;80&lt;/code&gt; or &lt;code&gt;443&lt;/code&gt; depending on ws or wss.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dw50 / DW1150 &#34;special adjusting screw&#34;</title>
      <link>https://record.theelous3.net/posts/dw50_special_screw/</link>
      <pubDate>Thu, 27 Nov 2025 19:14:13 +0000</pubDate>
      <guid>https://record.theelous3.net/posts/dw50_special_screw/</guid>
      <description>&lt;p&gt;The dewalt dw50, dw55, and dw1150 (and presumably more) machines have an enigmatic &amp;ldquo;special adjusting screw&amp;rdquo; with which you can adjust the height of the blades in the cutter block to the correct height.&lt;/p&gt;
&lt;p&gt;The specs for these are not available anywhere on the internet. There are suppiliers that apparently sell them, but any of the items with images look at best marginally correct.&lt;/p&gt;
&lt;p&gt;The screw, it seems,  goes by different names and part numbers. I believe the actual canonical name to be&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to set up FoundryVTT on a filthy cheap server, for noobs.</title>
      <link>https://record.theelous3.net/posts/foundry_basic_guide/</link>
      <pubDate>Fri, 03 Jul 2020 22:17:35 +0000</pubDate>
      <guid>https://record.theelous3.net/posts/foundry_basic_guide/</guid>
      <description>&lt;p&gt;Last updated: 2025/12/05&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id=&#34;info&#34;&gt;Info&lt;/h3&gt;
&lt;h4 id=&#34;what-do-i-need-to-know-about-servers--code-to-get-through-this-guide&#34;&gt;What do I need to know about servers / code to get through this guide?&lt;/h4&gt;
&lt;p&gt;Absolutely nothing! Wahoo!&lt;/p&gt;
&lt;h4 id=&#34;what-will-i-have-at-the-end-of-this-tutorial&#34;&gt;What will I have at the end of this tutorial?&lt;/h4&gt;
&lt;p&gt;You will have a Foundry server running on a remote system that will always be on. You&amp;rsquo;ll have secure HTTPS for your connection. It will be a very basic setup. Your certificate will optionally be self-signed and probably scary looking the first time you connect, but perfectly good to use for years (Step nine(a)). Alternatively, if you have a domain, we can set up a proper HTTPS site that will get rid of the self signing warning (Step nine(b)).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Overteaching - an error</title>
      <link>https://record.theelous3.net/posts/python_for_teaching/</link>
      <pubDate>Mon, 04 Dec 2017 13:21:01 +0000</pubDate>
      <guid>https://record.theelous3.net/posts/python_for_teaching/</guid>
      <description>Choosing the right level of abstraction to work at is important.</description>
    </item>
    <item>
      <title>Wtf is self (in python)</title>
      <link>https://record.theelous3.net/posts/wtf_is_self/</link>
      <pubDate>Sat, 19 Aug 2017 16:35:44 +0000</pubDate>
      <guid>https://record.theelous3.net/posts/wtf_is_self/</guid>
      <description>From no-idea to advanced understanding in one short page. </description>
    </item>
    <item>
      <title>Concurrency in python, a primer.</title>
      <link>https://record.theelous3.net/posts/python_concurrency_primer/</link>
      <pubDate>Fri, 02 Jun 2017 18:49:24 +0000</pubDate>
      <guid>https://record.theelous3.net/posts/python_concurrency_primer/</guid>
      <description>A birds eye view of the various ways of doing two things at once in python</description>
    </item>
  </channel>
</rss>
