<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>hardware &amp;mdash; Paul Sutton</title>
    <link>https://personaljournal.ca/paulsutton/tag:hardware</link>
    <description>Personal Blog</description>
    <pubDate>Tue, 05 May 2026 13:05:51 +0000</pubDate>
    <item>
      <title>Assembler programming</title>
      <link>https://personaljournal.ca/paulsutton/assembler-programming</link>
      <description>&lt;![CDATA[Assembler programming&#xA;&#xA;Updated 5/4/2025&#xA;&#xA;I am gathering some resources here on programming using ARM processors.  Also provided some resource links for x86 based architecture too. &#xA;&#xA;ARM&#xA;&#xA;arm-64-bit - RaspberryPi&#xA;Arm assembler on the R-Pi&#xA;Arm programming by example&#xA;Arm assembler on the Pi Pico&#xA;32 bit arm core&#xA;Other documentation on arm&#xA;&#xA;RISC V&#xA;&#xA;RISC V guide&#xA;RISC v getting started&#xA;Wikipedia RISC V&#xA;RISC V book&#xA;Youtube video&#xA;introduction-to-risc-v-and-risc-v-assembly-programming&#xA;OS in 1000 lines&#xA;&#xA;iA86&#xA;&#xA;Intel IA86 developer&#xA;IA-64 Tutorial pdf&#xA;asm 64 handout pdf&#xA;Intro to x86 programming&#xA;&#xA;Other&#xA;&#xA;post : RISC-V 2024 Update: RISE, AI Accelerators &amp; More&#xA;Pine64&#xA;   Pine 64 Wiki&#xA;   Pine Oz64&#xA;Risc OS on Raspberry Pi&#xA;MikeOS &#xA;&#xA;tags**&#xA;&#xA;#Programming,#Development,#Assembler,#ARM,#x86,#IA-64,#RISCV,#Pine64,#Pine,#Assembler,#Hardware,#Boards&#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>Assembler programming</p>

<p>**Updated 5/4/2025</p>

<p>I am gathering some resources here on programming using ARM processors.  Also provided some resource links for x86 based architecture too.</p>

<p><strong>ARM</strong></p>
<ul><li><a href="https://www.udemy.com/course/arm-64-bit-assembly-language-with-raspberry-pi/" rel="nofollow">arm-64-bit – RaspberryPi</a></li>
<li><a href="https://rpi.science.ontariotechu.ca/lab/arm/" rel="nofollow">Arm assembler on the R-Pi</a></li>
<li><a href="https://hackaday.com/2022/10/11/arm-programming-by-example/" rel="nofollow">Arm programming by example</a></li>
<li><a href="https://blog.smittytone.net/2022/06/19/get-started-with-arm-assembly-on-the-pi-pico/" rel="nofollow">Arm assembler on the Pi Pico</a></li>
<li><a href="https://www.allaboutcircuits.com/technical-articles/how-to-write-assembly-instructions-programming-32-bit-ARM-core-Raspberry-Pi/" rel="nofollow">32 bit arm core</a></li>
<li><a href="https://documentation-service.arm.com/static/64e7245d04d0d65e67136806" rel="nofollow">Other documentation on arm</a></li></ul>

<p><strong>RISC V</strong></p>
<ul><li><a href="https://github.com/mikeroyal/RISC-V-Guide" rel="nofollow">RISC V guide</a></li>
<li><a href="https://risc-v-getting-started-guide.readthedocs.io/en/latest/introduction.html" rel="nofollow">RISC v getting started</a></li>
<li><a href="https://en.wikipedia.org/wiki/RISC-V" rel="nofollow">Wikipedia RISC V</a></li>
<li><a href="https://riscv-programming.org/book.html" rel="nofollow">RISC V book</a></li>
<li><a href="https://www.youtube.com/watch?v=XVU_RNiz09A" rel="nofollow">Youtube video</a></li>
<li><a href="https://www.udemy.com/course/introduction-to-risc-v-and-risc-v-assembly-programming/" rel="nofollow">introduction-to-risc-v-and-risc-v-assembly-programming</a></li>
<li><a href="https://operating-system-in-1000-lines.vercel.app/en/02-assembly" rel="nofollow">OS in 1000 lines</a></li></ul>

<p><strong>iA86</strong></p>
<ul><li><a href="https://www.intel.com/content/www/us/en/developer/articles/technical/intel-sdm.html" rel="nofollow">Intel IA86 developer</a></li>
<li><a href="https://www.cl.cam.ac.uk/teaching/2003/CompArch/ia64-tut1.pdf" rel="nofollow">IA-64 Tutorial pdf</a></li>
<li><a href="https://www.cs.cmu.edu/~fp/courses/15213-s07/misc/asm64-handout.pdf" rel="nofollow">asm 64 handout pdf</a></li>
<li><a href="https://www.nayuki.io/page/a-fundamental-introduction-to-x86-assembly-programming" rel="nofollow">Intro to x86 programming</a></li></ul>

<p><strong>Other</strong></p>
<ul><li><a href="https://personaljournal.ca/paulsutton/tag:RISCV" rel="nofollow">post : RISC-V 2024 Update: RISE, AI Accelerators &amp; More</a></li>
<li><a href="https://pine64.org/" rel="nofollow">Pine64</a>
<ul><li><a href="https://wiki.pine64.org/wiki/Main_Page" rel="nofollow">Pine 64 Wiki</a></li>
<li><a href="https://wiki.pine64.org/wiki/Oz64" rel="nofollow">Pine Oz64</a></li></ul></li>
<li><a href="https://www.theregister.com/2024/05/02/rool_530_is_here/?td=keepreading" rel="nofollow">Risc OS on Raspberry Pi</a>
<a href="https://mikeos.sourceforge.net/" rel="nofollow">MikeOS</a></li></ul>

<p><strong>tags</strong></p>

<p><a href="/paulsutton/tag:Programming" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Programming</span></a>,<a href="/paulsutton/tag:Development" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Development</span></a>,<a href="/paulsutton/tag:Assembler" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Assembler</span></a>,<a href="/paulsutton/tag:ARM" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">ARM</span></a>,<a href="/paulsutton/tag:x86" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">x86</span></a>,<a href="/paulsutton/tag:IA" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">IA</span></a>-64,<a href="/paulsutton/tag:RISCV" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">RISCV</span></a>,<a href="/paulsutton/tag:Pine64" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Pine64</span></a>,<a href="/paulsutton/tag:Pine" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Pine</span></a>,<a href="/paulsutton/tag:Assembler" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Assembler</span></a>,<a href="/paulsutton/tag:Hardware" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Hardware</span></a>,<a href="/paulsutton/tag:Boards" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Boards</span></a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/assembler-programming</guid>
      <pubDate>Wed, 26 Jun 2024 15:20:20 +0000</pubDate>
    </item>
    <item>
      <title>Tinkerers - Torbay</title>
      <link>https://personaljournal.ca/paulsutton/tinkerers-torbay</link>
      <description>&lt;![CDATA[Tinkerers - Torbay&#xA;&#xA;This is a new group, formed out of the Stem group at Paignton library, it is aimed at adult tinkerers, project builders etc and hopes to bring like-minded people together.&#xA;&#xA;We enjoy experimentation, Tinkering etc. &#xA;&#xA;So far we have a website and a discord group, please get in touch as Discord is invite only at present. &#xA;&#xA;Tags&#xA;&#xA;#STEM,#Torbay,#Hacking,#Tinkerers,#Hardware,#Software,#Firmware,&#39;Science,#Tech,#Art.#Maths,#Engineering&#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>Tinkerers – Torbay</p>

<p>This is a new group, formed out of the Stem group at Paignton library, it is aimed at adult tinkerers, project builders etc and hopes to bring like-minded people together.</p>

<p>We enjoy experimentation, Tinkering etc.</p>

<p>So far we have a <a href="http://www.tinkerers.uk/" rel="nofollow">website</a> and a discord group, please get in touch as Discord is invite only at present.</p>

<p><strong>Tags</strong></p>

<p><a href="/paulsutton/tag:STEM" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">STEM</span></a>,<a href="/paulsutton/tag:Torbay" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Torbay</span></a>,<a href="/paulsutton/tag:Hacking" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Hacking</span></a>,<a href="/paulsutton/tag:Tinkerers" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Tinkerers</span></a>,<a href="/paulsutton/tag:Hardware" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Hardware</span></a>,<a href="/paulsutton/tag:Software" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Software</span></a>,<a href="/paulsutton/tag:Firmware" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Firmware</span></a>,&#39;Science,<a href="/paulsutton/tag:Tech" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Tech</span></a>,<a href="/paulsutton/tag:Art" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Art</span></a>.<a href="/paulsutton/tag:Maths" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Maths</span></a>,<a href="/paulsutton/tag:Engineering" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Engineering</span></a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/tinkerers-torbay</guid>
      <pubDate>Sun, 17 Dec 2023 07:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Code Club 25/11/2023 Write up</title>
      <link>https://personaljournal.ca/paulsutton/code-club-25-11-2023-write-up</link>
      <description>&lt;![CDATA[Code Club 25/11/2023 Write up&#xA;&#xA;We had a busy session today. As you can see from the photo, we did more work on the netbooks. &#xA;&#xA;code club november 2023&#xA;&#xA;We were also doing more Scratch and some HTML / CSS. &#xA;&#xA;I have added more links below to try and reflect our current set of activities. &#xA; &#xA;I was also helping another attendee with electronics, even though I think what he wants to do is a little complex for the resources available and requires more engineering and or electronics knowledge.&#xA;&#xA;As well as the above, Helen from the STEM group was working on getting the line following robot working and also getting the Lego WeDo working,  so we now have a small Lego robot that can detect obstacles, as well as a basic Lego Windmill, which we can look at this during the next STEM group meeting on the 9th December. &#xA;&#xA;Next Code Club&#xA;&#xA;The next code club is on 2/12/2023&#xA;&#xA;Tags&#xA;&#xA;#CodeClub,#Python,#Web,#Hardware,#Software,#Electronics,&#xA;STEM&#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>Code Club 25/11/2023 Write up</p>

<p>We had a busy session today. As you can see from the photo, we did more work on the netbooks.</p>

<p><img src="https://salsa.debian.org/zleap-guest/blog-media/-/raw/master/ccnov.jpg" alt="code club november 2023"></p>

<p>We were also doing more Scratch and some HTML / CSS.</p>

<p>I have added more links below to try and reflect our current set of activities.</p>

<p>I was also helping another attendee with electronics, even though I think what he wants to do is a little complex for the resources available and requires more engineering and or electronics knowledge.</p>

<p>As well as the above, Helen from the STEM group was working on getting the line following robot working and also getting the Lego WeDo working,  so we now have a small Lego robot that can detect obstacles, as well as a basic Lego Windmill, which we can look at this during the next STEM group meeting on the 9th December.</p>

<p><strong>Next Code Club</strong></p>

<p>The <strong>next</strong> code club is on 2/12/2023</p>

<p><strong>Tags</strong></p>

<p><a href="/paulsutton/tag:CodeClub" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">CodeClub</span></a>,<a href="/paulsutton/tag:Python" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Python</span></a>,<a href="/paulsutton/tag:Web" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Web</span></a>,<a href="/paulsutton/tag:Hardware" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Hardware</span></a>,<a href="/paulsutton/tag:Software" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Software</span></a>,<a href="/paulsutton/tag:Electronics" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Electronics</span></a>,
<a href="/paulsutton/tag:STEM" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">STEM</span></a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/code-club-25-11-2023-write-up</guid>
      <pubDate>Sat, 25 Nov 2023 14:02:26 +0000</pubDate>
    </item>
    <item>
      <title>Index</title>
      <link>https://personaljournal.ca/paulsutton/site-index</link>
      <description>&lt;![CDATA[Index&#xA;&#xA;img src=&#34;https://socialhub.activitypub.rocks/uploads/default/original/1X/6aac842b7ff5c58385a02f3a131c259281be88c8.png&#34; target=&#34;_blank&#34; &#xA;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xA;&#xA;A&#xA;AI&#xA;AbsorbtionSpectra&#xA;Abuse&#xA;Academy&#xA;Activism&#xA;Adenine&#xA;Afghanistan&#xA;Africa&#xA;Alphablocks&#xA;AMES&#xA;AminoAcid&#xA;AmnestyInternational&#xA;AMOC&#xA;Analytics&#xA;apg&#xA;Api&#xA;Apt&#xA;Aptitude&#xA;AralBalkan&#xA;Archaeology&#xA;Arduino&#xA;ARM&#xA;Artemis&#xA;arXiv&#xA;Assembler&#xA;AstroBiology&#xA;AstroChemistry&#xA;Astronify&#xA;Astronomy&#xA;Astrophysics&#xA;Atlantic&#xA;AtomicStructure&#xA;Atmosphere&#xA;B&#xA;BlueGhost&#xA;bash&#xA;BASH&#xA;BASHShell&#xA;BashScripting&#xA;Bashscripting&#xA;BatchProcessing&#xA;Beamer&#xA;BepiColombo&#xA;better&#xA;BibTeX&#xA;BigBluButton&#xA;BigOil&#xA;BioChemistry&#xA;Biology&#xA;BioMass&#xA;Blender&#xA;Blog&#xA;Bonfire&#xA;Bookworm&#xA;Bookwyrm&#xA;Browser&#xA;Bullseye&#xA;Buster&#xA;C&#xA;Castopod&#xA;Charity&#xA;CheatSheet&#xA;Chat&#xA;Chemistry&#xA;Chrome&#xA;Chromium&#xA;Climate&#xA;Code&#xA;CodeClub&#xA;Coding&#xA;Commons&#xA;Conditions&#xA;Conference&#xA;Console&#xA;Cornwall&#xA;Corona&#xA;CoronaVirus&#xA;Cosmology&#xA;Covid19&#xA;cpd&#xA;CPD&#xA;Creative&#xA;CreativeCommons&#xA;CreativeEducation&#xA;CriticalThinking&#xA;CrudeOil&#xA;Cryptpad&#xA;Crystal&#xA;CTAN&#xA;CyberSecurity&#xA;Cytosine&#xA;Commands&#xA;D&#xA;DarkMatter&#xA;Data&#xA;DBS&#xA;dcglug&#xA;dclug&#xA;Debconf&#xA;Debian&#xA;Decentralised&#xA;Decentralized&#xA;DeepLearning&#xA;Derived&#xA;Detox&#xA;Development&#xA;Devon&#xA;Diaspora&#xA;Digital&#xA;DiodeZone&#xA;Discussions&#xA;disroot&#xA;Disroot&#xA;dna&#xA;DNA&#xA;Docker&#xA;Documentation&#xA;Donate&#xA;Donation&#xA;Draft&#xA;DRM&#xA;Drupal&#xA;DosBox&#xA;E&#xA;Editing&#xA;Education&#xA;EdX&#xA;Electronics&#xA;Elements&#xA;Element&#xA;emacs&#xA;Email&#xA;EmissionSpectra&#xA;Employment&#xA;Energy&#xA;EnergySavingWeek&#xA;Engine&#xA;Engine&#xA;ESAof&#xA;Ethics&#xA;Ethiopia&#xA;EventManagement&#xA;Events&#xA;EveryonesInvited&#xA;Exoplanet&#xA;Exploration&#xA;Euclid&#xA;Editor&#xA;Endof10&#xA;endof10&#xA;FalconsEye&#xA;Federated&#xA;Fediverse&#xA;Firefox&#xA;Flockingbird&#xA;Football&#xA;FootBall&#xA;Fosdem&#xA;FOSSandCrafts&#xA;FossileFuels&#xA;Foundation&#xA;Framablog&#xA;FramaBlog&#xA;Framework&#xA;FreeBSD&#xA;FreeBSD&#xA;Freedom&#xA;FreeSoftware&#xA;FreeSoftwareDirectory&#xA;Friendica&#xA;Friendica&#xA;FSF&#xA;FSFE&#xA;Funkwhale&#xA;Fusion&#xA;FutureLearn&#xA;ffmpeg&#xA;G&#xA;Galaxy&#xA;Galculator&#xA;GameEngine&#xA;Games&#xA;Games&#xA;Gamma&#xA;GDPR&#xA;GettingStarted&#xA;Ghostreply&#xA;Gimp&#xA;Git&#xA;Gitlab&#xA;GitLab&#xA;gm&#xA;GNOME&#xA;GNU&#xA;GnuSocial&#xA;GoAccess&#xA;GoatCounter&#xA;GoDot&#xA;gold&#xA;Gopher&#xA;GPL&#xA;GraphicsMagick&#xA;Greek&#xA;Guanine&#xA;GUI&#xA;H&#xA;Hack&#xA;HackerPublicRadio&#xA;Hacking&#xA;Hardware&#xA;Hexchat&#xA;HomeChemistry&#xA;HomeChemistry1&#xA;HomeChemistry10&#xA;HomeChemistry11&#xA;HomeChemistry12&#xA;HomeChemistry13&#xA;HomeChemistry14&#xA;HomeChemistry15&#xA;HomeChemistry16&#xA;HomeChemistry17&#xA;HomeChemistry18&#xA;HomeChemistry2&#xA;HomeChemistry3&#xA;HomeChemistry4&#xA;HomeChemistry5&#xA;HomeChemistry6&#xA;HomeChemistry7&#xA;HomeChemistry8&#xA;HomeChemistry9&#xA;Hosting&#xA;HPR&#xA;htop&#xA;Hubble&#xA;Hubzilla&#xA;HumanRights&#xA;Hypothesis&#xA;Help&#xA;I&#xA;Image&#xA;ImageManipulation&#xA;Index&#xA;InfoGraphic&#xA;information&#xA;Inkscape&#xA;Invidious&#xA;IRC&#xA;J&#xA;JamesWebb&#xA;Jit.si&#xA;Jitsi&#xA;JoeEditor&#xA;JoesOwnEditor&#xA;jpl&#xA;JPL&#xA;Jupyter&#xA;JupyterNotebook&#xA;JWST&#xA;K&#xA;Kanban&#xA;kbin&#xA;KCSIE&#xA;KDE&#xA;KeepingChildrenSafeinEducation,&#xA;Kenya&#xA;kstars&#xA;KeyBinding&#xA;L&#xA;LaTeX&#xA;Law&#xA;Learning&#xA;Lecture&#xA;Legal&#xA;Legislation&#xA;Lemmy&#xA;LGPL&#xA;LiberaPay&#xA;Libre&#xA;LibreAdventure&#xA;LibreLounge&#xA;Librem&#xA;Libreoffice&#xA;LibreOffice&#xA;LibreOfficeCalc&#xA;LibreOfficeDraw&#xA;LibreOfficeGettingStarted&#xA;LibreOfficeImpres&#xA;LibreOfficeWriter&#xA;LibrePlanet&#xA;Linux&#xA;LinuxMint&#xA;Lua&#xA;Luanti&#xA;Luanti&#xA;LXDE&#xA;Lynx&#xA;LPI&#xA;LinuxFoundation&#xA;M&#xA;Magnesium&#xA;Management&#xA;Manganese&#xA;Map&#xA;Mapscii&#xA;Mars&#xA;Mastodon&#xA;Materials&#xA;Matomo&#xA;Matrix&#xA;Maya&#xA;Meeting&#xA;Meetings&#xA;mercury&#xA;Mercury&#xA;Meta&#xA;Micro.blog&#xA;mining&#xA;Misskey&#xA;mobile&#xA;Mobile&#xA;Mobilizon&#xA;Mobilizon&#xA;MolarSolutionCalculator&#xA;Moon&#xA;N&#xA;NaCl&#xA;Nano&#xA;NationsLeague&#xA;Nebula&#xA;NetHack&#xA;network&#xA;NewSkillsAcademy&#xA;Nextcloud&#xA;NFL&#xA;NGINX&#xA;Nuclear&#xA;NuclearFusion&#xA;Nucleobases&#xA;NASA&#xA;O&#xA;Ocean&#xA;Oil&#xA;OilProducts&#xA;Online&#xA;Online&#xA;OnlineSafetyBill&#xA;Open&#xA;OpenData&#xA;OpenLearn&#xA;OpenStreetMap&#xA;OpenUniversity&#xA;Orbitals&#xA;OU&#xA;Overleaf&#xA;Owncast&#xA;OwnCloud&#xA;P&#xA;Package&#xA;Parker&#xA;PaigntonLibrarySTEMGroup&#xA;Pandas&#xA;Paper&#xA;ParticlePhysics&#xA;Particles&#xA;Password&#xA;Payment&#xA;Paypal&#xA;PDF&#xA;PeerTube&#xA;PeriodicTable&#xA;Phonics&#xA;Photo&#xA;Photograph&#xA;Photographs&#xA;Photos&#xA;Physics&#xA;pinebook&#xA;pinephone&#xA;PixelFed&#xA;Planet&#xA;Plausible&#xA;Pleroma&#xA;Plume&#xA;Podcast&#xA;PowderToy&#xA;Privacy&#xA;Production&#xA;Products&#xA;Programming&#xA;ProtoSchool&#xA;Public&#xA;Purism&#xA;Python&#xA;Python3&#xA;Q&#xA;Quark&#xA;Quarks&#xA;R&#xA;RadioAstronomy&#xA;Reading&#xA;Recovery&#xA;RedBubble&#xA;RedCabbage&#xA;Research&#xA;Rights&#xA;RISC&#xA;RISCV&#xA;rna&#xA;RNA&#xA;RocksAndDiamonds&#xA;Rookie&#xA;RookieCamp&#xA;Rust&#xA;S&#xA;Safeguarding&#xA;SaferInternetDay&#xA;Safety&#xA;Salt&#xA;Schools&#xA;Science&#xA;Science&#xA;ScienceDaily&#xA;Scismic&#xA;Scratch&#xA;Scratch2&#xA;Scratch3&#xA;SDTJ&#xA;Seagl&#xA;Security&#xA;Simulator&#xA;Sitejs&#xA;Skymaps&#xA;smallweb&#xA;Soccer&#xA;Social&#xA;SocialHome&#xA;SocialHub&#xA;SodiumChloride&#xA;Solarus&#xA;Solid&#xA;SouthDevonTechJam&#xA;Space&#xA;Stars&#xA;STEAM&#xA;Steam&#xA;Stellarium&#xA;Stickers&#xA;Stripe&#xA;stsci&#xA;Symmetry&#xA;Synaptic&#xA;Satellite&#xA;SuperTuxKart&#xA;ssh&#xA;T&#xA;Tinkerers&#xA;Tailings&#xA;Talk&#xA;Teaching&#xA;TeachingAssistant&#xA;Techlearningcollective&#xA;Telescope&#xA;Terminal&#xA;Terms&#xA;TeX&#xA;TextEditor&#xA;TheOpenUniversity&#xA;Theory&#xA;TheOU&#xA;Thesis&#xA;Thunar&#xA;Thunderbird&#xA;Thymine&#xA;Tilde&#xA;Toot&#xA;Top&#xA;Topic&#xA;Torbay&#xA;TorbayTrojans&#xA;Transit&#xA;Translation&#xA;Trojans&#xA;Trunk&#xA;Tuxiversity&#xA;U&#xA;Ulytsheavy&#xA;Umami&#xA;UN&#xA;UnitedKingdom&#xA;UnitedNations&#xA;UniverseOfLearning&#xA;Uracil&#xA;Use&#xA;users&#xA;V&#xA;Vaccine&#xA;Virgo&#xA;VLC&#xA;VokoScreen&#xA;Volunteer&#xA;Volunteering&#xA;VultureNethack&#xA;vultureseye&#xA;vfsync&#xA;W&#xA;Warming&#xA;wayland&#xA;weatherinfo&#xA;Website&#xA;WhiteVinegar&#xA;wicd&#xA;wireless&#xA;Wordpress&#xA;Work&#xA;WorldCup&#xA;WorldSpaceWeek&#xA;Wormhole&#xA;Write.as&#xA;Write freely&#xA;Writing&#xA;X&#xA;Xchat&#xA;XenonLamp&#xA;XFCE&#xA;XFCE4&#xA;XMPP&#xA;xorg&#xA;Xournal&#xA;xray&#xA;Y&#xA;YearOfTheFediverse&#xA;YH4F&#xA;YouthHacking4Freedom&#xA;YouthHackingForFreedom&#xA;Z&#xA;Zoo&#xA;ForeverChemicals&#xA;PFAS&#xA;TFA&#xA;&#xA;NUMBERS&#xA;&#xA;0AD&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>Index</p>

<p><a href="https://torresjrjr.com/archive/2020-07-19-guide-to-the-fediverse" rel="nofollow"><img src="https://socialhub.activitypub.rocks/uploads/default/original/1X/6aac842b7ff5c58385a02f3a131c259281be88c8.png"></a></p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>

<p>A
<a href="/paulsutton/tag:AI" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">AI</span></a>
<a href="/paulsutton/tag:AbsorbtionSpectra" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">AbsorbtionSpectra</span></a>
<a href="/paulsutton/tag:Abuse" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Abuse</span></a>
<a href="/paulsutton/tag:Academy" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Academy</span></a>
<a href="/paulsutton/tag:Activism" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Activism</span></a>
<a href="/paulsutton/tag:Adenine" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Adenine</span></a>
<a href="/paulsutton/tag:Afghanistan" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Afghanistan</span></a>
<a href="/paulsutton/tag:Africa" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Africa</span></a>
<a href="/paulsutton/tag:Alphablocks" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Alphablocks</span></a>
<a href="/paulsutton/tag:AMES" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">AMES</span></a>
<a href="/paulsutton/tag:AminoAcid" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">AminoAcid</span></a>
<a href="/paulsutton/tag:AmnestyInternational" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">AmnestyInternational</span></a>
<a href="/paulsutton/tag:AMOC" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">AMOC</span></a>
<a href="/paulsutton/tag:Analytics" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Analytics</span></a>
<a href="/paulsutton/tag:apg" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">apg</span></a>
<a href="/paulsutton/tag:Api" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Api</span></a>
<a href="/paulsutton/tag:Apt" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Apt</span></a>
<a href="/paulsutton/tag:Aptitude" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Aptitude</span></a>
<a href="/paulsutton/tag:AralBalkan" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">AralBalkan</span></a>
<a href="/paulsutton/tag:Archaeology" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Archaeology</span></a>
<a href="/paulsutton/tag:Arduino" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Arduino</span></a>
<a href="/paulsutton/tag:ARM" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">ARM</span></a>
<a href="/paulsutton/tag:Artemis" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Artemis</span></a>
<a href="/paulsutton/tag:arXiv" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">arXiv</span></a>
<a href="/paulsutton/tag:Assembler" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Assembler</span></a>
<a href="/paulsutton/tag:AstroBiology" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">AstroBiology</span></a>
<a href="/paulsutton/tag:AstroChemistry" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">AstroChemistry</span></a>
<a href="/paulsutton/tag:Astronify" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Astronify</span></a>
<a href="/paulsutton/tag:Astronomy" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Astronomy</span></a>
<a href="/paulsutton/tag:Astrophysics" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Astrophysics</span></a>
<a href="/paulsutton/tag:Atlantic" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Atlantic</span></a>
<a href="/paulsutton/tag:AtomicStructure" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">AtomicStructure</span></a>
<a href="/paulsutton/tag:Atmosphere" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Atmosphere</span></a>
B
<a href="/paulsutton/tag:BlueGhost" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">BlueGhost</span></a>
<a href="/paulsutton/tag:bash" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">bash</span></a>
<a href="/paulsutton/tag:BASH" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">BASH</span></a>
<a href="/paulsutton/tag:BASHShell" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">BASHShell</span></a>
<a href="/paulsutton/tag:BashScripting" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">BashScripting</span></a>
<a href="/paulsutton/tag:Bashscripting" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Bashscripting</span></a>
<a href="/paulsutton/tag:BatchProcessing" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">BatchProcessing</span></a>
<a href="/paulsutton/tag:Beamer" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Beamer</span></a>
<a href="/paulsutton/tag:BepiColombo" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">BepiColombo</span></a>
<a href="/paulsutton/tag:better" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">better</span></a>
<a href="/paulsutton/tag:BibTeX" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">BibTeX</span></a>
<a href="/paulsutton/tag:BigBluButton" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">BigBluButton</span></a>
<a href="/paulsutton/tag:BigOil" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">BigOil</span></a>
<a href="/paulsutton/tag:BioChemistry" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">BioChemistry</span></a>
<a href="/paulsutton/tag:Biology" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Biology</span></a>
<a href="/paulsutton/tag:BioMass" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">BioMass</span></a>
<a href="/paulsutton/tag:Blender" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Blender</span></a>
<a href="/paulsutton/tag:Blog" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Blog</span></a>
<a href="/paulsutton/tag:Bonfire" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Bonfire</span></a>
<a href="/paulsutton/tag:Bookworm" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Bookworm</span></a>
<a href="/paulsutton/tag:Bookwyrm" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Bookwyrm</span></a>
<a href="/paulsutton/tag:Browser" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Browser</span></a>
<a href="/paulsutton/tag:Bullseye" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Bullseye</span></a>
<a href="/paulsutton/tag:Buster" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Buster</span></a>
C
<a href="/paulsutton/tag:Castopod" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Castopod</span></a>
<a href="/paulsutton/tag:Charity" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Charity</span></a>
<a href="/paulsutton/tag:CheatSheet" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">CheatSheet</span></a>
<a href="/paulsutton/tag:Chat" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Chat</span></a>
<a href="/paulsutton/tag:Chemistry" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Chemistry</span></a>
<a href="/paulsutton/tag:Chrome" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Chrome</span></a>
<a href="/paulsutton/tag:Chromium" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Chromium</span></a>
<a href="/paulsutton/tag:Climate" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Climate</span></a>
<a href="/paulsutton/tag:Code" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Code</span></a>
<a href="/paulsutton/tag:CodeClub" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">CodeClub</span></a>
<a href="/paulsutton/tag:Coding" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Coding</span></a>
<a href="/paulsutton/tag:Commons" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Commons</span></a>
<a href="/paulsutton/tag:Conditions" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Conditions</span></a>
<a href="/paulsutton/tag:Conference" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Conference</span></a>
<a href="/paulsutton/tag:Console" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Console</span></a>
<a href="/paulsutton/tag:Cornwall" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Cornwall</span></a>
<a href="/paulsutton/tag:Corona" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Corona</span></a>
<a href="/paulsutton/tag:CoronaVirus" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">CoronaVirus</span></a>
<a href="/paulsutton/tag:Cosmology" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Cosmology</span></a>
<a href="/paulsutton/tag:Covid19" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Covid19</span></a>
<a href="/paulsutton/tag:cpd" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">cpd</span></a>
<a href="/paulsutton/tag:CPD" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">CPD</span></a>
<a href="/paulsutton/tag:Creative" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Creative</span></a>
<a href="/paulsutton/tag:CreativeCommons" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">CreativeCommons</span></a>
<a href="/paulsutton/tag:CreativeEducation" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">CreativeEducation</span></a>
<a href="/paulsutton/tag:CriticalThinking" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">CriticalThinking</span></a>
<a href="/paulsutton/tag:CrudeOil" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">CrudeOil</span></a>
<a href="/paulsutton/tag:Cryptpad" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Cryptpad</span></a>
<a href="/paulsutton/tag:Crystal" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Crystal</span></a>
<a href="/paulsutton/tag:CTAN" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">CTAN</span></a>
<a href="/paulsutton/tag:CyberSecurity" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">CyberSecurity</span></a>
<a href="/paulsutton/tag:Cytosine" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Cytosine</span></a>
<a href="/paulsutton/tag:Commands" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Commands</span></a>
D
<a href="/paulsutton/tag:DarkMatter" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">DarkMatter</span></a>
<a href="/paulsutton/tag:Data" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Data</span></a>
<a href="/paulsutton/tag:DBS" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">DBS</span></a>
<a href="/paulsutton/tag:dcglug" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">dcglug</span></a>
<a href="/paulsutton/tag:dclug" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">dclug</span></a>
<a href="/paulsutton/tag:Debconf" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Debconf</span></a>
<a href="/paulsutton/tag:Debian" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Debian</span></a>
<a href="/paulsutton/tag:Decentralised" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Decentralised</span></a>
<a href="/paulsutton/tag:Decentralized" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Decentralized</span></a>
<a href="/paulsutton/tag:DeepLearning" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">DeepLearning</span></a>
<a href="/paulsutton/tag:Derived" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Derived</span></a>
<a href="/paulsutton/tag:Detox" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Detox</span></a>
<a href="/paulsutton/tag:Development" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Development</span></a>
<a href="/paulsutton/tag:Devon" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Devon</span></a>
<a href="/paulsutton/tag:Diaspora" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Diaspora</span></a>
<a href="/paulsutton/tag:Digital" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Digital</span></a>
<a href="/paulsutton/tag:DiodeZone" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">DiodeZone</span></a>
<a href="/paulsutton/tag:Discussions" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Discussions</span></a>
<a href="/paulsutton/tag:disroot" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">disroot</span></a>
<a href="/paulsutton/tag:Disroot" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Disroot</span></a>
<a href="/paulsutton/tag:dna" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">dna</span></a>
<a href="/paulsutton/tag:DNA" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">DNA</span></a>
<a href="/paulsutton/tag:Docker" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Docker</span></a>
<a href="/paulsutton/tag:Documentation" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Documentation</span></a>
<a href="/paulsutton/tag:Donate" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Donate</span></a>
<a href="/paulsutton/tag:Donation" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Donation</span></a>
<a href="/paulsutton/tag:Draft" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Draft</span></a>
<a href="/paulsutton/tag:DRM" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">DRM</span></a>
<a href="/paulsutton/tag:Drupal" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Drupal</span></a>
<a href="/paulsutton/tag:DosBox" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">DosBox</span></a>
E
<a href="/paulsutton/tag:Editing" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Editing</span></a>
<a href="/paulsutton/tag:Education" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Education</span></a>
<a href="/paulsutton/tag:EdX" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">EdX</span></a>
<a href="/paulsutton/tag:Electronics" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Electronics</span></a>
<a href="/paulsutton/tag:Elements" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Elements</span></a>
<a href="/paulsutton/tag:Element" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Element</span></a>
<a href="/paulsutton/tag:emacs" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">emacs</span></a>
<a href="/paulsutton/tag:Email" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Email</span></a>
<a href="/paulsutton/tag:EmissionSpectra" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">EmissionSpectra</span></a>
<a href="/paulsutton/tag:Employment" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Employment</span></a>
<a href="/paulsutton/tag:Energy" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Energy</span></a>
<a href="/paulsutton/tag:EnergySavingWeek" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">EnergySavingWeek</span></a>
<a href="/paulsutton/tag:Engine" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Engine</span></a>
<a href="/paulsutton/tag:Engine" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Engine</span></a>
<a href="/paulsutton/tag:ESAof" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">ESAof</span></a>
<a href="/paulsutton/tag:Ethics" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Ethics</span></a>
<a href="/paulsutton/tag:Ethiopia" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Ethiopia</span></a>
<a href="/paulsutton/tag:EventManagement" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">EventManagement</span></a>
<a href="/paulsutton/tag:Events" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Events</span></a>
<a href="/paulsutton/tag:EveryonesInvited" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">EveryonesInvited</span></a>
<a href="/paulsutton/tag:Exoplanet" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Exoplanet</span></a>
<a href="/paulsutton/tag:Exploration" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Exploration</span></a>
<a href="/paulsutton/tag:Euclid" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Euclid</span></a>
<a href="/paulsutton/tag:Editor" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Editor</span></a>
<a href="/paulsutton/tag:Endof10" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Endof10</span></a>
<a href="/paulsutton/tag:endof10" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">endof10</span></a>
<a href="/paulsutton/tag:FalconsEye" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">FalconsEye</span></a>
<a href="/paulsutton/tag:Federated" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Federated</span></a>
<a href="/paulsutton/tag:Fediverse" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Fediverse</span></a>
<a href="/paulsutton/tag:Firefox" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Firefox</span></a>
<a href="/paulsutton/tag:Flockingbird" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Flockingbird</span></a>
<a href="/paulsutton/tag:Football" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Football</span></a>
<a href="/paulsutton/tag:FootBall" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">FootBall</span></a>
<a href="/paulsutton/tag:Fosdem" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Fosdem</span></a>
<a href="/paulsutton/tag:FOSSandCrafts" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">FOSSandCrafts</span></a>
<a href="/paulsutton/tag:FossileFuels" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">FossileFuels</span></a>
<a href="/paulsutton/tag:Foundation" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Foundation</span></a>
<a href="/paulsutton/tag:Framablog" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Framablog</span></a>
<a href="/paulsutton/tag:FramaBlog" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">FramaBlog</span></a>
<a href="/paulsutton/tag:Framework" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Framework</span></a>
<a href="/paulsutton/tag:FreeBSD" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">FreeBSD</span></a>
<a href="/paulsutton/tag:FreeBSD" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">FreeBSD</span></a>
<a href="/paulsutton/tag:Freedom" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Freedom</span></a>
<a href="/paulsutton/tag:FreeSoftware" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">FreeSoftware</span></a>
<a href="/paulsutton/tag:FreeSoftwareDirectory" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">FreeSoftwareDirectory</span></a>
<a href="/paulsutton/tag:Friendica" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Friendica</span></a>
<a href="/paulsutton/tag:Friendica" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Friendica</span></a>
<a href="/paulsutton/tag:FSF" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">FSF</span></a>
<a href="/paulsutton/tag:FSFE" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">FSFE</span></a>
<a href="/paulsutton/tag:Funkwhale" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Funkwhale</span></a>
<a href="/paulsutton/tag:Fusion" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Fusion</span></a>
<a href="/paulsutton/tag:FutureLearn" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">FutureLearn</span></a>
<a href="/paulsutton/tag:ffmpeg" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">ffmpeg</span></a>
G
<a href="/paulsutton/tag:Galaxy" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Galaxy</span></a>
<a href="/paulsutton/tag:Galculator" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Galculator</span></a>
<a href="/paulsutton/tag:GameEngine" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">GameEngine</span></a>
<a href="/paulsutton/tag:Games" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Games</span></a>
<a href="/paulsutton/tag:Games" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Games</span></a>
<a href="/paulsutton/tag:Gamma" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Gamma</span></a>
<a href="/paulsutton/tag:GDPR" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">GDPR</span></a>
<a href="/paulsutton/tag:GettingStarted" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">GettingStarted</span></a>
<a href="/paulsutton/tag:Ghostreply" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Ghostreply</span></a>
<a href="/paulsutton/tag:Gimp" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Gimp</span></a>
<a href="/paulsutton/tag:Git" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Git</span></a>
<a href="/paulsutton/tag:Gitlab" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Gitlab</span></a>
<a href="/paulsutton/tag:GitLab" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">GitLab</span></a>
<a href="/paulsutton/tag:gm" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">gm</span></a>
<a href="/paulsutton/tag:GNOME" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">GNOME</span></a>
<a href="/paulsutton/tag:GNU" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">GNU</span></a>
<a href="/paulsutton/tag:GnuSocial" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">GnuSocial</span></a>
<a href="/paulsutton/tag:GoAccess" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">GoAccess</span></a>
<a href="/paulsutton/tag:GoatCounter" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">GoatCounter</span></a>
<a href="/paulsutton/tag:GoDot" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">GoDot</span></a>
<a href="/paulsutton/tag:gold" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">gold</span></a>
<a href="/paulsutton/tag:Gopher" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Gopher</span></a>
<a href="/paulsutton/tag:GPL" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">GPL</span></a>
<a href="/paulsutton/tag:GraphicsMagick" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">GraphicsMagick</span></a>
<a href="/paulsutton/tag:Greek" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Greek</span></a>
<a href="/paulsutton/tag:Guanine" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Guanine</span></a>
<a href="/paulsutton/tag:GUI" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">GUI</span></a>
H
<a href="/paulsutton/tag:Hack" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Hack</span></a>
<a href="/paulsutton/tag:HackerPublicRadio" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HackerPublicRadio</span></a>
<a href="/paulsutton/tag:Hacking" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Hacking</span></a>
<a href="/paulsutton/tag:Hardware" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Hardware</span></a>
<a href="/paulsutton/tag:Hexchat" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Hexchat</span></a>
<a href="/paulsutton/tag:HomeChemistry" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HomeChemistry</span></a>
<a href="/paulsutton/tag:HomeChemistry1" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HomeChemistry1</span></a>
<a href="/paulsutton/tag:HomeChemistry10" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HomeChemistry10</span></a>
<a href="/paulsutton/tag:HomeChemistry11" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HomeChemistry11</span></a>
<a href="/paulsutton/tag:HomeChemistry12" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HomeChemistry12</span></a>
<a href="/paulsutton/tag:HomeChemistry13" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HomeChemistry13</span></a>
<a href="/paulsutton/tag:HomeChemistry14" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HomeChemistry14</span></a>
<a href="/paulsutton/tag:HomeChemistry15" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HomeChemistry15</span></a>
<a href="/paulsutton/tag:HomeChemistry16" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HomeChemistry16</span></a>
<a href="/paulsutton/tag:HomeChemistry17" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HomeChemistry17</span></a>
<a href="/paulsutton/tag:HomeChemistry18" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HomeChemistry18</span></a>
<a href="/paulsutton/tag:HomeChemistry2" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HomeChemistry2</span></a>
<a href="/paulsutton/tag:HomeChemistry3" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HomeChemistry3</span></a>
<a href="/paulsutton/tag:HomeChemistry4" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HomeChemistry4</span></a>
<a href="/paulsutton/tag:HomeChemistry5" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HomeChemistry5</span></a>
<a href="/paulsutton/tag:HomeChemistry6" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HomeChemistry6</span></a>
<a href="/paulsutton/tag:HomeChemistry7" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HomeChemistry7</span></a>
<a href="/paulsutton/tag:HomeChemistry8" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HomeChemistry8</span></a>
<a href="/paulsutton/tag:HomeChemistry9" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HomeChemistry9</span></a>
<a href="/paulsutton/tag:Hosting" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Hosting</span></a>
<a href="/paulsutton/tag:HPR" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HPR</span></a>
<a href="/paulsutton/tag:htop" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">htop</span></a>
<a href="/paulsutton/tag:Hubble" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Hubble</span></a>
<a href="/paulsutton/tag:Hubzilla" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Hubzilla</span></a>
<a href="/paulsutton/tag:HumanRights" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HumanRights</span></a>
<a href="/paulsutton/tag:Hypothesis" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Hypothesis</span></a>
<a href="/paulsutton/tag:Help" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Help</span></a>
I
<a href="/paulsutton/tag:Image" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Image</span></a>
<a href="/paulsutton/tag:ImageManipulation" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">ImageManipulation</span></a>
<a href="/paulsutton/tag:Index" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Index</span></a>
<a href="/paulsutton/tag:InfoGraphic" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">InfoGraphic</span></a>
<a href="/paulsutton/tag:information" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">information</span></a>
<a href="/paulsutton/tag:Inkscape" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Inkscape</span></a>
<a href="/paulsutton/tag:Invidious" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Invidious</span></a>
<a href="/paulsutton/tag:IRC" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">IRC</span></a>
J
<a href="/paulsutton/tag:JamesWebb" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">JamesWebb</span></a>
<a href="/paulsutton/tag:Jit" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Jit</span></a>.si
<a href="/paulsutton/tag:Jitsi" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Jitsi</span></a>
<a href="/paulsutton/tag:JoeEditor" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">JoeEditor</span></a>
<a href="/paulsutton/tag:JoesOwnEditor" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">JoesOwnEditor</span></a>
<a href="/paulsutton/tag:jpl" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">jpl</span></a>
<a href="/paulsutton/tag:JPL" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">JPL</span></a>
<a href="/paulsutton/tag:Jupyter" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Jupyter</span></a>
<a href="/paulsutton/tag:JupyterNotebook" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">JupyterNotebook</span></a>
<a href="/paulsutton/tag:JWST" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">JWST</span></a>
K
<a href="/paulsutton/tag:Kanban" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Kanban</span></a>
<a href="/paulsutton/tag:kbin" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">kbin</span></a>
<a href="/paulsutton/tag:KCSIE" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">KCSIE</span></a>
<a href="/paulsutton/tag:KDE" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">KDE</span></a>
<a href="/paulsutton/tag:KeepingChildrenSafeinEducation" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">KeepingChildrenSafeinEducation</span></a>,
<a href="/paulsutton/tag:Kenya" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Kenya</span></a>
<a href="/paulsutton/tag:kstars" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">kstars</span></a>
<a href="/paulsutton/tag:KeyBinding" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">KeyBinding</span></a>
L
<a href="/paulsutton/tag:LaTeX" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LaTeX</span></a>
<a href="/paulsutton/tag:Law" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Law</span></a>
<a href="/paulsutton/tag:Learning" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Learning</span></a>
<a href="/paulsutton/tag:Lecture" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Lecture</span></a>
<a href="/paulsutton/tag:Legal" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Legal</span></a>
<a href="/paulsutton/tag:Legislation" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Legislation</span></a>
<a href="/paulsutton/tag:Lemmy" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Lemmy</span></a>
<a href="/paulsutton/tag:LGPL" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LGPL</span></a>
<a href="/paulsutton/tag:LiberaPay" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LiberaPay</span></a>
<a href="/paulsutton/tag:Libre" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Libre</span></a>
<a href="/paulsutton/tag:LibreAdventure" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LibreAdventure</span></a>
<a href="/paulsutton/tag:LibreLounge" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LibreLounge</span></a>
<a href="/paulsutton/tag:Librem" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Librem</span></a>
<a href="/paulsutton/tag:Libreoffice" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Libreoffice</span></a>
<a href="/paulsutton/tag:LibreOffice" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LibreOffice</span></a>
<a href="/paulsutton/tag:LibreOfficeCalc" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LibreOfficeCalc</span></a>
<a href="/paulsutton/tag:LibreOfficeDraw" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LibreOfficeDraw</span></a>
<a href="/paulsutton/tag:LibreOfficeGettingStarted" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LibreOfficeGettingStarted</span></a>
<a href="/paulsutton/tag:LibreOfficeImpres" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LibreOfficeImpres</span></a>
<a href="/paulsutton/tag:LibreOfficeWriter" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LibreOfficeWriter</span></a>
<a href="/paulsutton/tag:LibrePlanet" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LibrePlanet</span></a>
<a href="/paulsutton/tag:Linux" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Linux</span></a>
<a href="/paulsutton/tag:LinuxMint" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LinuxMint</span></a>
<a href="/paulsutton/tag:Lua" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Lua</span></a>
<a href="/paulsutton/tag:Luanti" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Luanti</span></a>
<a href="/paulsutton/tag:Luanti" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Luanti</span></a>
<a href="/paulsutton/tag:LXDE" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LXDE</span></a>
<a href="/paulsutton/tag:Lynx" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Lynx</span></a>
<a href="/paulsutton/tag:LPI" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LPI</span></a>
<a href="/paulsutton/tag:LinuxFoundation" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LinuxFoundation</span></a>
M
<a href="/paulsutton/tag:Magnesium" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Magnesium</span></a>
<a href="/paulsutton/tag:Management" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Management</span></a>
<a href="/paulsutton/tag:Manganese" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Manganese</span></a>
<a href="/paulsutton/tag:Map" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Map</span></a>
<a href="/paulsutton/tag:Mapscii" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Mapscii</span></a>
<a href="/paulsutton/tag:Mars" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Mars</span></a>
<a href="/paulsutton/tag:Mastodon" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Mastodon</span></a>
<a href="/paulsutton/tag:Materials" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Materials</span></a>
<a href="/paulsutton/tag:Matomo" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Matomo</span></a>
<a href="/paulsutton/tag:Matrix" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Matrix</span></a>
<a href="/paulsutton/tag:Maya" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Maya</span></a>
<a href="/paulsutton/tag:Meeting" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Meeting</span></a>
<a href="/paulsutton/tag:Meetings" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Meetings</span></a>
<a href="/paulsutton/tag:mercury" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">mercury</span></a>
<a href="/paulsutton/tag:Mercury" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Mercury</span></a>
<a href="/paulsutton/tag:Meta" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Meta</span></a>
<a href="/paulsutton/tag:Micro" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Micro</span></a>.blog
<a href="/paulsutton/tag:mining" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">mining</span></a>
<a href="/paulsutton/tag:Misskey" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Misskey</span></a>
<a href="/paulsutton/tag:mobile" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">mobile</span></a>
<a href="/paulsutton/tag:Mobile" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Mobile</span></a>
<a href="/paulsutton/tag:Mobilizon" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Mobilizon</span></a>
<a href="/paulsutton/tag:Mobilizon" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Mobilizon</span></a>
<a href="/paulsutton/tag:MolarSolutionCalculator" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">MolarSolutionCalculator</span></a>
<a href="/paulsutton/tag:Moon" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Moon</span></a>
N
<a href="/paulsutton/tag:NaCl" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">NaCl</span></a>
<a href="/paulsutton/tag:Nano" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Nano</span></a>
<a href="/paulsutton/tag:NationsLeague" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">NationsLeague</span></a>
<a href="/paulsutton/tag:Nebula" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Nebula</span></a>
<a href="/paulsutton/tag:NetHack" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">NetHack</span></a>
<a href="/paulsutton/tag:network" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">network</span></a>
<a href="/paulsutton/tag:NewSkillsAcademy" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">NewSkillsAcademy</span></a>
<a href="/paulsutton/tag:Nextcloud" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Nextcloud</span></a>
<a href="/paulsutton/tag:NFL" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">NFL</span></a>
<a href="/paulsutton/tag:NGINX" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">NGINX</span></a>
<a href="/paulsutton/tag:Nuclear" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Nuclear</span></a>
<a href="/paulsutton/tag:NuclearFusion" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">NuclearFusion</span></a>
<a href="/paulsutton/tag:Nucleobases" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Nucleobases</span></a>
<a href="/paulsutton/tag:NASA" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">NASA</span></a>
O
<a href="/paulsutton/tag:Ocean" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Ocean</span></a>
<a href="/paulsutton/tag:Oil" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Oil</span></a>
<a href="/paulsutton/tag:OilProducts" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">OilProducts</span></a>
<a href="/paulsutton/tag:Online" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Online</span></a>
<a href="/paulsutton/tag:Online" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Online</span></a>
<a href="/paulsutton/tag:OnlineSafetyBill" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">OnlineSafetyBill</span></a>
<a href="/paulsutton/tag:Open" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Open</span></a>
<a href="/paulsutton/tag:OpenData" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">OpenData</span></a>
<a href="/paulsutton/tag:OpenLearn" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">OpenLearn</span></a>
<a href="/paulsutton/tag:OpenStreetMap" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">OpenStreetMap</span></a>
<a href="/paulsutton/tag:OpenUniversity" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">OpenUniversity</span></a>
<a href="/paulsutton/tag:Orbitals" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Orbitals</span></a>
<a href="/paulsutton/tag:OU" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">OU</span></a>
<a href="/paulsutton/tag:Overleaf" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Overleaf</span></a>
<a href="/paulsutton/tag:Owncast" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Owncast</span></a>
<a href="/paulsutton/tag:OwnCloud" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">OwnCloud</span></a>
P
<a href="/paulsutton/tag:Package" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Package</span></a>
<a href="/paulsutton/tag:Parker" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Parker</span></a>
<a href="/paulsutton/tag:PaigntonLibrarySTEMGroup" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">PaigntonLibrarySTEMGroup</span></a>
<a href="/paulsutton/tag:Pandas" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Pandas</span></a>
<a href="/paulsutton/tag:Paper" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Paper</span></a>
<a href="/paulsutton/tag:ParticlePhysics" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">ParticlePhysics</span></a>
<a href="/paulsutton/tag:Particles" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Particles</span></a>
<a href="/paulsutton/tag:Password" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Password</span></a>
<a href="/paulsutton/tag:Payment" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Payment</span></a>
<a href="/paulsutton/tag:Paypal" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Paypal</span></a>
<a href="/paulsutton/tag:PDF" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">PDF</span></a>
<a href="/paulsutton/tag:PeerTube" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">PeerTube</span></a>
<a href="/paulsutton/tag:PeriodicTable" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">PeriodicTable</span></a>
<a href="/paulsutton/tag:Phonics" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Phonics</span></a>
<a href="/paulsutton/tag:Photo" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Photo</span></a>
<a href="/paulsutton/tag:Photograph" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Photograph</span></a>
<a href="/paulsutton/tag:Photographs" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Photographs</span></a>
<a href="/paulsutton/tag:Photos" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Photos</span></a>
<a href="/paulsutton/tag:Physics" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Physics</span></a>
<a href="/paulsutton/tag:pinebook" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">pinebook</span></a>
<a href="/paulsutton/tag:pinephone" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">pinephone</span></a>
<a href="/paulsutton/tag:PixelFed" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">PixelFed</span></a>
<a href="/paulsutton/tag:Planet" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Planet</span></a>
<a href="/paulsutton/tag:Plausible" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Plausible</span></a>
<a href="/paulsutton/tag:Pleroma" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Pleroma</span></a>
<a href="/paulsutton/tag:Plume" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Plume</span></a>
<a href="/paulsutton/tag:Podcast" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Podcast</span></a>
<a href="/paulsutton/tag:PowderToy" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">PowderToy</span></a>
<a href="/paulsutton/tag:Privacy" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Privacy</span></a>
<a href="/paulsutton/tag:Production" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Production</span></a>
<a href="/paulsutton/tag:Products" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Products</span></a>
<a href="/paulsutton/tag:Programming" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Programming</span></a>
<a href="/paulsutton/tag:ProtoSchool" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">ProtoSchool</span></a>
<a href="/paulsutton/tag:Public" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Public</span></a>
<a href="/paulsutton/tag:Purism" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Purism</span></a>
<a href="/paulsutton/tag:Python" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Python</span></a>
<a href="/paulsutton/tag:Python3" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Python3</span></a>
Q
<a href="/paulsutton/tag:Quark" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Quark</span></a>
<a href="/paulsutton/tag:Quarks" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Quarks</span></a>
R
<a href="/paulsutton/tag:RadioAstronomy" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">RadioAstronomy</span></a>
<a href="/paulsutton/tag:Reading" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Reading</span></a>
<a href="/paulsutton/tag:Recovery" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Recovery</span></a>
<a href="/paulsutton/tag:RedBubble" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">RedBubble</span></a>
<a href="/paulsutton/tag:RedCabbage" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">RedCabbage</span></a>
<a href="/paulsutton/tag:Research" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Research</span></a>
<a href="/paulsutton/tag:Rights" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Rights</span></a>
<a href="/paulsutton/tag:RISC" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">RISC</span></a>
<a href="/paulsutton/tag:RISCV" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">RISCV</span></a>
<a href="/paulsutton/tag:rna" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">rna</span></a>
<a href="/paulsutton/tag:RNA" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">RNA</span></a>
<a href="/paulsutton/tag:RocksAndDiamonds" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">RocksAndDiamonds</span></a>
<a href="/paulsutton/tag:Rookie" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Rookie</span></a>
<a href="/paulsutton/tag:RookieCamp" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">RookieCamp</span></a>
<a href="/paulsutton/tag:Rust" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Rust</span></a>
S
<a href="/paulsutton/tag:Safeguarding" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Safeguarding</span></a>
<a href="/paulsutton/tag:SaferInternetDay" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">SaferInternetDay</span></a>
<a href="/paulsutton/tag:Safety" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Safety</span></a>
<a href="/paulsutton/tag:Salt" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Salt</span></a>
<a href="/paulsutton/tag:Schools" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Schools</span></a>
<a href="/paulsutton/tag:Science" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Science</span></a>
<a href="/paulsutton/tag:Science" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Science</span></a>
<a href="/paulsutton/tag:ScienceDaily" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">ScienceDaily</span></a>
<a href="/paulsutton/tag:Scismic" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Scismic</span></a>
<a href="/paulsutton/tag:Scratch" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Scratch</span></a>
<a href="/paulsutton/tag:Scratch2" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Scratch2</span></a>
<a href="/paulsutton/tag:Scratch3" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Scratch3</span></a>
<a href="/paulsutton/tag:SDTJ" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">SDTJ</span></a>
<a href="/paulsutton/tag:Seagl" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Seagl</span></a>
<a href="/paulsutton/tag:Security" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Security</span></a>
<a href="/paulsutton/tag:Simulator" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Simulator</span></a>
<a href="/paulsutton/tag:Sitejs" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Sitejs</span></a>
<a href="/paulsutton/tag:Skymaps" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Skymaps</span></a>
<a href="/paulsutton/tag:smallweb" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">smallweb</span></a>
<a href="/paulsutton/tag:Soccer" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Soccer</span></a>
<a href="/paulsutton/tag:Social" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Social</span></a>
<a href="/paulsutton/tag:SocialHome" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">SocialHome</span></a>
<a href="/paulsutton/tag:SocialHub" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">SocialHub</span></a>
<a href="/paulsutton/tag:SodiumChloride" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">SodiumChloride</span></a>
<a href="/paulsutton/tag:Solarus" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Solarus</span></a>
<a href="/paulsutton/tag:Solid" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Solid</span></a>
<a href="/paulsutton/tag:SouthDevonTechJam" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">SouthDevonTechJam</span></a>
<a href="/paulsutton/tag:Space" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Space</span></a>
<a href="/paulsutton/tag:Stars" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Stars</span></a>
<a href="/paulsutton/tag:STEAM" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">STEAM</span></a>
<a href="/paulsutton/tag:Steam" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Steam</span></a>
<a href="/paulsutton/tag:Stellarium" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Stellarium</span></a>
<a href="/paulsutton/tag:Stickers" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Stickers</span></a>
<a href="/paulsutton/tag:Stripe" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Stripe</span></a>
<a href="/paulsutton/tag:stsci" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">stsci</span></a>
<a href="/paulsutton/tag:Symmetry" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Symmetry</span></a>
<a href="/paulsutton/tag:Synaptic" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Synaptic</span></a>
<a href="/paulsutton/tag:Satellite" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Satellite</span></a>
<a href="/paulsutton/tag:SuperTuxKart" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">SuperTuxKart</span></a>
<a href="/paulsutton/tag:ssh" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">ssh</span></a>
T
<a href="/paulsutton/tag:Tinkerers" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Tinkerers</span></a>
<a href="/paulsutton/tag:Tailings" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Tailings</span></a>
<a href="/paulsutton/tag:Talk" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Talk</span></a>
<a href="/paulsutton/tag:Teaching" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Teaching</span></a>
<a href="/paulsutton/tag:TeachingAssistant" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">TeachingAssistant</span></a>
<a href="/paulsutton/tag:Techlearningcollective" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Techlearningcollective</span></a>
<a href="/paulsutton/tag:Telescope" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Telescope</span></a>
<a href="/paulsutton/tag:Terminal" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Terminal</span></a>
<a href="/paulsutton/tag:Terms" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Terms</span></a>
<a href="/paulsutton/tag:TeX" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">TeX</span></a>
<a href="/paulsutton/tag:TextEditor" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">TextEditor</span></a>
<a href="/paulsutton/tag:TheOpenUniversity" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">TheOpenUniversity</span></a>
<a href="/paulsutton/tag:Theory" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Theory</span></a>
<a href="/paulsutton/tag:TheOU" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">TheOU</span></a>
<a href="/paulsutton/tag:Thesis" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Thesis</span></a>
<a href="/paulsutton/tag:Thunar" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Thunar</span></a>
<a href="/paulsutton/tag:Thunderbird" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Thunderbird</span></a>
<a href="/paulsutton/tag:Thymine" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Thymine</span></a>
<a href="/paulsutton/tag:Tilde" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Tilde</span></a>
<a href="/paulsutton/tag:Toot" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Toot</span></a>
<a href="/paulsutton/tag:Top" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Top</span></a>
<a href="/paulsutton/tag:Topic" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Topic</span></a>
<a href="/paulsutton/tag:Torbay" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Torbay</span></a>
<a href="/paulsutton/tag:TorbayTrojans" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">TorbayTrojans</span></a>
<a href="/paulsutton/tag:Transit" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Transit</span></a>
<a href="/paulsutton/tag:Translation" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Translation</span></a>
<a href="/paulsutton/tag:Trojans" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Trojans</span></a>
<a href="/paulsutton/tag:Trunk" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Trunk</span></a>
<a href="/paulsutton/tag:Tuxiversity" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Tuxiversity</span></a>
U
<a href="/paulsutton/tag:Ulytsheavy" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Ulytsheavy</span></a>
<a href="/paulsutton/tag:Umami" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Umami</span></a>
<a href="/paulsutton/tag:UN" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">UN</span></a>
<a href="/paulsutton/tag:UnitedKingdom" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">UnitedKingdom</span></a>
<a href="/paulsutton/tag:UnitedNations" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">UnitedNations</span></a>
<a href="/paulsutton/tag:UniverseOfLearning" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">UniverseOfLearning</span></a>
<a href="/paulsutton/tag:Uracil" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Uracil</span></a>
<a href="/paulsutton/tag:Use" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Use</span></a>
<a href="/paulsutton/tag:users" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">users</span></a>
V
<a href="/paulsutton/tag:Vaccine" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Vaccine</span></a>
<a href="/paulsutton/tag:Virgo" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Virgo</span></a>
<a href="/paulsutton/tag:VLC" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">VLC</span></a>
<a href="/paulsutton/tag:VokoScreen" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">VokoScreen</span></a>
<a href="/paulsutton/tag:Volunteer" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Volunteer</span></a>
<a href="/paulsutton/tag:Volunteering" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Volunteering</span></a>
<a href="/paulsutton/tag:VultureNethack" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">VultureNethack</span></a>
<a href="/paulsutton/tag:vultureseye" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">vultureseye</span></a>
<a href="/paulsutton/tag:vfsync" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">vfsync</span></a>
W
<a href="/paulsutton/tag:Warming" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Warming</span></a>
<a href="/paulsutton/tag:wayland" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">wayland</span></a>
<a href="/paulsutton/tag:weatherinfo" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">weatherinfo</span></a>
<a href="/paulsutton/tag:Website" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Website</span></a>
<a href="/paulsutton/tag:WhiteVinegar" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">WhiteVinegar</span></a>
<a href="/paulsutton/tag:wicd" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">wicd</span></a>
<a href="/paulsutton/tag:wireless" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">wireless</span></a>
<a href="/paulsutton/tag:Wordpress" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Wordpress</span></a>
<a href="/paulsutton/tag:Work" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Work</span></a>
<a href="/paulsutton/tag:WorldCup" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">WorldCup</span></a>
<a href="/paulsutton/tag:WorldSpaceWeek" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">WorldSpaceWeek</span></a>
<a href="/paulsutton/tag:Wormhole" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Wormhole</span></a>
<a href="/paulsutton/tag:Write" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Write</span></a>.as
<a href="/paulsutton/tag:Write" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Write</span></a> freely
<a href="/paulsutton/tag:Writing" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Writing</span></a>
X
<a href="/paulsutton/tag:Xchat" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Xchat</span></a>
<a href="/paulsutton/tag:XenonLamp" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">XenonLamp</span></a>
<a href="/paulsutton/tag:XFCE" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">XFCE</span></a>
<a href="/paulsutton/tag:XFCE4" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">XFCE4</span></a>
<a href="/paulsutton/tag:XMPP" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">XMPP</span></a>
<a href="/paulsutton/tag:xorg" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">xorg</span></a>
<a href="/paulsutton/tag:Xournal" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Xournal</span></a>
<a href="/paulsutton/tag:xray" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">xray</span></a>
Y
<a href="/paulsutton/tag:YearOfTheFediverse" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">YearOfTheFediverse</span></a>
<a href="/paulsutton/tag:YH4F" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">YH4F</span></a>
<a href="/paulsutton/tag:YouthHacking4Freedom" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">YouthHacking4Freedom</span></a>
<a href="/paulsutton/tag:YouthHackingForFreedom" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">YouthHackingForFreedom</span></a>
Z
<a href="/paulsutton/tag:Zoo" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Zoo</span></a>
<a href="/paulsutton/tag:ForeverChemicals" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">ForeverChemicals</span></a>
<a href="/paulsutton/tag:PFAS" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">PFAS</span></a>
<a href="/paulsutton/tag:TFA" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">TFA</span></a></p>

<p>NUMBERS</p>

<p><a href="/paulsutton/tag:0AD" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">0AD</span></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/site-index</guid>
      <pubDate>Fri, 20 Oct 2023 19:59:28 +0000</pubDate>
    </item>
    <item>
      <title>Code Club 7/10/2023 Write up</title>
      <link>https://personaljournal.ca/paulsutton/code-club-7-10-2023-write-up</link>
      <description>&lt;![CDATA[Code Club 7/10/2023 Write up&#xA;&#xA;We had four of the regulars today.  It was a mix of coding in Scratch but also sorting out some of the netbooks,  trying to download Win 7 and get this copied on to a memory stick so we can install.   First attempt to dd the iso file failed, second attempted worked but ended up with the device not booting or being seen by the netbook.&#xA;&#xA;So a good session.&#xA; &#xA;Useful Links&#xA;&#xA;Hour of code&#xA;  Hour of Code Minecraft&#xA;  Hour of code - express course&#xA;  CoffeeScript&#xA;  Mario Secret Adventure&#xA;  Code Club&#xA;   Projects page&#xA;Repl.it&#xA;Trinket &#xA;  Py 5 Library&#xA;  Py 5 documentation&#xA;Scratch&#xA;My Intro Video&#xA;&#xA;Next Code Club&#xA;&#xA;The next code club is on 21/10/2023&#xA;&#xA;Tags&#xA;&#xA;#CodeClub,#Python,#HourOfCode,#Scratch,#Minecraft,#Themes,&#xA;#Java,#Programmng,#Hardware,#OperatingSystems&#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>Code Club 7/10/2023 Write up</p>

<p>We had four of the regulars today.  It was a mix of coding in Scratch but also sorting out some of the netbooks,  trying to download Win 7 and get this copied on to a memory stick so we can install.   First attempt to dd the iso file failed, second attempted worked but ended up with the device not booting or being seen by the netbook.</p>

<p>So a good session.</p>

<p><strong>Useful Links</strong></p>
<ul><li><a href="https://www.code.org" rel="nofollow">Hour of code</a>
<ul><li><a href="https://code.org/minecraft" rel="nofollow">Hour of Code Minecraft</a></li>
<li><a href="https://code.org/student/middle-high" rel="nofollow">Hour of code – express course</a></li>
<li><a href="https://coffeescript.org/" rel="nofollow">CoffeeScript</a></li>
<li><a href="https://code.hatchxr.com/" rel="nofollow">Mario Secret Adventure</a></li>
<li><a href="https://www.codeclub.org.uk" rel="nofollow">Code Club</a></li>
<li><a href="https://projects.raspberrypi.org/en/codeclub" rel="nofollow">Projects page</a></li></ul></li>
<li><a href="https://replit.com/" rel="nofollow">Repl.it</a></li>
<li><a href="https://trinket.io/" rel="nofollow">Trinket</a>
<ul><li><a href="https://pypi.org/project/py5/" rel="nofollow">Py 5 Library</a></li>
<li><a href="https://py5coding.org/" rel="nofollow">Py 5 documentation</a></li></ul></li>
<li><a href="https://scratch.mit.edu/" rel="nofollow">Scratch</a></li>
<li><a href="https://personaljournal.ca/paulsutton/code-club-intro-video" rel="nofollow">My Intro Video</a></li></ul>

<p><strong>Next Code Club</strong></p>

<p>The <strong>next</strong> code club is on 21/10/2023</p>

<p><strong>Tags</strong></p>

<p><a href="/paulsutton/tag:CodeClub" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">CodeClub</span></a>,<a href="/paulsutton/tag:Python" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Python</span></a>,<a href="/paulsutton/tag:HourOfCode" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">HourOfCode</span></a>,<a href="/paulsutton/tag:Scratch" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Scratch</span></a>,<a href="/paulsutton/tag:Minecraft" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Minecraft</span></a>,<a href="/paulsutton/tag:Themes" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Themes</span></a>,
<a href="/paulsutton/tag:Java" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Java</span></a>,<a href="/paulsutton/tag:Programmng" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Programmng</span></a>,<a href="/paulsutton/tag:Hardware" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Hardware</span></a>,<a href="/paulsutton/tag:OperatingSystems" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">OperatingSystems</span></a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/code-club-7-10-2023-write-up</guid>
      <pubDate>Sat, 07 Oct 2023 13:44:55 +0000</pubDate>
    </item>
    <item>
      <title>Raspberry Pi - Micropython book</title>
      <link>https://personaljournal.ca/paulsutton/raspberry-pi-micropython-book</link>
      <description>&lt;![CDATA[Raspberry Pi - Micropython book&#xA;&#xA;I now have a copy of the Raspberry Pi, MicroPython book which is aimed at users of the Raspberry Pi Pico microcontroller board.&#xA;&#xA;MicroPython book &#xA;&#xA;I will bring this to the meeting today, along with some other resources.  I also bought a Raspberry Pi Pico.  I can experiment with this at home before Saturday.&#xA;&#xA;pi pico&#xA;&#xA;So hopefully, we can do some more hardware / software hacking with this.&#xA;&#xA;#PaigntonLibrarySTEMGroup,#CodeClub,#Python,#Hardware,&#xA;Hacking&#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>Raspberry Pi – Micropython book</p>

<p>I now have a copy of the Raspberry Pi, MicroPython book which is aimed at users of the Raspberry Pi Pico microcontroller board.</p>

<p><img src="https://www.raspberrypi.com/documentation/microcontrollers/images/micropython_book.png" alt="MicroPython book"></p>

<p>I will bring this to the meeting today, along with some other resources.  I also bought a <a href="https://www.raspberrypi.com/documentation/microcontrollers/raspberry-pi-pico.html" rel="nofollow">Raspberry Pi Pico</a>.  I can experiment with this at home before Saturday.</p>

<p><img src="https://www.raspberrypi.com/documentation/microcontrollers/images/four_picos.jpg" alt="pi pico"></p>

<p>So hopefully, we can do some more hardware / software hacking with this.</p>

<p><a href="/paulsutton/tag:PaigntonLibrarySTEMGroup" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">PaigntonLibrarySTEMGroup</span></a>,<a href="/paulsutton/tag:CodeClub" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">CodeClub</span></a>,<a href="/paulsutton/tag:Python" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Python</span></a>,<a href="/paulsutton/tag:Hardware" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Hardware</span></a>,
<a href="/paulsutton/tag:Hacking" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Hacking</span></a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/raspberry-pi-micropython-book</guid>
      <pubDate>Sat, 10 Jun 2023 08:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Amazon&#39;s Ring used to spy on customers, FTC says in privacy settlement</title>
      <link>https://personaljournal.ca/paulsutton/amazons-ring-used-to-spy-on-customers-ftc-says-in-privacy-settlement</link>
      <description>&lt;![CDATA[Amazon&#39;s Ring used to spy on customers, FTC says in privacy settlement&#xA;&#xA;Posted to the Fediverse yesterday. This is a stark warning about how technology can do what it wants, and how when we don&#39;t have access to the code that makes it work,  we don&#39;t know what it is doing.&#xA;&#xA;A good reason to support software freedom&#xA;&#xA;Amazon&#39;s Ring used to spy on customers&#xA;&#xA;You are better off with a RaspberryPi and a Camera Module along with a suitable programming language such as Python and hacking your own. &#xA;&#xA;We can perhaps discuss at a future STEM Group.&#xA;&#xA;Tags&#xA;&#xA;#Amazon#Ring,#Privacy,#Spying.#Alternative,#FreeSoftware,#Python,#RaspberryPi,#CameraModule,#Hardware,#Hacking &#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>Amazon&#39;s Ring used to spy on customers, FTC says in privacy settlement</p>

<p>Posted to the <a href="https://axbom.medium.com/the-many-branches-of-the-fediverse-156dfb71f82f" rel="nofollow">Fediverse</a> yesterday. This is a stark warning about how technology can do what it wants, and how when we don&#39;t have access to the code that makes it work,  we don&#39;t know what it is doing.</p>

<p>A good reason to support <a href="https://www.gnu.org" rel="nofollow">software freedom</a></p>
<ul><li><a href="https://www.reuters.com/legal/us-ftc-sues-amazoncoms-ring-2023-05-31/" rel="nofollow">Amazon&#39;s Ring used to spy on customers</a></li></ul>

<p>You are better off with a <a href="https://www.raspberrypi.org" rel="nofollow">RaspberryPi</a> and a <a href="https://www.raspberrypi.com/products/camera-module-3/" rel="nofollow">Camera Module</a> along with a suitable programming language such as <a href="https://www.python.org" rel="nofollow">Python</a> and hacking your own.</p>

<p>We can perhaps discuss at a future <a href="https://personaljournal.ca/paigntonlibrarystemgroup/" rel="nofollow">STEM Group</a>.</p>

<p><strong>Tags</strong></p>

<p><a href="/paulsutton/tag:Amazon" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Amazon</span></a><a href="/paulsutton/tag:Ring" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Ring</span></a>,<a href="/paulsutton/tag:Privacy" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Privacy</span></a>,<a href="/paulsutton/tag:Spying" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Spying</span></a>.<a href="/paulsutton/tag:Alternative" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Alternative</span></a>,<a href="/paulsutton/tag:FreeSoftware" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">FreeSoftware</span></a>,<a href="/paulsutton/tag:Python" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Python</span></a>,<a href="/paulsutton/tag:RaspberryPi" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">RaspberryPi</span></a>,<a href="/paulsutton/tag:CameraModule" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">CameraModule</span></a>,<a href="/paulsutton/tag:Hardware" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Hardware</span></a>,<a href="/paulsutton/tag:Hacking" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Hacking</span></a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/amazons-ring-used-to-spy-on-customers-ftc-says-in-privacy-settlement</guid>
      <pubDate>Fri, 02 Jun 2023 11:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Mobile Devices</title>
      <link>https://personaljournal.ca/paulsutton/mobile-devices</link>
      <description>&lt;![CDATA[Mobile Devices&#xA;&#xA;Mobile Devices&#xA;&#xA;I decided to write this article after reading the Free Software Journey article.  This is part of the wider FSF Freedom Ladder&#xA;&#xA;This article cites several projects that address Mobile phone freedom. There are different hardware options here, from dedicated phones running a FreeOS or ways to flash / install an existing phone with a new freedom respecting OS (sorry if the terminology is wrong here).&#xA;&#xA;Android Based&#xA;&#xA;Replicant&#xA;Lineage OS&#xA;graphene OS&#xA;Havoc OS&#xA;&#xA;Other&#xA;&#xA;Pure OS&#xA;Mobian - Debian Derived&#xA;Ubuntu Touch&#xA;Postmarket OS&#xA;Sailfish OS&#xA;&#xA;As you can see from the above list there are quite a few options, some  are forks of Android, so I assume that Free Software repositories such as F-droid works and can provide a good range of Apps for users. See below as I am trying to find out about this.&#xA;&#xA;However my area of concern is things like the Mastodon Apps It seems the only Freedom respecting app for Mastodon is Tooter,  which is available for another OS called SailfishOS, so yet another option, so we have a really good, powerful social media replacement, but it seems rather limited connectivity from mobile devices, (unless you are running IOS or Android).   &#xA;&#xA;I don&#39;t feel this is very helpful.  Sailfish, to its credit does have what looks like a very good section on development.  I feel that for these alternatives to really take off,  the apps need to be there, and not just in the hands of developers, but end users such as myself.  I am not interested in using mainstream social media. &#xA;&#xA;Also we need to make it clear if an app works on other systems that are derived from Android for example.  (see below)&#xA;&#xA;So we need several things&#xA;&#xA;More developers for the actual operating systems&#xA;  Help for people wanting to start with development&#xA;More development for the hardware&#xA;  Again help for those who want to get involved&#xA;Testers, and help for testers&#xA;End users to actually use the system &#xA;  Provide a very easy way for non technical people to report problems&#xA;  Community need to LISTEN to concerns, reports and take action&#xA;Ensure ALL these apps are available on ALL the different mobile OSs or as many as possible. &#xA;  This will need developers, testers and users being able to come together.&#xA; &#xA;Links&#xA;&#xA;Paignton Library STEM Group&#xA;&#xA;Free Software and Hardware&#xA;&#xA;Open Source Hardware Association&#xA;Free software foundation&#xA;  GNU&#xA;Free Software Foundation of India&#xA;Free Software Foundation of Latin America&#xA;Free Software Foundation Europe&#xA;Free Computing Movement&#xA;F-droid&#xA;&#xA;Working on some ideas&#xA;&#xA;I have created a thread here on Fediverse Town to try and ask for some information on which apps work on which mobile operating systems,  so Android and importantly Android derived Operating systems.  &#xA;&#xA;I have also split the OS list up, so that the OS&#39;s derived from Android are clearly identified. &#xA;&#xA;I am not making the assumption they just work or that they are in F-droid. &#xA;&#xA;Updates&#xA;&#xA;31-1-2022 - https://codeberg.org/fediverse/delightful-fediverse-clients&#xA;&#xA;TAGS&#xA;&#xA;#Hardware,#Phones,#Free,#Open,#Privacy,#Mobile,#mobile&#xA;&#xA;img src=&#34;https://socialhub.activitypub.rocks/uploads/default/original/2X/d/dd8ee2842d572bad100cde42f7c98232e69ea9f7.png&#34; target=&#34;blank&#34; &#xA;&#xA;hr&#xA;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xA;&#xA;a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-sa/4.0/&#34;img alt=&#34;Creative Commons Licence&#34; style=&#34;border-width:0&#34; src=&#34;https://i.creativecommons.org/l/by-sa/4.0/88x31.png&#34; //abr /This work is licensed under a a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-sa/4.0/&#34;Creative Commons Attribution-ShareAlike 4.0 International License/a&#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>Mobile Devices</p>

<p><strong>Mobile Devices</strong></p>

<p>I decided to write this article after reading the Free Software Journey article.  This is part of the wider FSF <a href="https://libreplanet.org/wiki/Group:Freedom_Ladder" rel="nofollow">Freedom Ladder</a></p>

<p>This article cites several projects that address Mobile phone freedom. There are different hardware options here, from dedicated phones running a FreeOS or ways to flash / install an existing phone with a new freedom respecting OS (sorry if the terminology is wrong here).</p>

<p><strong>Android Based</strong></p>
<ul><li><a href="https://www.replicant.us/" rel="nofollow">Replicant</a></li>
<li><a href="https://www.lineageos.org/" rel="nofollow">Lineage OS</a></li>
<li><a href="https://grapheneos.org/" rel="nofollow">graphene OS</a></li>
<li><a href="https://havoc-os.com/" rel="nofollow">Havoc OS</a></li></ul>

<p><strong>Other</strong></p>
<ul><li><a href="https://pureos.net/" rel="nofollow">Pure OS</a></li>
<li><a href="https://mobian-project.org/" rel="nofollow">Mobian</a> – Debian Derived</li>
<li><a href="https://ubuntu-touch.io/" rel="nofollow">Ubuntu Touch</a></li>
<li><a href="https://postmarketos.org/" rel="nofollow">Postmarket OS</a></li>
<li><a href="https://sailfishos.org/" rel="nofollow">Sailfish OS</a></li></ul>

<p>As you can see from the above list there are quite a few options, some  are forks of Android, so I assume that Free Software repositories such as <a href="https://f-droid.org/" rel="nofollow">F-droid</a> works and can provide a good range of Apps for users. See below as I am trying to find out about this.</p>

<p>However my area of concern is things like the <a href="https://joinmastodon.org/apps" rel="nofollow">Mastodon Apps</a> It seems the only Freedom respecting app for Mastodon is Tooter,  which is available for another OS called <a href="https://sailfishos.org/" rel="nofollow">SailfishOS</a>, so yet another option, so we have a really good, powerful social media replacement, but it seems rather limited connectivity from mobile devices, (unless you are running IOS or Android).</p>

<p>I don&#39;t feel this is very helpful.  Sailfish, to its credit does have what looks like a very good section on development.  I feel that for these alternatives to really take off,  the apps need to be there, and not just in the hands of developers, but end users such as myself.  I am <strong>not</strong> interested in using mainstream social media.</p>

<p>Also we need to make it clear if an app works on other systems that are derived from Android for example.  (see below)</p>

<p>So we need several things</p>
<ol><li>More developers for the actual operating systems
<ul><li>Help for people wanting to start with development</li></ul></li>
<li>More development for the hardware
<ul><li>Again help for those who want to get involved</li></ul></li>
<li>Testers, and help for testers</li>
<li>End users to actually use the system
<ul><li>Provide a <em>very easy</em> way for non technical people to report problems</li>
<li>Community need to LISTEN to concerns, reports and take action</li></ul></li>
<li>Ensure ALL these apps are available on ALL the different mobile OSs or as many as possible.
<ul><li>This will need developers, testers and users being able to come together.</li></ul></li></ol>

<p><strong>Links</strong></p>
<ul><li><a href="https://personaljournal.ca/paigntonlibrarystemgroup/" rel="nofollow">Paignton Library STEM Group</a></li></ul>

<p><strong>Free Software and Hardware</strong></p>
<ul><li><a href="https://www.oshwa.org/" rel="nofollow">Open Source Hardware Association</a></li>
<li><a href="https://www.fsf.org/" rel="nofollow">Free software foundation</a>
<ul><li><a href="https://www.gnu.org" rel="nofollow">GNU</a></li></ul></li>
<li><a href="https://fsf.org.in/" rel="nofollow">Free Software Foundation of India</a></li>
<li><a href="http://www.fsfla.org/svnwiki/" rel="nofollow">Free Software Foundation of Latin America</a></li>
<li><a href="https://www.fsfe.org" rel="nofollow">Free Software Foundation Europe</a></li>
<li><a href="https://fcm.andrewyu.org/" rel="nofollow">Free Computing Movement</a></li>
<li><a href="https://directory.fsf.org/wiki/F-Droid" rel="nofollow">F-droid</a></li></ul>

<p><strong>Working on some ideas</strong></p>

<p>I have created a thread <a href="https://fediverse.town/t/mobile-apps-on-android-and-android-derived-systems/386" rel="nofollow">here on Fediverse Town</a> to try and ask for some information on which apps work on which mobile operating systems,  so Android and importantly Android derived Operating systems.</p>

<p>I have also split the OS list up, so that the OS&#39;s derived from Android are clearly identified.</p>

<p>I am not making the assumption they <em>just work</em> or that they are in F-droid.</p>

<p><strong>Updates</strong></p>

<p>31-1-2022 – <a href="https://codeberg.org/fediverse/delightful-fediverse-clients" rel="nofollow">https://codeberg.org/fediverse/delightful-fediverse-clients</a></p>

<p><strong>TAGS</strong></p>

<p><a href="/paulsutton/tag:Hardware" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Hardware</span></a>,<a href="/paulsutton/tag:Phones" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Phones</span></a>,<a href="/paulsutton/tag:Free" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Free</span></a>,<a href="/paulsutton/tag:Open" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Open</span></a>,<a href="/paulsutton/tag:Privacy" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Privacy</span></a>,<a href="/paulsutton/tag:Mobile" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Mobile</span></a>,<a href="/paulsutton/tag:mobile" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">mobile</span></a></p>

<p><a href="https://torresjrjr.com/archive/2020-07-19-guide-to-the-fediverse" rel="nofollow"><img src="https://socialhub.activitypub.rocks/uploads/default/original/2X/d/dd8ee2842d572bad100cde42f7c98232e69ea9f7.png"></a></p>

<hr>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>

<p><a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="nofollow"><img alt="Creative Commons Licence" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png"/></a><br/>This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="nofollow">Creative Commons Attribution-ShareAlike 4.0 International License</a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/mobile-devices</guid>
      <pubDate>Sat, 29 Jan 2022 19:35:45 +0000</pubDate>
    </item>
    <item>
      <title>Small web episode 4</title>
      <link>https://personaljournal.ca/paulsutton/small-web-episode-4</link>
      <description>&lt;![CDATA[Small web episode 4&#xA;&#xA;Live streaming on a budget&#xA;&#xA;img src=&#34;https://socialhub.activitypub.rocks/uploads/default/original/1X/6aac842b7ff5c58385a02f3a131c259281be88c8.png&#34; target=&#34;_blank&#34; &#xA;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xA;&#xA;EP 4&#xA;&#xA;So this week, Aral and Laura looked at how they live stream their episodes. &#xA;&#xA;Laura talked about accessibility, using subtitles, transcripts and the various tools available to help with that. &#xA;&#xA;Aral then talked about the different hardware / software used for live streaming, mixing video, etc. If you are interested in live streaming video then it is really worth watching for that,  &#xA;&#xA;REFERENCES&#xA;&#xA;Live Stream EP 4&#xA;Small Tech Website&#xA;&#xA;A few of the links mentioned&#xA;&#xA;Subtitles and Captioning&#xA;&#xA;Thisten&#xA;Simon Says&#xA;&#xA;Streaming&#xA;&#xA;Streamyard&#xA;Smartphone light meter&#xA;&#xA;Next episode&#xA;Thursday 28th Jan 2021 @ 17:00 UTC&#xA;&#xA;TAGS&#xA;&#xA;#YearOfTheFediverse,#small-tech,#livestreaming,#transcript,#software,#hardware,#streaming,#video&#xA;&#xA;a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-sa/4.0/&#34;img alt=&#34;Creative Commons Licence&#34; style=&#34;border-width:0&#34; src=&#34;https://i.creativecommons.org/l/by-sa/4.0/88x31.png&#34; //abr /This work is licensed under a a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-sa/4.0/&#34;Creative Commons Attribution-ShareAlike 4.0 International License/a&#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>Small web episode 4</p>

<p>Live streaming on a budget</p>

<p><a href="https://torresjrjr.com/archive/2020-07-19-guide-to-the-fediverse" rel="nofollow"><img src="https://socialhub.activitypub.rocks/uploads/default/original/1X/6aac842b7ff5c58385a02f3a131c259281be88c8.png"></a></p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>

<p>EP 4</p>

<p>So this week, Aral and Laura looked at how they live stream their episodes.</p>

<p>Laura talked about accessibility, using subtitles, transcripts and the various tools available to help with that.</p>

<p>Aral then talked about the different hardware / software used for live streaming, mixing video, etc. If you are interested in live streaming video then it is really worth watching for that,</p>

<p><strong>REFERENCES</strong></p>
<ul><li><a href="https://small-tech.org/videos/small-is-beautiful-04/" rel="nofollow">Live Stream EP 4</a></li>
<li><a href="https://small-tech.org" rel="nofollow">Small Tech Website</a></li></ul>

<p>A few of the links mentioned</p>

<p><strong>Subtitles and Captioning</strong></p>
<ul><li><a href="https://thisten.io" rel="nofollow">Thisten</a></li>
<li><a href="http://www.simonsays.ai" rel="nofollow">Simon Says</a></li></ul>

<p><strong>Streaming</strong></p>
<ul><li><a href="https://www.streamyard.com" rel="nofollow">Streamyard</a></li>
<li><a href="https://www.luxiforall.com/smartphone-light-meter" rel="nofollow">Smartphone light meter</a></li></ul>

<p><strong>Next episode</strong>
Thursday 28th Jan 2021 @ 17:00 UTC</p>

<p><strong>TAGS</strong></p>

<p><a href="/paulsutton/tag:YearOfTheFediverse" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">YearOfTheFediverse</span></a>,<a href="/paulsutton/tag:small" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">small</span></a>-tech,<a href="/paulsutton/tag:livestreaming" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">livestreaming</span></a>,<a href="/paulsutton/tag:transcript" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">transcript</span></a>,<a href="/paulsutton/tag:software" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">software</span></a>,<a href="/paulsutton/tag:hardware" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">hardware</span></a>,<a href="/paulsutton/tag:streaming" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">streaming</span></a>,<a href="/paulsutton/tag:video" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">video</span></a></p>

<p><a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="nofollow"><img alt="Creative Commons Licence" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png"/></a><br/>This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="nofollow">Creative Commons Attribution-ShareAlike 4.0 International License</a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/small-web-episode-4</guid>
      <pubDate>Fri, 22 Jan 2021 13:25:53 +0000</pubDate>
    </item>
    <item>
      <title>Discussion on Open Hardware</title>
      <link>https://personaljournal.ca/paulsutton/discussion-on-open-hardware</link>
      <description>&lt;![CDATA[Discussion on Open Hardware&#xA;&#xA;The foss-north crew discuss and explain copyright and licenses. In this episode, Javier Serrano joins us and discuss open hardware and how open licenses work in that space.&#xA;&#xA;iframe width=&#34;560&#34; height=&#34;315&#34; sandbox=&#34;allow-same-origin allow-scripts allow-popups&#34; src=&#34;https://diode.zone/videos/embed/b907dac8-9b4c-42db-b130-26dd79547c8e&#34; frameborder=&#34;0&#34; allowfullscreen/iframe&#xA;&#xA;Foss North&#xA;&#xA;#cern,#freesoftware,#licensing,#open,#hardware &#xA;opensource&#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>Discussion on Open Hardware</p>

<p>The foss-north crew discuss and explain copyright and licenses. In this episode, Javier Serrano joins us and discuss open hardware and how open licenses work in that space.</p>

<iframe width="560" height="315" src="https://diode.zone/videos/embed/b907dac8-9b4c-42db-b130-26dd79547c8e" frameborder="0" allowfullscreen=""></iframe>
<ul><li><a href="https://foss-north.se/pod" rel="nofollow">Foss North</a></li></ul>

<p><a href="/paulsutton/tag:cern" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">cern</span></a>,<a href="/paulsutton/tag:freesoftware" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">freesoftware</span></a>,<a href="/paulsutton/tag:licensing" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">licensing</span></a>,<a href="/paulsutton/tag:open" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">open</span></a>,<a href="/paulsutton/tag:hardware" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">hardware</span></a>
<a href="/paulsutton/tag:opensource" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">opensource</span></a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/discussion-on-open-hardware</guid>
      <pubDate>Sun, 20 Dec 2020 20:12:32 +0000</pubDate>
    </item>
  </channel>
</rss>