457 lines
13 KiB
HTML
457 lines
13 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<title>Paul's Site of Stuff</title>
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
|
<meta name="robots" content="noodp"/>
|
|
|
|
<link rel="stylesheet" href="https://paulwilde.uk/style.css">
|
|
<link rel="stylesheet" href="https://paulwilde.uk/color/orange.css">
|
|
|
|
<link rel="stylesheet" href="https://paulwilde.uk/color/background_blue.css">
|
|
|
|
<link rel="stylesheet" href="https://paulwilde.uk/font-hack-subset.css">
|
|
|
|
<meta name="description" content="">
|
|
|
|
<meta property="og:description" content="">
|
|
<meta property="og:title" content="Ponderings | Paul's Site of Stuff">
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:url" content="https://paulwilde.uk/ponderings/">
|
|
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="twitter:description" content="">
|
|
<meta name="twitter:title" content="Ponderings | Paul's Site of Stuff">
|
|
<meta property="twitter:domain" content="paulwilde.uk">
|
|
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/">
|
|
|
|
<link rel="shortcut icon" type="image/png" href="/favicon.png">
|
|
|
|
</head>
|
|
<body class="">
|
|
<div class="container">
|
|
|
|
<header class="header">
|
|
<div class="header__inner">
|
|
<div class="header__logo">
|
|
|
|
<a href="https://paulwilde.uk" style="text-decoration: none;">
|
|
<div class="logo">
|
|
|
|
Hello, I'm Paul
|
|
|
|
</div>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<nav class="menu">
|
|
<ul class="menu__inner">
|
|
<li><a href="/">home</a></li>
|
|
|
|
<li><a href="/aboutme">about me</a></li>
|
|
|
|
<li><a href="/ponderings">ponderings</a></li>
|
|
|
|
<li><a href="/iuse">i use …</a></li>
|
|
|
|
<li><a href="/tags">tags</a></li>
|
|
|
|
<li><a href="/atom.xml">rss</a></li>
|
|
</ul>
|
|
</nav>
|
|
|
|
|
|
|
|
</header>
|
|
|
|
|
|
<div class="content">
|
|
<div class="posts">
|
|
<div class="post on-list">
|
|
|
|
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/toolsiuse/">I Use …</a></h1>
|
|
<div class="post-meta-inline">
|
|
|
|
<span class="post-date">
|
|
2021-08-17
|
|
</span>
|
|
|
|
</div>
|
|
|
|
|
|
<span class="post-tags-inline">
|
|
:: tags:
|
|
<a class="post-tag" href="https://paulwilde.uk/tags/iuse/">#iuse</a>
|
|
<a class="post-tag" href="https://paulwilde.uk/tags/me/">#me</a>
|
|
<a class="post-tag" href="https://paulwilde.uk/tags/tech/">#tech</a></span>
|
|
|
|
|
|
|
|
|
|
<div class="post-content">
|
|
<p>In the interest of sharing interesting information, I thought I'd create this page to list some of my favourite software packages and tools.<br />
|
|
This list is by no means complete as, if you're like me you'll understand, I use hundreds of software packages.</p>
|
|
<p>For PC/Laptop :</p>
|
|
<ul>
|
|
<li>Operating System
|
|
<ul>
|
|
<li><a href="https://archlinux.org">Arch Linux</a></li>
|
|
<li><a href="https://github.com/baskerville/bspwm">bspwm</a></li>
|
|
</ul>
|
|
|
|
</div>
|
|
<div>
|
|
<!-- ︎ -- force text style - some devices render this as emoji -->
|
|
<a class="read-more button" href="https://paulwilde.uk/ponderings/toolsiuse/">
|
|
<span class="button__text">Read more</span>
|
|
<span class="button__icon">↩︎</span>
|
|
</a>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="post on-list">
|
|
|
|
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/mailautoconf/">Mailautoconf</a></h1>
|
|
<div class="post-meta-inline">
|
|
|
|
<span class="post-date">
|
|
2021-08-17
|
|
</span>
|
|
|
|
</div>
|
|
|
|
|
|
<span class="post-tags-inline">
|
|
:: tags:
|
|
<a class="post-tag" href="https://paulwilde.uk/tags/development/">#development</a>
|
|
<a class="post-tag" href="https://paulwilde.uk/tags/email/">#email</a></span>
|
|
|
|
|
|
|
|
|
|
<div class="post-content">
|
|
<h3 id="a-simple-configurable-autodiscover-autoconfig-service-for-distributed-and-self-hosted-services">A simple, configurable autodiscover/autoconfig service for distributed and self-hosted services.</h3>
|
|
<h3 id="what-is-mailautoconf">What is MailAutoConf?</h3>
|
|
<p>MailAutoConf is autodiscover/autoconfig web server for self-hosted mail services
|
|
which do not have their own autodiscover service.</p>
|
|
|
|
</div>
|
|
<div>
|
|
<!-- ︎ -- force text style - some devices render this as emoji -->
|
|
<a class="read-more button" href="https://paulwilde.uk/ponderings/mailautoconf/">
|
|
<span class="button__text">Read more</span>
|
|
<span class="button__icon">↩︎</span>
|
|
</a>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="post on-list">
|
|
|
|
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/skeletor/">St Skeletor's Day</a></h1>
|
|
<div class="post-meta-inline">
|
|
|
|
<span class="post-date">
|
|
2021-08-03
|
|
</span>
|
|
|
|
</div>
|
|
|
|
|
|
<span class="post-tags-inline">
|
|
:: tags:
|
|
<a class="post-tag" href="https://paulwilde.uk/tags/website/">#website</a></span>
|
|
|
|
|
|
|
|
<div class="post-content">
|
|
<p>St Skeletor's Day<br />
|
|
February 15th<br />
|
|
Every Year</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="post on-list">
|
|
|
|
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/rossrates/">Ross Rates</a></h1>
|
|
<div class="post-meta-inline">
|
|
|
|
<span class="post-date">
|
|
2021-04-06
|
|
</span>
|
|
|
|
</div>
|
|
|
|
|
|
<span class="post-tags-inline">
|
|
:: tags:
|
|
<a class="post-tag" href="https://paulwilde.uk/tags/website/">#website</a></span>
|
|
|
|
|
|
|
|
<div class="post-content">
|
|
<p>Rate Stuff with Ross, quite simple.</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="post on-list">
|
|
|
|
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/basicdough/">Basic Dough Recipe</a></h1>
|
|
<div class="post-meta-inline">
|
|
|
|
<span class="post-date">
|
|
2021-04-01
|
|
</span>
|
|
|
|
</div>
|
|
|
|
|
|
<span class="post-tags-inline">
|
|
:: tags:
|
|
<a class="post-tag" href="https://paulwilde.uk/tags/dough/">#dough</a>
|
|
<a class="post-tag" href="https://paulwilde.uk/tags/recipes/">#recipes</a></span>
|
|
|
|
|
|
|
|
<div class="post-content">
|
|
<p>If you have a bread maker:</p>
|
|
<ol>
|
|
<li>add the water, salt, sugar, herbs, oil, flour and yeast/sourdough starter
|
|
<strong>IN THAT ORDER</strong> to the bread maker's container.
|
|
<ul>
|
|
<li>You <em>must</em> add them in that order, or at least water first else the
|
|
mixture will not mix correctly.</li>
|
|
</ul>
|
|
</li>
|
|
<li>set the bread maker to its "dough" setting and set it going - job done!<br />
|
|
(P.S. you can just use this same recipe as a regular bread too - just set the
|
|
bread maker to the regular "bread" mode)</li>
|
|
<li>At this point I normally transfer the dough to a suitable container and
|
|
cover it to let it rise.</li>
|
|
</ol>
|
|
<p>Without a bread maker:</p>
|
|
<ol>
|
|
<li>add the flour, salt, sugar, herbs and yeast/sourdough starter to the
|
|
large mixing bowl and dry mix them all together.</li>
|
|
<li>form a well in the middle of the flour mixture and slowly pour in the
|
|
water bit by bit, mixing the flour mixture into the water as you go</li>
|
|
<li>continue to mix the flour and water mixture, you're going to need to use
|
|
your hands, but give it a good mix until everything is mixed together well.
|
|
<ul>
|
|
<li>you want the dough to still be a bit wet, so if it's dry, add a bit more
|
|
water</li>
|
|
</ul>
|
|
</li>
|
|
<li>dust the large chopping board with flour and turn out the wet-ish dough
|
|
ball onto the board.</li>
|
|
<li>Knead the dough, <em>a lot!</em> Just keep kneading, adding more flour if
|
|
necessary.
|
|
<ul>
|
|
<li>As you knead you'll noticed the dough ball become more smooth and
|
|
springy, but it will also feel "stronger"</li>
|
|
</ul>
|
|
</li>
|
|
<li>Once the ball is nice and firm, but still springy, place it into a suitable
|
|
container and cover to let it rise.</li>
|
|
</ol>
|
|
<p>After a few hours of rising time (longer if you're using sourdough starter)
|
|
your dough will, hopefully, have risen enormously. You can now use it.
|
|
I'll be adding recipes for <a href="/recipes/">pizzas</a>, <a href="/recipes/">naans</a> and other
|
|
things that use this dough here, eventually.</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="post on-list">
|
|
|
|
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/unphoneticabc/">Unphonetic ABC</a></h1>
|
|
<div class="post-meta-inline">
|
|
|
|
<span class="post-date">
|
|
2021-04-01
|
|
</span>
|
|
|
|
</div>
|
|
|
|
|
|
<span class="post-tags-inline">
|
|
:: tags:
|
|
<a class="post-tag" href="https://paulwilde.uk/tags/website/">#website</a></span>
|
|
|
|
|
|
|
|
<div class="post-content">
|
|
<p>A website directory of all words that can be associated with their letters by <em>not</em>
|
|
sounding as their corresponding letter should do.</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="post on-list">
|
|
|
|
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/bedfordandco/">Bedford & Co</a></h1>
|
|
<div class="post-meta-inline">
|
|
|
|
<span class="post-date">
|
|
2021-04-01
|
|
</span>
|
|
|
|
</div>
|
|
|
|
|
|
<span class="post-tags-inline">
|
|
:: tags:
|
|
<a class="post-tag" href="https://paulwilde.uk/tags/website/">#website</a></span>
|
|
|
|
|
|
|
|
<div class="post-content">
|
|
<p>Simple single page website for a local accountancy business.
|
|
Has additional Vue.js implementation for news and exchange rates updates.</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="post on-list">
|
|
|
|
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/wildeit/">Wilde IT</a></h1>
|
|
<div class="post-meta-inline">
|
|
|
|
<span class="post-date">
|
|
2021-04-01
|
|
</span>
|
|
|
|
</div>
|
|
|
|
|
|
<span class="post-tags-inline">
|
|
:: tags:
|
|
<a class="post-tag" href="https://paulwilde.uk/tags/website/">#website</a></span>
|
|
|
|
|
|
|
|
<div class="post-content">
|
|
<p>A local IT business website detailing available services.
|
|
Our business website.</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="post on-list">
|
|
|
|
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/ltos/">The Lost Tin Opener Society</a></h1>
|
|
<div class="post-meta-inline">
|
|
|
|
<span class="post-date">
|
|
2021-03-31
|
|
</span>
|
|
|
|
</div>
|
|
|
|
|
|
<span class="post-tags-inline">
|
|
:: tags:
|
|
<a class="post-tag" href="https://paulwilde.uk/tags/website/">#website</a></span>
|
|
|
|
|
|
|
|
<div class="post-content">
|
|
<p>A spoof single page animation website of a secret society dedicated to finding all
|
|
lost tin openers.</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="post on-list">
|
|
|
|
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/faces/">Noisy Faces</a></h1>
|
|
<div class="post-meta-inline">
|
|
|
|
<span class="post-date">
|
|
2021-03-31
|
|
</span>
|
|
|
|
</div>
|
|
|
|
|
|
<span class="post-tags-inline">
|
|
:: tags:
|
|
<a class="post-tag" href="https://paulwilde.uk/tags/website/">#website</a></span>
|
|
|
|
|
|
|
|
<div class="post-content">
|
|
<p>Just a very silly website with an animated face making sounds.<br />
|
|
Yeah, just that really. (The image is <em>not</em> me)</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
<div class="pagination">
|
|
<div class="pagination__buttons">
|
|
<span class="button previous">
|
|
<a href="https://paulwilde.uk/ponderings/">
|
|
<span class="button__icon">←</span>
|
|
<span class="button__text">Newer posts</span>
|
|
</a>
|
|
</span>
|
|
|
|
<span class="button next">
|
|
<a href="https://paulwilde.uk/ponderings/page/3/">
|
|
<span class="button__text">Older posts</span>
|
|
<span class="button__icon">→</span>
|
|
</a>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<footer class="footer">
|
|
<div class="footer__inner">
|
|
|
|
<a href="https://notnull.space/@paul" rel="me">fediverse (gts)</a>
|
|
|
|
<a href="https://snac.notnull.space/paul" rel="me">fediverse (snac)</a>
|
|
|
|
<a href="https://codeberg.org/pswilde" rel="me">codeberg</a>
|
|
|
|
<a href="https://keyoxide.org/85633E30514CC1932E4268460ED12CF710BC42CA" rel="me">keyoxide</a>
|
|
|
|
</div>
|
|
<div class="footer__inner">
|
|
<div class="copyright">
|
|
<span>©
|
|
2024
|
|
Paul Wilde</span>
|
|
<span class="copyright-theme">
|
|
<span class="copyright-theme-sep">:: </span>
|
|
Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
</div>
|
|
</body>
|
|
|
|
</html>
|