282 lines
8.2 KiB
HTML
282 lines
8.2 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="My 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="My Ponderings | Paul's Site of Stuff">
|
||
<meta property="twitter:domain" content="paulwilde.uk">
|
||
<meta property="twitter:url" content="https://paulwilde.uk/ponderings/">
|
||
|
||
|
||
<link rel="alternate" type="application/atom+xml" title="RSS" href="https://paulwilde.uk/atom.xml">
|
||
|
||
</head>
|
||
|
||
<body class="">
|
||
<div class="container">
|
||
|
||
<header class="header">
|
||
<div class="header__inner">
|
||
<div class="header__logo">
|
||
|
||
<a href="/" 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="/rss">atom.xml</a></li>
|
||
</ul>
|
||
</nav>
|
||
|
||
|
||
|
||
</header>
|
||
|
||
<p>I refuse to use the word that comes from a compounded “web log”, but here’s some
|
||
stuff I did or wrote or generally something I have pondered</p>
|
||
|
||
|
||
<div class="content">
|
||
|
||
<div class="posts">
|
||
<div class="post on-list">
|
||
|
||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/nemini/">Nemini</a></h1>
|
||
<div class="post-meta-inline">
|
||
|
||
<span class="post-date">
|
||
2023-02-20
|
||
</span>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="post-tags-inline">
|
||
:: tags:
|
||
<a class="post-tag" href="https://paulwilde.uk/tags/development/">#development</a></span>
|
||
|
||
|
||
|
||
|
||
<div class="post-content">
|
||
|
||
<p>‘/nɛmɪnaɪ/’ Nem-in-eye</p>
|
||
<h3 id="a-simple-gemini-server">A simple Gemini server</h3>
|
||
<p>Nemini is a simple Gemini server with static file serving, virtual host and alias support.
|
||
“Simple” in the way it is, hopefully, simple to configure and use with minimal knowledge of web servers in general.
|
||
You probably need to be familiar with TOML configuration files, but other than that the server should run fairly easily.</p>
|
||
|
||
</div>
|
||
<div>
|
||
<!-- ︎ -- force text style - some devices render this as emoji -->
|
||
<a class="read-more button" href="https://paulwilde.uk/ponderings/nemini/">
|
||
<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/freshgpt/">AI Search</a></h1>
|
||
<div class="post-meta-inline">
|
||
|
||
<span class="post-date">
|
||
2023-02-16
|
||
</span>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="post-tags-inline">
|
||
:: tags:
|
||
<a class="post-tag" href="https://paulwilde.uk/tags/poem/">#poem</a></span>
|
||
|
||
|
||
|
||
<div class="post-content">
|
||
|
||
<p>A poem about AI search engines</p>
|
||
<blockquote>
|
||
<p>This is a story all about how<br />
|
||
Your query got twist-turned upside down<br />
|
||
And I’d like to show an answer just sit right there<br />
|
||
It might not be fully accurate but I don’t care</p>
|
||
</blockquote>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="post on-list">
|
||
|
||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/turning-off-birdsitelive/">Why I have turned off my BirdsiteLIVE instance</a></h1>
|
||
<div class="post-meta-inline">
|
||
|
||
<span class="post-date">
|
||
2022-12-21
|
||
</span>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="post-tags-inline">
|
||
:: tags:
|
||
<a class="post-tag" href="https://paulwilde.uk/tags/information/">#information</a></span>
|
||
|
||
|
||
|
||
|
||
<div class="post-content">
|
||
|
||
<p>Hello. How are you? I am fine.<br />
|
||
<br />
|
||
You may know me from a few places, but likely on the Fediverse as the person that
|
||
maintains a BirdsiteLIVE instance with the url <a href="https://birdsite.wilde.cloud">birdsite.wilde.cloud</a>.</p>
|
||
|
||
</div>
|
||
<div>
|
||
<!-- ︎ -- force text style - some devices render this as emoji -->
|
||
<a class="read-more button" href="https://paulwilde.uk/ponderings/turning-off-birdsitelive/">
|
||
<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/sql-haiku/">SQL Haiku</a></h1>
|
||
<div class="post-meta-inline">
|
||
|
||
<span class="post-date">
|
||
2022-10-26
|
||
</span>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="post-tags-inline">
|
||
:: tags:
|
||
<a class="post-tag" href="https://paulwilde.uk/tags/poem/">#poem</a></span>
|
||
|
||
|
||
|
||
<div class="post-content">
|
||
|
||
<p>A Haiku in SQL</p>
|
||
<pre data-lang="sql" style="background-color:#212121;color:#eeffff;" class="language-sql "><code class="language-sql" data-lang="sql"><span style="color:#c792ea;">SELECT</span><span> haiku </span><span style="color:#c792ea;">FROM
|
||
</span><span>tableHaikus </span><span style="color:#c792ea;">WHERE</span><span> LEFT(name,
|
||
</span><span style="color:#f78c6c;">3</span><span>) </span><span style="color:#89ddff;">LIKE '</span><span style="color:#c3e88d;">SQL</span><span style="color:#89ddff;">'</span><span>;
|
||
</span></code></pre>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<div class="post on-list">
|
||
|
||
<h1 class="post-title"><a href="https://paulwilde.uk/ponderings/fortieth/">Fortieth</a></h1>
|
||
<div class="post-meta-inline">
|
||
|
||
<span class="post-date">
|
||
2022-09-24
|
||
</span>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="post-tags-inline">
|
||
:: tags:
|
||
<a class="post-tag" href="https://paulwilde.uk/tags/poem/">#poem</a></span>
|
||
|
||
|
||
|
||
|
||
<div class="post-content">
|
||
|
||
<p>A poem, about turning 40</p>
|
||
<blockquote>
|
||
<p>’Twas the morning after the fortieth<br />
|
||
And all through the house<br />
|
||
Not a creature was stirring
|
||
</div>
|
||
<div>
|
||
<!-- ︎ -- force text style - some devices render this as emoji -->
|
||
<a class="read-more button" href="https://paulwilde.uk/ponderings/fortieth/">
|
||
<span class="button__text">Read more</span>
|
||
<span class="button__icon">↩︎</span>
|
||
</a>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
<div class="pagination">
|
||
<div class="pagination__buttons">
|
||
<span class="button next">
|
||
<a href="https://paulwilde.uk/ponderings/page/2/">
|
||
<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">
|
||
<div class="copyright copyright--user">Paul Wilde 2024 :: Theme <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a></div>
|
||
</div>
|
||
</footer>
|
||
|
||
|
||
</div>
|
||
</body>
|
||
|
||
</html>
|