<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>overleaf &amp;mdash; Paul Sutton</title>
    <link>https://personaljournal.ca/paulsutton/tag:overleaf</link>
    <description>Personal Blog</description>
    <pubDate>Tue, 05 May 2026 14:47:50 +0000</pubDate>
    <item>
      <title>Overleaf Beta Testing</title>
      <link>https://personaljournal.ca/paulsutton/overleaf-beta-testing</link>
      <description>&lt;![CDATA[Overleaf Beta Testing&#xA;&#xA;As I have signed up in the Overleaf beta testing programme, I am able to access new features early.   The latest is testing their AI tool to help fix any errors to the LaTeX code.&#xA;&#xA;This is going well so far, and seems a useful feature, especially as LaTeX can throw up problems that are harder to identify at times &#xA;&#xA;Updates&#xA;&#xA;7/7/2024 : I have made a video to illustrate how this feature can be used:&#xA;&#xA;iframe title=&#34;Overleaf AI integration&#34; width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://diode.zone/videos/embed/527103ad-8310-420a-a5f3-da7155746e98&#34; frameborder=&#34;0&#34; allowfullscreen=&#34;&#34; sandbox=&#34;allow-same-origin allow-scripts allow-popups allow-forms&#34;/iframe&#xA;&#xA;Tags&#xA;&#xA;#LaTeX,#Overleaf,#BetaProgramme,#AI,#Testing,#Document,#Writing&#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>Overleaf Beta Testing</p>

<p>As I have signed up in the <a href="https://www.overleaf.com/" rel="nofollow">Overleaf</a> beta testing programme, I am able to access new features early.   The latest is testing their AI tool to help fix any errors to the LaTeX code.</p>

<p>This is going well so far, and seems a useful feature, especially as LaTeX can throw up problems that are harder to identify at times</p>

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

<p>7/7/2024 : I have made a video to illustrate how this feature can be used:</p>

<iframe title="Overleaf AI integration" width="560" height="315" src="https://diode.zone/videos/embed/527103ad-8310-420a-a5f3-da7155746e98" frameborder="0" allowfullscreen=""></iframe>

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

<p><a href="/paulsutton/tag:LaTeX" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LaTeX</span></a>,<a href="/paulsutton/tag:Overleaf" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Overleaf</span></a>,<a href="/paulsutton/tag:BetaProgramme" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">BetaProgramme</span></a>,<a href="/paulsutton/tag:AI" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">AI</span></a>,<a href="/paulsutton/tag:Testing" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Testing</span></a>,<a href="/paulsutton/tag:Document" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Document</span></a>,<a href="/paulsutton/tag:Writing" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Writing</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/overleaf-beta-testing</guid>
      <pubDate>Tue, 02 Jul 2024 14:03:08 +0000</pubDate>
    </item>
    <item>
      <title>LaTeX : Course takeaway - Page Orientation</title>
      <link>https://personaljournal.ca/paulsutton/latex-course-takeaway-page-orientation</link>
      <description>&lt;![CDATA[LaTeX : Course takeaway - Page Orientation&#xA;&#xA;I am still undertaking the EdX LaTeX Course, however one of the useful takeaways so far for me is to use the pdflscape package rather than the lscape package.&#xA;&#xA;I have made a video which illustrates the difference between the two.  &#xA;&#xA;Video&#xA;&#xA;iframe title=&#34;latex-pdflscape page orientation&#34; width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://diode.zone/videos/embed/76f06a38-103f-4e28-802a-0e6d014d9df6&#34; frameborder=&#34;0&#34; allowfullscreen=&#34;&#34; sandbox=&#34;allow-same-origin allow-scripts allow-popups&#34;/iframe&#xA;&#xA;This is just basic usage but it should be enough to get started. &#xA;&#xA;Links&#xA;&#xA;The Comprehensive TeX Archive Network&#xA;&#xA;Tags&#xA;&#xA;#Writing,#LaTeX,#Overleaf,#pdflscape,&#39;#lscape,#Portrait,#Landscape#PageOrientation&#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>LaTeX : Course takeaway – Page Orientation</p>

<p>I am still undertaking the <a href="https://www.personaljournal.ca/paulsutton/edx-latex-course" rel="nofollow">EdX LaTeX Course,</a> however one of the useful takeaways so far for me is to use the pdflscape package rather than the lscape package.</p>

<p>I have made a video which illustrates the difference between the two.</p>

<p><strong>Video</strong></p>

<iframe title="latex-pdflscape page orientation" width="560" height="315" src="https://diode.zone/videos/embed/76f06a38-103f-4e28-802a-0e6d014d9df6" frameborder="0" allowfullscreen=""></iframe>

<p>This is just basic usage but it should be enough to get started.</p>

<p><strong>Links</strong></p>
<ul><li><a href="https://ctan.org/" rel="nofollow">The Comprehensive TeX Archive Network</a></li></ul>

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

<p><a href="/paulsutton/tag:Writing" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Writing</span></a>,<a href="/paulsutton/tag:LaTeX" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LaTeX</span></a>,<a href="/paulsutton/tag:Overleaf" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Overleaf</span></a>,<a href="/paulsutton/tag:pdflscape" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">pdflscape</span></a>,&#39;<a href="/paulsutton/tag:lscape" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">lscape</span></a>,<a href="/paulsutton/tag:Portrait" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Portrait</span></a>,<a href="/paulsutton/tag:Landscape" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Landscape</span></a><a href="/paulsutton/tag:PageOrientation" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">PageOrientation</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/latex-course-takeaway-page-orientation</guid>
      <pubDate>Mon, 01 Jan 2024 15:21:27 +0000</pubDate>
    </item>
    <item>
      <title>How to write your homework using LaTeX</title>
      <link>https://personaljournal.ca/paulsutton/how-to-write-your-homework-using-latex</link>
      <description>&lt;![CDATA[How to write your homework using LaTeX&#xA;&#xA;This is another video on using LaTeX to write documents.  Should be useful or interesting to anyone using or considering switching. &#xA;&#xA;Links&#xA;&#xA;Overleaf&#xA;  Overleaf documentation&#xA;  Writefull&#xA;LaTeX Project&#xA;  Learn LaTeX&#xA;  LaTeX Forum&#xA;  CTAN&#xA;  TeX Live&#xA;  Detexify &#xA;  MathJax&#xA;tikz manual&#xA;&#xA;Tags&#xA;&#xA;#LaTeX,#Writing,#Overleaf&#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>How to write your homework using LaTeX</p>

<p>This is another video on using <a href="https://www.youtube.com/watch?v=cI0gGcYOkiI" rel="nofollow">LaTeX to write documents</a>.  Should be useful or interesting to anyone using or considering switching.</p>

<p><strong>Links</strong></p>
<ul><li><a href="https://www.overleaf.com/" rel="nofollow">Overleaf</a>
<ul><li><a href="https://www.overleaf.com/learn" rel="nofollow">Overleaf documentation</a></li>
<li><a href="https://www.writefull.com/" rel="nofollow">Writefull</a></li></ul></li>
<li><a href="https://www.latex-project.org/" rel="nofollow">LaTeX Project</a>
<ul><li><a href="https://www.learnlatex.org/" rel="nofollow">Learn LaTeX</a></li>
<li><a href="https://latex.org/forum/" rel="nofollow">LaTeX Forum</a></li>
<li><a href="https://www.ctan.org/" rel="nofollow">CTAN</a></li>
<li><a href="https://tug.org/texlive/" rel="nofollow">TeX Live</a></li>
<li><a href="http://detexify.kirelabs.org/classify.html" rel="nofollow">Detexify</a></li>
<li><a href="https://www.mathjax.org/" rel="nofollow">MathJax</a></li></ul></li>
<li><a href="https://www.ctan.org/pkg/pgf" rel="nofollow">tikz manual</a></li></ul>

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

<p><a href="/paulsutton/tag:LaTeX" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LaTeX</span></a>,<a href="/paulsutton/tag:Writing" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Writing</span></a>,<a href="/paulsutton/tag:Overleaf" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Overleaf</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/how-to-write-your-homework-using-latex</guid>
      <pubDate>Fri, 15 Dec 2023 07:00:00 +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>Improve Your Writing Productivity</title>
      <link>https://personaljournal.ca/paulsutton/improve-your-writing-productivity</link>
      <description>&lt;![CDATA[Improve Your Writing Productivity&#xA;&#xA;On the 24th Feb I made a post to help promote a webinar on How To Improve Your Writing Productivity, A Research-Based Approach which was taking place on the 28th Feb.  This was presented by Bec Evans and Chris Smith, co-founders of Prolifiko! in Partnership with Overleaf.&#xA;&#xA;You can now watch the recording of this by registering here it is about 58 minutes long,  I am not sure if this includes any Q&amp;A.&#xA;&#xA;Links&#xA;&#xA;Overleaf&#xA;  Overleaf documentation&#xA;  Writefull&#xA;LaTeX Project&#xA;  Learn LaTeX&#xA;  LaTeX Forum&#xA;  CTAN&#xA;  TeX Live&#xA;  Detexify &#xA;  MathJax&#xA;tikz manual&#xA;&#xA;Tags&#xA;&#xA;#LaTeX,#Writing,#Overleaf&#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>Improve Your Writing Productivity</p>

<p>On the 24th Feb I made a <a href="https://personaljournal.ca/paulsutton/overleaf-writing-webinar" rel="nofollow">post</a> to help promote a webinar on How To <em>Improve Your Writing Productivity, A Research-Based Approach</em> which was taking place on the 28th Feb.  This was presented by Bec Evans and Chris Smith, co-founders of Prolifiko! in Partnership with Overleaf.</p>

<p>You can now watch the recording of this by <a href="https://digital-science.zoom.us/webinar/register/3616746889592/WN_O9x5Oq8uSJaWrvER3NbNNA" rel="nofollow">registering here</a> it is about 58 minutes long,  I am not sure if this includes any Q&amp;A.</p>

<p><strong>Links</strong></p>
<ul><li><a href="https://www.overleaf.com/" rel="nofollow">Overleaf</a>
<ul><li><a href="https://www.overleaf.com/learn" rel="nofollow">Overleaf documentation</a></li>
<li><a href="https://www.writefull.com/" rel="nofollow">Writefull</a></li></ul></li>
<li><a href="https://www.latex-project.org/" rel="nofollow">LaTeX Project</a>
<ul><li><a href="https://www.learnlatex.org/" rel="nofollow">Learn LaTeX</a></li>
<li><a href="https://latex.org/forum/" rel="nofollow">LaTeX Forum</a></li>
<li><a href="https://www.ctan.org/" rel="nofollow">CTAN</a></li>
<li><a href="https://tug.org/texlive/" rel="nofollow">TeX Live</a></li>
<li><a href="http://detexify.kirelabs.org/classify.html" rel="nofollow">Detexify</a></li>
<li><a href="https://www.mathjax.org/" rel="nofollow">MathJax</a></li></ul></li>
<li><a href="https://www.ctan.org/pkg/pgf" rel="nofollow">tikz manual</a></li></ul>

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

<p><a href="/paulsutton/tag:LaTeX" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LaTeX</span></a>,<a href="/paulsutton/tag:Writing" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Writing</span></a>,<a href="/paulsutton/tag:Overleaf" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Overleaf</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/improve-your-writing-productivity</guid>
      <pubDate>Sun, 05 Mar 2023 07:30:00 +0000</pubDate>
    </item>
    <item>
      <title>How I Make Presentations Using LaTeX &amp; Beamer</title>
      <link>https://personaljournal.ca/paulsutton/how-i-make-presentations-using-latex-and-beamer</link>
      <description>&lt;![CDATA[How I Make Presentations Using LaTeX &amp; Beamer&#xA;&#xA;How I Make Presentations Using LaTeX &amp; Beamer&#xA;&#xA;This was posted to the Overleaf LinkedIn feed, so sharing here.   The video covers how to make presentations that contain mathematical notation.&#xA;&#xA;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/rx7wwtmFlD8&#34; title=&#34;YouTube video player&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen/iframe&#xA;&#xA;Writing&#xA;&#xA;Overleaf&#xA;  Overleaf documentation&#xA;  Writefull&#xA;LaTeX Project&#xA;  Learn LaTeX&#xA;  LaTeX Forum&#xA;  CTAN&#xA;  TeX Live&#xA;  Detexify &#xA;  MathJax&#xA;tikz manual&#xA;&#xA;Discussion&#xA;&#xA;Tuxiversity&#xA;  Tuxiversity Forum&#xA;LaTeX Forum&#xA;&#xA;TAGS&#xA;&#xA;#LaTeX,#Overleaf,#Math,#Beamer,#Presentation&#xA;&#xA;img src=&#34;https://socialhub.activitypub.rocks/uploads/default/original/2X/d/dd8ee2842d572bad100cde42f7c98232e69ea9f7.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 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>How I Make Presentations Using LaTeX &amp; Beamer</p>

<p><strong>How I Make Presentations Using LaTeX &amp; Beamer</strong></p>

<p>This was posted to the Overleaf LinkedIn feed, so sharing here.   The video covers how to make presentations that contain mathematical notation.</p>

<iframe width="560" height="315" src="https://www.youtube.com/embed/rx7wwtmFlD8" title="YouTube video player" frameborder="0" allowfullscreen=""></iframe>

<p><strong>Writing</strong></p>
<ul><li><a href="https://www.overleaf.com/" rel="nofollow">Overleaf</a>
<ul><li><a href="https://www.overleaf.com/learn" rel="nofollow">Overleaf documentation</a></li>
<li><a href="https://www.writefull.com/" rel="nofollow">Writefull</a></li></ul></li>
<li><a href="https://www.latex-project.org/" rel="nofollow">LaTeX Project</a>
<ul><li><a href="https://www.learnlatex.org/" rel="nofollow">Learn LaTeX</a></li>
<li><a href="https://latex.org/forum/" rel="nofollow">LaTeX Forum</a></li>
<li><a href="https://www.ctan.org/" rel="nofollow">CTAN</a></li>
<li><a href="https://tug.org/texlive/" rel="nofollow">TeX Live</a></li>
<li><a href="http://detexify.kirelabs.org/classify.html" rel="nofollow">Detexify</a></li>
<li><a href="https://www.mathjax.org/" rel="nofollow">MathJax</a></li></ul></li>
<li><a href="https://www.ctan.org/pkg/pgf" rel="nofollow">tikz manual</a></li></ul>

<p><strong>Discussion</strong></p>
<ul><li><a href="https://forum.tuxiversity.org/" rel="nofollow">Tuxiversity</a>
<ul><li><a href="https://forum.tuxiversity.org/" rel="nofollow">Tuxiversity Forum</a></li></ul></li>
<li><a href="https://latex.org/forum/" rel="nofollow">LaTeX Forum</a></li></ul>

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

<p><a href="/paulsutton/tag:LaTeX" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LaTeX</span></a>,<a href="/paulsutton/tag:Overleaf" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Overleaf</span></a>,<a href="/paulsutton/tag:Math" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Math</span></a>,<a href="/paulsutton/tag:Beamer" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Beamer</span></a>,<a href="/paulsutton/tag:Presentation" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Presentation</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>

<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/how-i-make-presentations-using-latex-and-beamer</guid>
      <pubDate>Sat, 06 Aug 2022 06:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Overleaf Webinar  May 17</title>
      <link>https://personaljournal.ca/paulsutton/overleaf-webinar-may-17</link>
      <description>&lt;![CDATA[Overleaf Webinar  May 17&#xA;&#xA;Date &amp; Time(s): Tuesday, May 17, 2022, 10AM ET / 3PM BST / 7AM PT.&#xA;&#xA;Topic: Intro To Overleaf Part II: Intermediate Features&#xA;&#xA;Description&#xA;&#xA;Our Intro to Overleaf Part II webinar is perfect if you want a deeper insight into how to best use Overleaf and make the most of your account access or subscription. In this webinar we’ll be covering:&#xA;&#xA;Creating a new project&#xA;Adding Images and Tables&#xA;Uploading a bibliography&#xA;Fixing errors&#xA;Sharing your project&#xA;Submitting your project to a journal&#xA;&#xA;Signup&#xA;&#xA;Related Links&#xA;&#xA;Overleaf&#xA;  Overleaf documentation&#xA;  Writefull&#xA;LaTeX Project&#xA;  Learn LaTeX&#xA;  LaTeX Forum&#xA;  CTAN&#xA;  TeX Live&#xA;  Detexify &#xA;  MathJax&#xA;&#xA;Tags&#xA;&#xA;#TeXLaTeX,#Overleaf,#OverleafWebinars&#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>Overleaf Webinar  May 17</p>

<p><strong>Date &amp; Time(s):</strong> Tuesday, May 17, 2022, 10AM ET / 3PM BST / 7AM PT.</p>

<p><strong>Topic:</strong> Intro To Overleaf Part II: Intermediate Features</p>

<p><strong>Description</strong></p>

<p>Our Intro to Overleaf Part II webinar is perfect if you want a deeper insight into how to best use Overleaf and make the most of your account access or subscription. In this webinar we’ll be covering:</p>
<ul><li>Creating a new project</li>
<li>Adding Images and Tables</li>
<li>Uploading a bibliography</li>
<li>Fixing errors</li>
<li>Sharing your project</li>

<li><p>Submitting your project to a journal</p></li>

<li><p><a href="https://digital-science.zoom.us/webinar/register/7216439984658/WN_CThcU7MdT-mwgH1Fk0Zxlw" rel="nofollow">Signup</a></p></li></ul>

<p><strong>Related Links</strong></p>
<ul><li><a href="https://www.overleaf.com/" rel="nofollow">Overleaf</a>
<ul><li><a href="https://www.overleaf.com/learn" rel="nofollow">Overleaf documentation</a></li>
<li><a href="https://www.writefull.com/" rel="nofollow">Writefull</a></li></ul></li>
<li><a href="https://www.latex-project.org/" rel="nofollow">LaTeX Project</a>
<ul><li><a href="https://www.learnlatex.org/" rel="nofollow">Learn LaTeX</a></li>
<li><a href="https://latex.org/forum/" rel="nofollow">LaTeX Forum</a></li>
<li><a href="https://www.ctan.org/" rel="nofollow">CTAN</a></li>
<li><a href="https://tug.org/texlive/" rel="nofollow">TeX Live</a></li>
<li><a href="http://detexify.kirelabs.org/classify.html" rel="nofollow">Detexify</a></li>
<li><a href="https://www.mathjax.org/" rel="nofollow">MathJax</a></li></ul></li></ul>

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

<p><a href="/paulsutton/tag:TeXLaTeX" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">TeXLaTeX</span></a>,<a href="/paulsutton/tag:Overleaf" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Overleaf</span></a>,<a href="/paulsutton/tag:OverleafWebinars" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">OverleafWebinars</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/overleaf-webinar-may-17</guid>
      <pubDate>Tue, 10 May 2022 06:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Make beautiful math graphics using Tikz &amp; LaTeX</title>
      <link>https://personaljournal.ca/paulsutton/make-beautiful-math-graphics-using-tikz-and-latex</link>
      <description>&lt;![CDATA[Make beautiful math graphics using Tikz &amp; LaTeX&#xA;&#xA;How to make beautiful math graphics using Tikz &amp; LaTeX&#xA;&#xA;This was posted to the Overleaf Linked in feed, so sharing here. &#xA;&#xA;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/bQugbYq0BVA&#34; title=&#34;YouTube video player&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen/iframe&#xA;&#xA;Writing&#xA;&#xA;Overleaf&#xA;  Overleaf documentation&#xA;  Writefull&#xA;LaTeX Project&#xA;  Learn LaTeX&#xA;  LaTeX Forum&#xA;  CTAN&#xA;  TeX Live&#xA;  Detexify &#xA;  MathJax&#xA;tikz manual&#xA;&#xA;Discussion&#xA;&#xA;Tuxiversity&#xA;  Tuxiversity Forum&#xA;LaTeX Forum&#xA;&#xA;TAGS&#xA;&#xA;#LaTeX,#Overleaf,#Math,#Tikz&#xA;&#xA;img src=&#34;https://socialhub.activitypub.rocks/uploads/default/original/2X/d/dd8ee2842d572bad100cde42f7c98232e69ea9f7.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 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>Make beautiful math graphics using Tikz &amp; LaTeX</p>

<p><strong>How to make beautiful math graphics using Tikz &amp; LaTeX</strong></p>

<p>This was posted to the Overleaf Linked in feed, so sharing here.</p>

<iframe width="560" height="315" src="https://www.youtube.com/embed/bQugbYq0BVA" title="YouTube video player" frameborder="0" allowfullscreen=""></iframe>

<p><strong>Writing</strong></p>
<ul><li><a href="https://www.overleaf.com/" rel="nofollow">Overleaf</a>
<ul><li><a href="https://www.overleaf.com/learn" rel="nofollow">Overleaf documentation</a></li>
<li><a href="https://www.writefull.com/" rel="nofollow">Writefull</a></li></ul></li>
<li><a href="https://www.latex-project.org/" rel="nofollow">LaTeX Project</a>
<ul><li><a href="https://www.learnlatex.org/" rel="nofollow">Learn LaTeX</a></li>
<li><a href="https://latex.org/forum/" rel="nofollow">LaTeX Forum</a></li>
<li><a href="https://www.ctan.org/" rel="nofollow">CTAN</a></li>
<li><a href="https://tug.org/texlive/" rel="nofollow">TeX Live</a></li>
<li><a href="http://detexify.kirelabs.org/classify.html" rel="nofollow">Detexify</a></li>
<li><a href="https://www.mathjax.org/" rel="nofollow">MathJax</a></li></ul></li>
<li><a href="https://www.ctan.org/pkg/pgf" rel="nofollow">tikz manual</a></li></ul>

<p><strong>Discussion</strong></p>
<ul><li><a href="https://forum.tuxiversity.org/" rel="nofollow">Tuxiversity</a>
<ul><li><a href="https://forum.tuxiversity.org/" rel="nofollow">Tuxiversity Forum</a></li></ul></li>
<li><a href="https://latex.org/forum/" rel="nofollow">LaTeX Forum</a></li></ul>

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

<p><a href="/paulsutton/tag:LaTeX" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LaTeX</span></a>,<a href="/paulsutton/tag:Overleaf" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Overleaf</span></a>,<a href="/paulsutton/tag:Math" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Math</span></a>,<a href="/paulsutton/tag:Tikz" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Tikz</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>

<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/make-beautiful-math-graphics-using-tikz-and-latex</guid>
      <pubDate>Sat, 23 Apr 2022 06:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Software Testing</title>
      <link>https://personaljournal.ca/paulsutton/software-testing</link>
      <description>&lt;![CDATA[Software Testing&#xA;&#xA;Big Blue Button and Overleaf Testing&#xA;&#xA;I am currently involved in testing various software resources,  this include Big Blue Button and Overleaf.   &#xA;&#xA;Big Blue Button&#xA;&#xA;Big Blue Button Testing&#xA;&#xA;The instance of BBB I am using is hosted by Faircam,  we have access to both the current stable release,but also the alpha release.  This allows for testing of the software. I am part of the BBB developer google group, so can report issues and have just joined the Users&#39; list to discuss there too.&#xA;&#xA;Overleaf Online LaTeX Editor testing&#xA;&#xA;With Overleaf, users are given access to new features to try out, so right now they are introducing a new editor,  so the options are the Beta editor,  Normal editor and the usual Rich text editor.  As I prefer to just write in LaTeX, then I am using the normal editor, but also switching between that and the new test editor and can fill in a simple online form to give feedback on new features. &#xA;&#xA;Overleaf&#xA;&#xA;TAGS&#xA;&#xA;#BigBlueButton,#Overleaf,#Software,#Testing&#xA;&#xA;img src=&#34;https://socialhub.activitypub.rocks/uploads/default/original/2X/d/dd8ee2842d572bad100cde42f7c98232e69ea9f7.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 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>Software Testing</p>

<p><strong>Big Blue Button and Overleaf Testing</strong></p>

<p>I am currently involved in testing various software resources,  this include Big Blue Button and Overleaf.</p>
<ul><li><a href="https://bigbluebutton.org/" rel="nofollow">Big Blue Button</a></li></ul>

<p><strong>Big Blue Button Testing</strong></p>

<p>The instance of BBB I am using is hosted by Faircam,  we have access to both the current stable release,but also the alpha release.  This allows for testing of the software. I am part of the BBB developer google group, so can report issues and have just joined the Users&#39; list to discuss there too.</p>

<p><strong>Overleaf Online LaTeX Editor testing</strong></p>

<p>With Overleaf, users are given access to new features to try out, so right now they are introducing a new editor,  so the options are the Beta editor,  Normal editor and the usual Rich text editor.  As I prefer to just write in LaTeX, then I am using the normal editor, but also switching between that and the new test editor and can fill in a simple online form to give feedback on new features.</p>
<ul><li><a href="https://www.overleaf.com/" rel="nofollow">Overleaf</a></li></ul>

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

<p><a href="/paulsutton/tag:BigBlueButton" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">BigBlueButton</span></a>,<a href="/paulsutton/tag:Overleaf" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Overleaf</span></a>,<a href="/paulsutton/tag:Software" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Software</span></a>,<a href="/paulsutton/tag:Testing" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Testing</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>

<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/software-testing</guid>
      <pubDate>Sat, 16 Apr 2022 06:00:00 +0000</pubDate>
    </item>
    <item>
      <title>How to Generate References with LaTeX (BibTeX)</title>
      <link>https://personaljournal.ca/paulsutton/how-to-generate-references-with-latex-bibtex</link>
      <description>&lt;![CDATA[How to Generate References with LaTeX (BibTeX)&#xA;&#xA;How to Generate References with LaTeX (BibTeX)&#xA;&#xA;Another LaTeX video, this time relating to creating a bibliography.  This isn&#39;t using Overleaf, however the principle is similar.  The Overleaf example file has a built in Bibliography example.   I have found a video that covers this, so please see the second video below. &#xA;&#xA;There are adverts every so often, but you can just skip these. &#xA;  &#xA;Video 1 LaTeX and BibTeX&#xA;&#xA;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/KS9GvK7cvmo&#34; title=&#34;YouTube video player&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen/iframe&#xA;&#xA;Video 2 Overleaf and BibTeX&#xA;&#xA;iframe width=&#34;560&#34; height=&#34;315&#34; src=&#34;https://www.youtube.com/embed/JwXQb25cpqA&#34; title=&#34;YouTube video player&#34; frameborder=&#34;0&#34; allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&#34; allowfullscreen/iframe&#xA;&#xA;Writing&#xA;&#xA;Overleaf&#xA;  Overleaf documentation&#xA;  Overleaf Webinars&#xA;  Writefull&#xA;Detexify &#xA;LaTeX Project&#xA;  Learn LaTeX&#xA;  CTAN&#xA;  TeX Live&#xA;  LaTeX Community Forum&#xA;Google Scholar&#xA;&#xA;TAGS&#xA;&#xA;#Writing,#Laboratory,#Lab,#Reports,#Overleaf,#LaTeX,#Video,#Youtube&#xA;&#xA;img src=&#34;https://socialhub.activitypub.rocks/uploads/default/original/2X/d/dd8ee2842d572bad100cde42f7c98232e69ea9f7.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 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>How to Generate References with LaTeX (BibTeX)</p>

<p><strong>How to Generate References with LaTeX (BibTeX)</strong></p>

<p>Another LaTeX video, this time relating to creating a bibliography.  This isn&#39;t using Overleaf, however the principle is similar.  The Overleaf example file has a built in Bibliography example.   I have found a video that covers this, so please see the second video below.</p>

<p>There are adverts every so often, but you can just skip these.</p>

<p><strong>Video 1 LaTeX and BibTeX</strong></p>

<iframe width="560" height="315" src="https://www.youtube.com/embed/KS9GvK7cvmo" title="YouTube video player" frameborder="0" allowfullscreen=""></iframe>

<p><strong>Video 2 Overleaf and BibTeX</strong></p>

<iframe width="560" height="315" src="https://www.youtube.com/embed/JwXQb25cpqA" title="YouTube video player" frameborder="0" allowfullscreen=""></iframe>

<p><strong>Writing</strong></p>
<ul><li><a href="https://www.overleaf.com/" rel="nofollow">Overleaf</a>
<ul><li><a href="https://www.overleaf.com/learn" rel="nofollow">Overleaf documentation</a></li>
<li><a href="https://www.overleaf.com/events/webinars" rel="nofollow">Overleaf Webinars</a></li>
<li><a href="https://www.writefull.com/" rel="nofollow">Writefull</a></li></ul></li>
<li><a href="http://detexify.kirelabs.org/classify.html" rel="nofollow">Detexify</a></li>
<li><a href="https://www.latex-project.org/" rel="nofollow">LaTeX Project</a>
<ul><li><a href="https://www.learnlatex.org/" rel="nofollow">Learn LaTeX</a></li>
<li><a href="https://www.ctan.org/" rel="nofollow">CTAN</a></li>
<li><a href="https://tug.org/texlive/" rel="nofollow">TeX Live</a></li>
<li><a href="https://latex.org/forum/" rel="nofollow">LaTeX Community Forum</a></li></ul></li>
<li><a href="https://scholar.google.co.uk/" rel="nofollow">Google Scholar</a></li></ul>

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

<p><a href="/paulsutton/tag:Writing" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Writing</span></a>,<a href="/paulsutton/tag:Laboratory" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Laboratory</span></a>,<a href="/paulsutton/tag:Lab" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Lab</span></a>,<a href="/paulsutton/tag:Reports" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Reports</span></a>,<a href="/paulsutton/tag:Overleaf" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Overleaf</span></a>,<a href="/paulsutton/tag:LaTeX" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">LaTeX</span></a>,<a href="/paulsutton/tag:Video" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Video</span></a>,<a href="/paulsutton/tag:Youtube" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Youtube</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>

<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/how-to-generate-references-with-latex-bibtex</guid>
      <pubDate>Fri, 08 Apr 2022 06:30:00 +0000</pubDate>
    </item>
  </channel>
</rss>